Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseMat Booth1-1/+1
Change-Id: I98f087d4ca3c39e9b63d1c8f308b45135e9ce412 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2020-01-08Bug 558773: Revert https changes in license text of *.product filesNoopur Gupta1-6/+6
Change-Id: I3d995f17224007142f578fa67ddc55cdcbcf0605
2020-01-04Bug 558773: Change eclipse.org URLs to httpsNoopur Gupta1-6/+6
Change-Id: Ib7ec3436bda66ea46ca3e4c3b7a2e7894e10272c
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseNiraj Modi1-1/+1
Change-Id: I19659b26b0657fe8f8e2982b85f9af7aa52da22f Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-09-09Bug 550767 - POM and product version change for 4.14 releaseNiraj Modi1-1/+1
Change-Id: Ie0746e290a344b505a228f4725bf149a7540bb61 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-08-29Bug 550572 - The products inEd Merks1-2/+2
org.eclipse.platform.releng.tychoeclipsebuilder all have corrupt licenses Mostly this comes down to corruption of the &trade; symbol which I've fixed in all the products, even ones I didn't see in the p2 repo. I've used &#8482; because Tycho doesn't recognize &trade; as a defined symbol. Change-Id: I56659206b681d326c94d92dd5ad59da4d1526b7f Signed-off-by: Ed Merks <ed.merks@gmail.com>
2019-07-03Bug 548431 - Produce signed windows launcher bundles in the platformSravan Kumar Lakkimsetti1-4/+3
repo removing icon specification in product configuration Change-Id: Ibca20a2c8db79908dfd397f8122f313932054e82 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi1-1/+1
- Also updated updateProductVersion.sh for 4.13 Change-Id: Ib33abd4cf3a8d80b99e853b33d95e3e3c3cd93db Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi1-1/+1
Change-Id: I7e3a068d268de150ac7513b6945d5aa8b60e6c76 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseNiraj Modi1-1/+1
Change-Id: I8f820d4a2b6ac04e4cad7f0f64ed0c9c8cd88acf Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-09-07Bug 538737 - Replace org.eclipse.equinox.ds by org.apache.felix.scrMickael Istria1-1/+1
Change-Id: If6a8bcc9352232e8db71b9dc5cb25fc9f2a58025 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseSravan Kumar Lakkimsetti1-1/+1
Change-Id: I95e8b65614e11ef7165b8ddbf91258d362616e7a Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-03Bug 535802 - EPL 2.0 conversion for releng aggegatorAlexander Kurtakov1-106/+124
Replace license in product files with the stock 2.0 one in order to not see two different licenses when updating. Change-Id: I7c6ac128e187b8c6a9dab03ab5292c47c6b9f5ca Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-29Bug 535802 - EPL 2.0 conversion for releng aggegatorLars Vogel1-2/+2
Products copyright hand edited. Change-Id: I12d6903f8ad3219e23657ae6b47e3dd453da9e92 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-05-30Bug 535193 - Update product version number to 4.9 across build scriptsSravan Kumar Lakkimsetti1-1/+1
Change-Id: Ib61e4010e1d4a5778dcead37f183c915bd2f8232 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-11-21Bug 527379 - Remove referrences to update.configuratorI20171121-0020Alexander Kurtakov1-1/+0
Remove update.configurator from platform product. Change-Id: I78ff6c2139c97eff1a7959b261217572c3b79a7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-19Bug 514333 - Preferences store access can lead to unattended workspaceAndrey Loskutov1-1/+1
location initialization By specifying "osgi.dataAreaRequiresExplicitInit" system property in the product we enforce strict instance data location initialization checks. Now if a plugin will try to access instance data before it is set during startup, startup will fail with a stack trace pointing to the offending code. This change requires a change in equinox first, see https://git.eclipse.org/r/94671. Change-Id: Ieeeca05f0a2ff36ee94c60cbf200d2acb4b8f285 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-09-15Bug 520636 - Make sure Eclipse starts with Java 9Sravan Kumar Lakkimsetti1-1/+1
Change-Id: Iaa50103091d30d4dbe38c67e5da0c9e994b21c76 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-06-09Bug 517929 - Update POMs in the master for 4.8 releaseSravan Kumar Lakkimsetti1-32/+27
Change-Id: I94a66ff2d40779af12a58f29a776c5f048a00b60 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-05-31Bug 517482: Remove Java 9 VM arguments --add-modules and ↵Arun Thondapu1-1/+1
--permit-illegal-access added to eclipse.ini in Oxygen M7 This reverts commit 378b3365a301d1d12cb47a0dbc7ffc0d68256f34. Change-Id: I431169ff1179ca968b77ec244708d1fe39e125b3 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2017-05-04Bug 516143: Add Java 9 VM arguments --add-modules andArun Thondapu1-1/+1
--permit-illegal-access to eclipse.ini Change-Id: I443eae6b3a1334237548fea1857597c0ec607a68 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2017-02-03Bug 511545: Remove extra `-showsplash` settingMickael Istria1-1/+1
Signed-off-by: Mickael Istria <mistria@redhat.com>
2016-06-28Bug 496465 - Prep for new builds - Change to product versions.David Williams1-1/+1
Change-Id: I9ec6f333711cc5acf50069d53bb8d50c89b1a4a5
2016-05-17Bug 493696 - Remove launcher.XXMaxPermSize in our Neon "products"David Williams1-1/+1
Change-Id: I9d54939aa55d46b6df83921f66fd63a0cbd2719f Signed-off-by: David Williams <david_williams@us.ibm.com>
2016-04-20Bug 492054 - What a nasty message if wrong VM used to start SDK orDavid Williams1-1/+1
Platform
2015-07-01Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsDavid Williams1-1/+1
2015-02-10Bug 459558 - remove rcp configuration feature from Platform and SDKDavid Williams1-1/+0
"products"
2015-02-01[releng] format as per product editor.David Williams1-3/+6
2014-07-08Bug 439154 - Product in update is said to be 4.4.0 instead of 4.5.0 David Williams1-1/+1
2014-06-01Bug 409076 - establish standard formattingDavid Williams1-1/+1
removed trailing spaces and tabs
2014-05-20Bug 434815 - [Mac] Luna M7 doesn't launch without JRE 6, even if JDK 7David Williams1-1/+1
is installed
2014-05-10Bug 434508 - An erroneous capital 'T' in some of our product licenseI20140511-2000I20140510-1500David Williams1-1/+1
text
2014-04-17Bug 431273 - react to change in EUA David Williams1-4/+4
2014-04-16Bug 431273 - react to change in EUA David Williams1-55/+54
2014-03-13Revert "Bug 429522 - platform and sdk show same welcome screen"David Williams1-38/+3
This reverts commit e493784707f37cc2c07afb04eadb5a3d57d76b07. This was an experiment commited to wrong branch. (Should have not effect, but is "noise").
2014-03-11Bug 429522 - platform and sdk show same welcome screenDavid Williams1-3/+38
2014-02-25Bug 426260 - [Graphics] Files for new logo David Williams1-3/+9
Adding launcher icons to "tychobuilder"
2013-10-28Bug 419092 - [Mac] Kepler doesn't launch without JRE 6, even if JDK 7 isDavid Williams1-0/+1
installed (Platform Runtime build)
2013-10-20Bug 419092 - [Mac] Kepler doesn't launch without JRE 6, even if JDK 7 isDavid Williams1-1/+0
installed (Platform Runtime build)
2013-06-17Bug 409686 - Prep for 4.4 builds and 4.3 maintenance buildsDavid Williams1-1/+1
2013-05-15Bug 402051 - [Mac] CFBundleIconFile is empty in Info.plistDavid Williams1-0/+1
2013-05-14Revert "Bug 402051 - [Mac] CFBundleIconFile is empty in Info.plist"David Williams1-1/+0
This reverts commit 29a5ec1a6fca61ba3d8e94809c0e0463fe7359ec.
2013-05-14Bug 402051 - [Mac] CFBundleIconFile is empty in Info.plistDavid Williams1-0/+1
2013-05-12Bug 407703 - Issues with our org.eclipse.rcp.configurationDavid Williams1-1/+1
2013-05-12Bug 407703 - Issues with our org.eclipse.rcp.configurationDavid Williams1-0/+1
2013-04-14Bug 401037 - [CBI] org.eclipse.rcp.configuration is in CBI builds, butDavid Williams1-2/+1
not PDE builds (removing explicit listing of dependency from products, adding p2-metadata only to final repo.)
2013-04-03Bug 404796 - Can't launch I20130402-0800 on linuxDavid Williams1-1/+1
2013-04-02Bug 404693 - [CBI] eclipse.ini missing --launcher.appendVmargsDavid Williams1-1/+1
2013-03-24Bug 403841 - Bundle pooled installs appear to be brokenPaul Webster1-1/+1
Include the includeLaunchers="true" in the platform product just like in the sdk product (which works)
2013-02-20Bug 401241 - Eclipse SDK product version is wrong in Kepler streamThanh Ha1-1/+1
- Updated products and poms to use 4.3 version

Back to the top