Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-11Bug 535318 - Update license to EPL-2.0 for equinox.framework inI20180613-0440I20180613-0300Lars Vogel1-15/+23
about.html Change-Id: I0ed6f712c98659771ed494993c0e2320cbedfe34 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-06-07Bug 535318 - Update versions for next releaseThomas Watson2-2/+2
Prep for update license to EPL-2.0 Change-Id: I7515a3ec6f3edb6afc5efc0ba770a98c25d0db4d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
Change-Id: I25ec4de8aaa26a6e7210e49a6fcd9eb129e3cdae Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-12Bug 534597 - Unanticipated comparator errors in I20180511-2000S4_8_0_RC1I20180516-2000I20180516-0800I20180515-2000I20180515-1755I20180515-1620I20180515-1440I20180515-1300I20180515-0950I20180515-0800I20180514-2000I20180514-0800I20180513-2000I20180513-0800I20180512-1500I20180512-0830Sravan Kumar Lakkimsetti1-0/+1
Change-Id: I8eaeff2a7b25e8850770693d6a49ac89e7c1d4d3 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-02-07Bug 530591 - Fixed typo in temp file nameI20180209-2000I20180208-2000I20180207-2000Karsten Thoms1-1/+1
Change-Id: I0d5606893d660ca20d28b85429114c22fe23166e Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-01-19Bug 530018 - Use StandardCharsetsI20180119-2000Alexander Kurtakov1-13/+6
Bump osgi.tests BREE to 1.7 to allow StandardCharsets usage. Change-Id: I1eae4b06867df991535779dc8d2c0b72077acea4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-14Bug 528712 - Move launcher BREE to 1.7I20171215-0930I20171215-0215I20171215-0120I20171214-2000Alexander Kurtakov1-28/+33
Silence resource warnings and handle zipfile with try-with-resources to ensure it's closed. Change-Id: Ic2d0601029fc03770920b52a28c0c2fa055a037d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-13Bug 528687 - Add missing Automatic-Module-Name header for Java 9Alexander Kurtakov1-0/+1
Change-Id: I19251aca58e9ddc2269357c0f8e9a73d2c4cd252 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-13Bug 528712 - Move launcher BREE to 1.7Alexander Kurtakov6-22/+90
Added missing Override annotations and removed redundant types. Change-Id: I526e1b892c747710a9950070ba1da8745258cdec Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I1620cbf3b7a5520257c374f1c57f16311e0a4b63 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-12-19Bug 509313 - Update CDT configurations for launcher nativesY20161229-1000Y20161223-1030Y20161222-1000I20170102-2000I20170101-2000I20161231-2000I20161230-2000I20161229-2000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000I20161221-2000I20161221-0400I20161220-2000I20161220-0530I20161219-2000Alexander Kurtakov1-111/+109
* Updates for .cproject format changes. * Add gdk-pixbuf include path. * Remove space at end of glib include path making CDT to not resolve it. * Switch to the modern X11 include path. Change-Id: I167ebcd4abf8c659ef36d25d712bb68098bd4e6e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-29Bug 508308 - Fix alternate ws guessesI20161129-2330I20161129-2000Alexander Kurtakov1-22/+2
SWT doesn't ship any of the alternate WS so trying to load them will never succeed. Further more HPUX and AIX still have MOTIF as WS which would prevent the proper WS guess if not explicitly specified. Change-Id: I67d5fb2b3f60391e42ac802f0abd36ee438290de Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-11-07Bug 507178 - Issues with encoding/decoding file URLs in variousY20161110-1000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Thomas Watson1-1/+12
scenarios Change-Id: I2cf6b79d055eef7fb180f3f0f75032cbb84b7d51 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-11-03Bug 452486 - Remove Motif leftoversAlexander Kurtakov2-15/+0
Delete the actual motif code. Change-Id: I94257d7da060ba6b9a4156497a7a189926b00db9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-10-27Bug 506578 - Custom class loaders mapped to Java 9 modules must overrideThomas Watson1-0/+14
new findResource and findClass methods Change-Id: I25ab9c6a154314216e9c6ff492b4062f3f4bba42 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-26Bug 502108 - Initialization of FrameworkExtensionInstaller fails withI20160927-0800Thomas Watson1-1/+10
JDK9 Change-Id: Idf30e3c56eff1b8ae48b7138539e82da150c4af6 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-14Bug 498758 - Move launcher to Java 6Y20160922-1000Alexander Kurtakov6-70/+69
Moved to Java 6. Bumped BREE and minor version to reflect this change. Adjusted fragments range. Generified code. Bumped launcher fragments micro to prevent them being replaced by baseline version. Change-Id: I0ebde7cf31ac4bceeae837d7e2cf1b7a9d180142 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com> Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-09-14Revert "Bug 498758 - Move launcher to Java 6"Y20160915-1000I20160920-0800I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430Sravan Kumar Lakkimsetti6-69/+70
As this is causing build failures This reverts commit 423fa0001fb07c3d832b2366e7e3ff77745904ab. Change-Id: I12aa67cfcc58a2fe333a10f513cb3e20aca99b9d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-09-12Bug 498758 - Move launcher to Java 6I20160914-0030I20160913-2000Alexander Kurtakov6-70/+69
Moved to Java 6. Bumped BREE and minor version to reflect this change. Adjusted fragments range. Generified code. Adjusted windows native code to select 1.6+ vm if found in the registry. Change-Id: Ic420d07c461ebc8e7c48cfbdb54e253d9f1c0080 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
Change-Id: I141bdbfacdcfbc14a5f138669f71ba6fb84f47a8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-03-18Bug 489958: Java9 9-ea+108: Eclipse doesn't start because javax.annotation.* ↵Markus Keller1-6/+9
types are not on boot classpath java.version is now "9-ea". This commit adapts the workaround for bug 466683 to JEP 223. Change-Id: I96165e5935aa96cbc8ec6f894a476c58befbcf3f Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-10-21Update version again for Neon. Need to update micro by 100I20151103-0800I20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000Thomas Watson2-2/+2
2015-10-21Update version for NeonThomas Watson2-2/+2
2015-10-21Bug 221969 - [launcher] Eclipse unable to determine architectureLars Vogel1-0/+5
mismatch (32 bit vrs 64 bit) on startup causing crash without reasonable error message Change-Id: Ie4a7c571adc4707874e5deae784b1dbfd8c041ca Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Thomas Watson1-1/+1
- update parent poms for 4.6
2015-05-11Bug 466683: Java 9 b61+: Eclipse 4.x does not start because org.w3c.dom.** ↵I20150512-2100I20150512-2000I20150511-2130I20150511-2000Markus Keller1-1/+17
has been moved to extension classpath Change-Id: I3fb88d97cf633ef4ea7319cb7eafb0ceb6a7d03b Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-04-23Update versions for MarsI20150426-2000Thomas Watson2-2/+2
2015-04-20Bug 461725 - [Mac] Default the configuration to Application SupportI20150421-0800Pascal Rapicault2-8/+57
Change-Id: I6fa3f69c56592245992c11db37ac91e254ad7d68 Signed-off-by: Pascal Rapicault <pascal@rapicorp.com>
2015-04-02Bug 463788 - Fix API problem filter warnings for projects in ↵Szymon Ptaszkiewicz1-21/+0
rt.equinox.framework repo Change-Id: Idffd635aa1ab85acb5e17418dc69b9ad5301ce80 Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson1-3/+6
from BundleContext.getProperty Change-Id: Ia9e5e8b9c047a8f03d2a6a5361f2e9f50272361e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2014-03-26Bug 430798 - Inability to distinguish and investigate an Equinox restartI20140401-1500I20140401-0800Thomas Watson1-1/+4
request when using -noExit
2014-02-24Bug 426189 - osgi.baseConfiguration.area and -configuration does not resolve ↵I20140225-0800Thomas Watson1-0/+1
using a relative path
2014-01-27Bug 379102 - Prevent running Eclipse as root (optionally)I20140128-0800Krzysztof Daniel1-2/+24
Change-Id: I3f86470968e2b33a03a246c61950451caabe1884 Signed-off-by: Krzysztof Daniel <krzysztof.daniel@gmail.com>
2013-06-24Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsI20130402-0800Thomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-164539I20130227-2000I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2013-01-25Revert "update version number"v20130125-144918I20130128-0800I20130127-2000Thomas Watson1-1/+1
This reverts commit 6372c29ec3e0868dffb767916023bc07e1173bdd.
2013-01-24update version numberPascal Rapicault1-1/+1
2013-01-24Detect when config.ini in the base has changedPascal Rapicault (Ericsson)1-9/+68
2012-11-14Bug 389667 - Folder created in user.home should mention os/ws/archv20121114-150939Pascal Rapicault (Ericsson)1-0/+5
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1813Thomas Watson1-0/+26
Add poms for Tycho build
2012-03-08Bug 373640 - NPE in launcher introduced by bug 241192v20120308-1358Krzysztof Daniel1-0/+5
The loadConfiguration method is allowed to return null, so the substituteVars(Properties) invoked as a last instruction inside the loadConfiguration method must be able to handle null properties properly.
2012-03-05Bug 241192 - Instance default location should use better directory onv20120305-1904Thomas Watson1-2/+68
Windows
2011-11-04Bug 362648 - Error "The configuration area ... not writable" at startv20111104-1845Thomas Watson1-0/+2
Eclipse 3.6.0
2011-09-28Be more precise in .gitignoreBJ Hargrave1-1/+2
Ignore bin folder and also .DS_Store.
2011-09-08Bug 353013 - Allow to disambiguate the config area of multiple installsv20110908-1331Thomas Watson2-13/+34
by install dir hash
2011-07-25Added .gitignore for bin/ folder.dj1-0/+1
2011-07-07Move fragments from org.eclipse.equinox.launcher/[fragments|contributed]/ to ↵Andrew Niefer139-3999/+0
bundles/
2011-07-06Bug 350102 - Update launcher releng scripts to support moving to gitv20110706_git_migrationAndrew Niefer22-8/+30

Back to the top