Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-04Remove unnecessary dispose calls on ColorY20201201-1200Y20201127-1200Y20201124-1200Y20201120-1200Y20201117-1200Y20201113-1200Y20201111-0210Y20201110-1200Y20201109-1200Y20201109-0220Y20201108-1200Y20201107-1200Y20201106-1200Y20201105-1200Y20201104-1200S4_18_0_RC2S4_18_0_RC1S4_18_0_M3R4_18I20210122-0800I20210122-0630I20210122-0420I20201202-1800I20201202-0600I20201201-1800I20201201-0600I20201130-1800I20201130-0600I20201129-1800I20201129-0600I20201128-1800I20201128-0600I20201128-0300I20201127-1800I20201127-1010I20201127-0630I20201125-1800I20201125-0600I20201124-1800I20201124-0600I20201123-1800I20201123-0600I20201122-1800I20201122-0600I20201121-1800I20201121-0600I20201120-1800I20201120-0320I20201119-0730I20201118-1800I20201118-0600I20201117-1800I20201117-0600I20201116-1800I20201116-0600I20201115-1800I20201115-0600I20201114-1800I20201114-0740I20201114-0600I20201113-1800I20201112-1800I20201111-1800I20201110-1800I20201109-1800I20201108-1800I20201107-1800I20201107-0750I20201106-1800I20201106-0710I20201105-1800I20201105-0230I20201104-1800R4_18_maintenanceLars Vogel1-1/+0
It is not necessary anymore to call dispose on Colors since Bug 563018. Change-Id: I10889d1f766e40416052c9d95265a3a58baf0704 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-11-044.18 update for org.eclipse.compare.examples.xmlLars Vogel2-2/+2
For pending Gerrits Change-Id: If08030cfff4b0a92fc37f2429f72b29ee8d05a67 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-20Bug 568029 - Replace activator with settings classY20201103-1200Y20201102-1200Y20201101-1200Y20201031-1200Y20201030-1200Y20201029-1200Y20201028-1200Y20201027-1200Y20201026-1200Y20201025-1200Y20201024-1200Y20201023-1200I20201103-1800I20201103-0030I20201102-1910I20201101-1800I20201031-1800I20201030-1800I20201029-1800I20201028-1800I20201028-0800I20201028-0610I20201028-0130I20201028-0020I20201027-2350I20201027-1800I20201026-1850I20201026-0840I20201026-0650I20201025-1800I20201025-0040I20201024-1800I20201023-1800I20201023-0250Lars Vogel7-31/+18
Change-Id: Iad08bbf575d5de507c24361dbee055c773167639 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-20Bug 568029 - Replace logging via activator with standard loggingY20201021-1200I20201021-1800Lars Vogel3-31/+10
Change-Id: I22aafebc5edbb74bb8d7b0e4f7707588b3e7722c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-204.18 update of compare.coreY20201020-1200I20201021-0200I20201020-1800Lars Vogel2-2/+2
Required for pening Gerrits Change-Id: Ieef7a6bd20246116569520bb777373f45ef61c03 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-16Bug 550016 - Remove ResourceNavigator from Show-in menuY20201019-1200Y20201018-1200Y20201017-1200Y20201016-1200Y20201015-1200Y20201014-1200Y20201013-1200Y20201012-1200Y20201011-1200Y20201010-1200Y20201009-1200Y20201008-1200Y20201006-1200Y20201002-1200Y20201001-1200Y20200930-1200Y20200929-1200Y20200929-0550Y20200928-1200Y20200928-0700Y20200928-0600S4_18_0_M1aS4_18_0_M1I20201020-0240I20201019-1800I20201018-1800I20201017-1800I20201016-1800I20201016-0000I20201015-1800I20201014-1800I20201013-1800I20201012-1800I20201012-0750I20201012-0320I20201011-1800I20201010-1800I20201009-1800I20201009-0800I20201009-0430I20201007-1800I20201007-1320I20201007-0600I20201006-1800I20201006-0840I20201006-0600I20201005-1800I20201005-0600I20201004-1800I20201004-0600I20201003-1800I20201003-0600I20201002-1800I20201001-1800I20200930-1800I20200929-1800I20200928-1800I20200927-1800I20200926-1800I20200925-1800I20200924-1800I20200924-0430I20200924-0340I20200922-1800I20200921-1800I20200920-1800I20200919-1800I20200918-1800I20200917-1800I20200916-1800Alexander Kurtakov1-1/+1
Change-Id: Ib2fe5566716dcc45da3a1ebc4dc10be8f77fc862 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-16Switch away of deprecated Eclipse-LazyStart.I20200916-0410Alexander Kurtakov4-6/+6
Change-Id: Ibdf47c1a0433a46d6e5ded57b00e3604443ee723 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-16Remove dispose calls on colors in TextMergeViewerLars Vogel1-6/+0
It is not necessary anymore to call dispose on Colors since Bug 563018. Change-Id: I630839ce1d279a8a56d1c28adf0bc1e3420ec33e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-16Version bump for 4.18 stream.Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/169290 Change-Id: Ic0174d78ed5738a86fa5d40043a72604b0da3bb3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-14Bug 32023 - Rename "Team" menu to "Version Control"I20200915-1800I20200914-1800Lars Vogel1-2/+2
Change-Id: I496db3e414210d3aa17fd37409c99c8a0121cda7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-10Bug 32023 - Adding version control to view categoryI20200913-1800I20200912-1800I20200912-0010I20200911-1800I20200910-1800Lars Vogel1-1/+1
Change-Id: I98c0f8befcf44279a78711a9344fe3d70d0c3752 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-09Bug 32023 - Rename "Team" menu to "Version Control"Lars Vogel1-1/+1
Use Version Control in preference page description instead of Team Change-Id: Ia3f6015261878d6d31425b46cb8aea797bd2b4c0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-09Bug 32023 - Rename "Team" menu to "Version Control"Lars Vogel1-1/+1
As a first step use Version Control (Team) in the preferences to make it easier for non-Eclipse terminologie user to find the correct entry while still allowing old-timers to refind the entry. Change-Id: I8a211ddf3b62567dfa77c4db406f0027d903ff59 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-094.18 update of bundles/org.eclipse.team.uiI20200910-0100I20200909-1800Lars Vogel2-2/+2
Required for https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/169094 Change-Id: I04002b97b7ca4c4cb81258877b550d054456de33
2020-09-04Bug 566362 - Version bumps for 4.18 streamI20200908-1800I20200908-0440Alexander Kurtakov4-4/+4
Change-Id: I929f6b989d86ef4e4641001d7b85a2ab79e13664 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-03Bug 566356 - POM and product version change for 4.18 releaseI20200904-0540I20200904-0210Alexander Kurtakov27-28/+27
Change-Id: Ia5858d90295b576097ab96aea4dd306ddec8264b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-08-06Using for-each loop in team.coreY20200915-2240Y20200915-0150Y20200914-1200Y20200913-1200Y20200912-1200Y20200911-1200Y20200910-1200Y20200909-1200Y20200908-1200Y20200907-1200Y20200903-2210Y20200901-1200Y20200825-1200Y20200824-1310Y20200823-1200Y20200822-1200Y20200821-1200Y20200820-1200Y20200819-1200Y20200818-1200Y20200817-1210Y20200817-0450Y20200816-1200Y20200815-1200Y20200814-1200Y20200814-0650Y20200814-0630Y20200813-1200Y20200812-1200Y20200811-1200Y20200810-1200Y20200809-1200Y20200808-1200Y20200807-1200Y20200806-1200S4_17_0_RC2S4_17_0_RC1S4_17_0_M3R4_17I20200902-1800I20200902-0600I20200901-1800I20200901-0600I20200831-1800I20200831-0600I20200830-1800I20200830-0600I20200829-1800I20200829-0600I20200828-1800I20200828-0150I20200826-1800I20200826-0600I20200825-1800I20200825-0600I20200824-1900I20200824-0600I20200823-1800I20200823-0600I20200822-1800I20200822-0600I20200821-1800I20200821-0440I20200820-0230I20200819-1800I20200819-0600I20200818-1800I20200818-0900I20200818-0600I20200818-0340I20200817-1800I20200817-0920I20200817-0600I20200817-0450I20200816-1800I20200816-0600I20200815-1800I20200815-0600I20200814-1800I20200814-1040I20200814-0640I20200814-0330I20200813-1800I20200812-1800I20200812-0710I20200811-1800I20200810-1800I20200809-1800I20200808-1800I20200808-0230I20200807-1800I20200806-1800R4_17_maintenanceLars Vogel19-67/+39
Done via JDT clean-up action and manual fix for indentation in ResourceModelContentProvider Change-Id: I4bc1a3913a1e4e71fe9093724c64bef76454f960 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-28Add type parameters for org.eclipse.team.internal.ui.mappingY20200805-1200Y20200804-1200Y20200801-1200Y20200729-1200Y20200729-0630Y20200728-0600I20200805-1800I20200805-0750I20200805-0630I20200804-1800I20200803-1800I20200803-0210I20200801-1800I20200801-0010I20200731-2040I20200731-1800I20200731-0520I20200730-1800I20200729-1800I20200729-0120I20200728-1800I20200728-1120Alexander Fedorov3-9/+9
Add type parameters to collections for org.eclipse.team.internal.ui.mapping Change-Id: Ic36b17f60816692085b5232f5816774dc81a9083 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-07-24Using method reference in NonSynModelMergePageY20200727-0310Y20200725-1200I20200727-1800I20200726-1800I20200724-1800I20200724-0600Lars Vogel1-1/+1
Change-Id: I54c5bea1b8b4d5023938869bcd4c5908a7b83127 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-24Method reference in LocalHistoryPage instead of lambdaLars Vogel1-1/+1
Change-Id: I1626458f8046fcf42b56db63fe00596f3b470b40 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-15Bug 564923 - Do not display proxy warning on macOSY20200722-1200Y20200722-0040Y20200721-0610Y20200721-0450Y20200718-1200Y20200716-0820Y20200715-1200I20200723-1800I20200723-1030I20200723-0620I20200722-1800I20200722-1140I20200722-0610I20200721-1800I20200721-1400I20200721-0950I20200721-0610I20200721-0130I20200720-1800I20200720-0850I20200720-0020I20200719-2010I20200718-1800I20200717-1800I20200716-1800I20200715-1800Alex Blewitt1-1/+4
When running on macOS, a warning is shown on the console every time an Eclipse application is launched: > !ENTRY org.eclipse.core.net 1 0 2020-07-04 14:01:49.811 > !MESSAGE System property http.nonProxyHosts has been set to > local|*.local|169.254/16|*.169.254/16 by an external source. > This value will be overwritten using the values from the preferences This warning is unnecessary, because the JVM automatically sets these values on startup and the proxy setup then does exactly the same thing. There appears to be a logic bug in that the path to verify that the proxies are set that assumes the nonProxyHosts property is empty if the proxies are disabled. However, that condition on macOS is not valid, since the JVM itself will set this value even if the proxies aren't set. Therefore, checking the field is empty on macOS isn't valid. https://github.com/openjdk/jdk/blob/f37d9c8abca50b65ed232831a06d60c1d015013f/src/java.base/macosx/native/libjava/java_props_macosx.c#L449 For minimal impact, when running on macOS, pass the DO_NOT_VERIFY instead of VERIFY_EMPTY so that this message is not generated unnecessarily every time Eclipse launches. Change-Id: I68e955677b347a6b62ef83cdb842c3aa15b203d8 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2020-06-12[Bug 550832] Remove gif which we left during the move to png filesY20200711-1200Y20200708-1200Y20200704-1200Y20200703-0300Y20200701-1200Y20200701-0020Y20200629-1000Y20200629-0740Y20200624-1200Y20200622-0340Y20200620-1200Y20200617-2350Y20200617-1200Y20200617-1040Y20200617-0510Y20200617-0320S4_17_0_M1I20200714-1800I20200713-2230I20200713-1800I20200712-1800I20200711-2250I20200711-1800I20200710-1800I20200710-0230I20200708-1800I20200708-0600I20200707-1800I20200707-0600I20200706-2300I20200706-1800I20200706-0600I20200705-1800I20200705-0710I20200705-0600I20200704-1800I20200704-0600I20200703-1800I20200702-2150I20200702-1800I20200701-2350I20200701-2210I20200701-1800I20200701-0330I20200630-1800I20200629-1800I20200628-1800I20200626-1800I20200625-1800I20200624-1800I20200623-1800I20200623-1010I20200622-1800I20200621-1800I20200620-1800I20200619-1800I20200618-1800I20200617-1800I20200616-1800I20200616-0620I20200616-0320I20200616-0140I20200615-1800I20200614-1800I20200613-1800I20200612-1800I20200612-0650Lars Vogel3-0/+0
Change-Id: Ia79fb808f9f145e7e45483ab7bae42dda248bf3d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-11Add missing overrideI20200612-0400I20200611-1800Carsten Hammer32-0/+130
Change-Id: I4fdb013bcd1a1693ba91895412bcac118fc16e6b Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-114.17 version updatesKarsten Thoms4-4/+4
Required for https://git.eclipse.org/r/#/c/163147/ Change-Id: I13b25b51d4614bb797d6cb6d86db6799bc9c7a8a Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-11Remove unnecessary array creation for varargsCarsten Hammer8-15/+10
Change-Id: I500c5c41f9ded58d9361f831a7fa899ae92bdbf9 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-11Version updates for 4.17Karsten Thoms10-10/+10
Required for https://git.eclipse.org/r/#/c/163146/ Change-Id: I9021199652ddd0adbef868f76c0bfa73529b1287 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceI20200610-1800Lars Vogel1-1/+1
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I7b30de1568464fe5899b3c7f60fa74e46dbb00e1 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceLars Vogel2-2/+2
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I70360f83b7f57b34ae867fdc98a0c370e77cb81f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.team.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164302 Change-Id: Ib70ea7e9c165b5e47d4cd5fa41ed7cb4b9547ccc
2020-06-10Bug 564117 - Using lazy logical operatorLars Vogel1-1/+1
Use lazy logical operator (&& and ||) as it is potentially faster. Change-Id: I6ab8cc6d5ce35cb3a916a6e11de4521340400a73 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.jsch.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164292/ Change-Id: I7fe4760d8290bd7321dc34df7de3ec61273b19d2
2020-06-07Bug 563845 - Version bumps for 4.17 streamI20200609-1800I20200609-0150I20200608-1800I20200607-1800Alexander Kurtakov6-6/+6
Change-Id: I8aea11872c19a0e320011feb210378a59caf8117 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-06Bug 564006 - Comparator Errors in I20200605-1230I20200606-1800I20200606-0940I20200606-0910I20200606-0700I20200606-0400Sravan Kumar Lakkimsetti1-0/+2
Change-Id: Idc56b2333be047dfd015cb8e19dbf79a95ba6a5c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti27-28/+28
Change-Id: Ib2abc1e1374c9bfdfc21b9e33a18e1dad81cee49 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-05-11Bug 441387 - [Themes] Dark theme: when comparing structure background onY20200609-2100Y20200609-0150Y20200528-0030S4_16_0_RC2S4_16_0_RC1S4_16_0_M3R4_16I20200604-0540I20200603-0600I20200602-1800I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640I20200601-0140I20200531-1800I20200531-0600I20200530-0600I20200529-0550I20200528-0200I20200528-0000I20200527-1800I20200527-0600I20200526-1800I20200526-0600I20200525-1800I20200525-0640I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800I20200523-0600I20200522-1800I20200521-1000I20200520-1800I20200520-0600I20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800I20200516-0600I20200515-1930I20200514-1800I20200513-1800I20200512-1800I20200511-1800R4_16_maintenanceLars Vogel1-5/+0
compare editors ends up white Change-Id: Iad9cde6beaf3acdac2d9a282fc113b6db87474fe Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-28Bug 508611 - Remove copies of StringMatcherY20200430-0210Y20200429-0730Y20200428-2310I20200511-0700I20200510-1800I20200509-1800I20200509-0600I20200509-0450I20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800Thomas Wolf7-821/+82
Remove the copy in org.eclipse.core.net; use the canonical implementation from org.eclipse.equinox.common instead. Rework the copy in org.eclipse.team.core to also delegate to the canonical implementation (re-exported from org.eclipse.core.runtime) for matching. There is one more copy of StringMatcher in team.cvs, but that one has been substantially extended with support for basic character classes. Change-Id: I481280d187fc8bcdcb253ddd857c495afdb120d9 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-04-22Remove .cvsignore files.Y20200428-0250Y20200428-0140Y20200427-2330I20200428-0630I20200428-0610I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800Alexander Kurtakov31-34/+14
Time for cvs to RIP. Change-Id: Iabf74d3fe9c20ddbd54927a2999e12f5d4c01088 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-21Bug 562370 - Remove tycho-extras.version maven propertyI20200421-1800Alexander Kurtakov1-1/+1
Handle platform.team repo Change-Id: I9d49cc8e46b5d113cb2c621b339337591fd38b85 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-14Bug 562048 - Remove dependency on icu from platform.teamI20200420-1800I20200419-1800I20200418-1800I20200417-1800I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630Lars Vogel2-2/+1
Change-Id: Ic705b9d888d59856da55d2e739dfefbe9e443e8e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-12Bug 562048 - Remove dependency on icu from platform.teamI20200413-1800I20200412-1800Alexander Kurtakov44-113/+93
Direct replacements only. Change-Id: If8287ead3f0715155294bd9632aa12a310818e8c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-12Version update for 4.16.Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/#/c/160812/ Change-Id: Ifd70bd1040a3218143606b5a6c8131ae93adfb89 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-11Bug 562013 - Botched patch merge in license headerI20200411-1800I20200411-0950I20200411-0720Mat Booth2-8/+3
Fix incorrect merge done in change 91927cb3b3 Change-Id: Id982a3fa7d3984c66ebc291241e68a93c4e4fa89 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-04-04Bug 561712 - Add constructors to Status and MultiStatus to acceptS4_16_0_M1I20200411-0510I20200411-0300I20200410-2300I20200410-1800I20200409-0200I20200408-1800I20200408-0600I20200407-1800I20200407-1210I20200407-0120I20200406-1800I20200406-0600I20200406-0350I20200406-0120I20200405-1800I20200405-0600I20200404-1800I20200404-1220I20200404-0600I20200404-0330Alexander Kurtakov1-5/+4
Class<?> as identifier Use CreatePatchTest.class to fix the ambiguous null. Change-Id: I214fb46b69dfc35bc84f8f6979dccee66293ef05 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-03Bug 561732 - Disable failing CVS testsI20200403-1800Alexander Kurtakov3-6/+6
Disable calling test suites as both are just failing. Change-Id: I07ba036034556a1569c26428488e2d689ebb9707 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-03-19Use .isEmpty() instead of .size()==0 or .equals("")I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800I20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800I20200323-1800I20200322-1800I20200322-1150Carsten Hammer27-38/+38
Change-Id: If2db9cef6eddb2d79e3fd1c312b2c8248dd288d6 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-194.16 update of examples.xmlI20200322-0300I20200321-1800I20200321-0440I20200320-1800I20200319-1800Lars Vogel2-2/+2
Required for https://git.eclipse.org/r/#/c/156568/ Change-Id: I1233179991603cbcbfabd733bd8be914022b3a5f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-03-194.16 update of team.coreLars Vogel2-2/+2
Required for https://git.eclipse.org/r/#/c/156568/ Change-Id: I280ac9172200b3198467988fa5072e59121fa376 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-03-14Use switch over strings where possibleI20200319-0550I20200318-1800I20200318-1400I20200318-1100I20200317-1800I20200316-1800Carsten Hammer10-100/+223
Change cascades of ifs which can be converted to switch over Strings. A switch statement might be faster than an if-then-else chain. And it improves clarity. The problem with the if..else chain is that I have to look into all the if conditions to understand what the program is doing. And the variable might change in the chain processing. Change-Id: Ia7003e12ff240ea8c7ad63a382123c00786110a7 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-14Version update for 4.16 streamCarsten Hammer12-12/+12
Required for https://git.eclipse.org/r/#/c/156567/ Change-Id: Iaf52d8f78385bd7f495c65d336223a6cd161b7fc Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-03-10Fix javadoc warningX20200313-0410X20200312-1900X20200312-1530X20200312-1210X20200312-0700X20200311-2150X20200311-1900X20200311-0820I20200315-2240I20200315-1800I20200314-1800I20200313-1800I20200313-0810I20200312-1835I20200312-1800I20200311-1800I20200310-1800I20200310-0810Karsten Thoms1-3/+15
Change-Id: Ib497768c0680d8f8eddaafbd12a76445de0352e3 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com> Also-by: Carsten Hammer <carsten.hammer@t-online.de>

Back to the top