Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-10Bug 547928 - Version bumps for 4.13 streamI20190610-1800Thomas Watson2-2/+2
Change-Id: I3cb757a26d45d06c9f9c77c8b2c74aefa1707652 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2019-06-10Bug 547928 - Version bumps for 4.13 streamI20190610-0135Sravan Kumar Lakkimsetti2-2/+2
Change-Id: Ifbe3653c1ca6929fba8c851f36b157d23105885b 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
Change-Id: I69cc7d8bac313a87cb02cb2ecb4029705f6ce9bc Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-03-11Bug 545223 - Version bumps for 4.12 streamAlexander Kurtakov2-2/+2
Bump equinox.sdk feature. Change-Id: I2ecc33ee8857cb235c01617444c65f7559b342f5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
Change-Id: I5c2b2541065e79d0fbf6be5c10b6255765ef781d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-12-11Bug 542668 - Update feature versions for 4.11Thomas Watson2-2/+2
Change-Id: I0d0c8a9be7fea705f902e55e41975cc32c6258a8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseI20181211-0230I20181210-1800I20181210-0755I20181210-0535Niraj Modi1-1/+1
Change-Id: Ic4c1ac4506e43a47abb3210567b944a1caa27a93 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-09-21Bug 539336 - Update feature versions for 4.10Thomas Watson2-2/+2
Change-Id: I8fe0e8d4350ebf1fd981f83efb6a7b84d7d6c756 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-09-20Build I20180920-0430 failedI20180920-1800I20180920-0630Kalyan Prasad Tatavarthi1-1/+2
Change-Id: Icf08cd832503c667dd50df67071bea212763888a Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2018-09-07Revert "Revert "Needs a touch for felix.scr qualifier update""I20180911-1400I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400Sravan Kumar Lakkimsetti1-1/+2
This reverts commit 3f04fae145932760632a1e5da5011c8c92e6958e.
2018-09-06Revert "Needs a touch for felix.scr qualifier update"I20180906-1400I20180906-0005Sravan Kumar Lakkimsetti1-2/+1
This reverts commit 388ed398b809ff1c6bc10140b1e5b14b658ae89a. Revert "Build failure in I20180903-0800" This reverts commit 8375a8c168abebb86c264f3908a956cf8f24ca38. Revert "Build failure in I20180903-0800" This reverts commit 03226b8a574f1f1dff8878e494c9e33b2cf5920f.
2018-09-04Bug 538531 - POM version change for 4.10 releaseI20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-1/+1
Change-Id: Ie5d73afbfcad435db3a729a356d8666f1c2c35c0 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-04Needs a touch for felix.scr qualifier updateSravan Kumar Lakkimsetti1-1/+2
Change-Id: I83bacf71a4b5802bd027a2684e08c7827b844f0d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-08-21Bug 535802 - EPL-2.0 for features in equinox.bundles repoY20180822-2200I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel2-9/+18
Updates the files in the features directory Script used: git checkout master git reset --hard origin/master git pull find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} + find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)http:\/\/www.eclipse.org\/legal\/epl-v10.html/\1\2https:\/\/www.eclipse.org\/legal\/epl-2.0\/\ \1\ \1\2SPDX-License-Identifier: EPL-2.0/' {} + # Get rid of the All rights reserved find . -type f ! -name "*.exsd" ! -name "org.eclipse.jdt.ui.prefs" ! -name "pom.xml" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I7bc08712b685b62907ae31c15425af10a4298ce7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-08-06Bug 537705 - I-Build: I20180805-2000 build failedI20180806-2000I20180806-0300Sravan Kumar Lakkimsetti1-1/+2
Change-Id: If000119e4683e2a177bf11873758a91e268f3e8c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-06-06Bug 535318 - Update versions for next releaseI20180607-2000Thomas Watson2-2/+2
Prep for update license to EPL-2.0 Change-Id: Ic8011309500e960edfb7ca4212b9f9dbee730c0a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180606-1020I20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
Change-Id: Ie72b76cd1aecd017c398c33f98c6aa66dcb543f2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-15Bug 444188 - EclipsePreferences is not thread safeS4_8_0_RC2S4_8_0_RC1I20180528-0800I20180527-2250I20180527-2000I20180527-0800I20180526-1500I20180526-0800I20180525-2000I20180524-0900I20180523-2000I20180523-0800I20180522-2000I20180522-0800I20180521-2000I20180521-0800I20180520-2000I20180520-0800I20180519-1500I20180519-0800I20180518-2000I20180516-2000I20180516-0800I20180515-2000I20180515-1755Alexander Kurtakov1-7/+0
Touch features. This starts to get quite annoying. Change-Id: I9078d77857c1e5f702937b5ade1a633ac0f7c263 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-15Bug 444188 - EclipsePreferences is not thread safeI20180515-1620I20180515-1440Alexander Kurtakov1-1/+2
Touch o.e.equinox.sdk feature. Change-Id: I1c0005b329f97df20acda9cc198251350effdaf7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-04-11Bug 533464 - Build failure in I20180411-0530I20180411-2000I20180411-0735Sravan Kumar Lakkimsetti1-0/+1
Change-Id: Ie2a3fad8ee0714ebc22f2b32a3147068950647ed Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-12-15Bug 528810 - Compilation failure in I20171214-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000I20171215-0930I20171215-0215Alexander Kurtakov1-0/+1
Touch the features. Change-Id: I1ff2c6d1252cf5e89f0ee5685cee3f78aba594c9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-09Update versions for PhotonI20170820-2000I20170819-1500I20170818-2000I20170818-0100I20170818-0040I20170817-2140I20170817-2000I20170816-2000I20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Thomas Watson2-2/+2
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I262f4b48dca306931ecf02d684cc87f75d01d5a1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000I20161101-0800Thomas Watson2-2/+2
Change-Id: If69ecfc29e85c37b3461c36d9156b582e954828a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000Y20161027-1250Y20161027-1000I20161027-0700Markus Keller1-2/+1
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-01-20Bug 470000 - Remove (or reduce) dependency on aspectj bundlesThomas Watson1-4/+0
Change-Id: Ibe5343cacf9cfb126ec8bab22cc9a414d6b28514 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-12-03Bug 483585 - I20151203-0800 build failed due to resolution problemsI20151203-1230Thomas Watson1-0/+2
2015-08-21Bug 470227 - Upgrade to Jetty 9.3 for NeonI20150825-0800Thomas Watson2-2/+2
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
- update parent poms for 4.6
2015-04-23Bug 458374 - Wrong syntax in equinox.sdk featureI20150427-0800I20150426-2000Thomas Watson2-12/+10
2015-01-26Bug 458346 - Unusual, hard to decipher error in I-buildI20150126-0930Thomas Watson1-0/+1
2014-10-09Bug 401784 - Support jetty 9Thomas Watson2-2/+2
- Update feature versions for Mars
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-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-06-06Bug 436758 - Installing a bundle that requires Java 7 when running 6 with ↵R4_4M20140820-1200M20140820-0800M20140813-0800M20140806-0900M20140731-1200M20140730-0800M20140723-0800M20140716-0800M20140709-0800I20140606-1215Thomas Watson1-0/+1
-clean cannot recover
2014-05-28Bug 436039 - Hard to explain build failure in I20140528-0115I20140528-2000I20140528-0930Thomas Watson1-0/+2
2014-04-16Bug 431273 - react to change in EUAThomas Watson1-1/+1
2014-03-31Bug 431540 - Removing hard cycles between equinox git repos has caused p2 to ↵I20140402-0100I20140401-1500I20140401-0800Thomas Watson1-0/+1
be missing from equinox sdk
2014-03-27[430708] Remove circular dependency on p2Mickael Istria1-19/+6
In order to avoid circular dependencies at build-time, it's recommended to avoid "includes" from a feature to another feature that is most likely built separately Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=430708 Signed-off-by: Mickael Istria <mistria@redhat.com> Change-Id: I0ed7e683239a0001a99fefa0da544002f429fd38
2013-06-26Force update for lunaThomas Watson1-1/+1
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-06-07Force update for lunaThomas Watson1-1/+1
2013-05-24Merge branch 'master' into twatson/containerThomas Watson1-0/+1
2013-05-18Update versions for lunaThomas Watson2-2/+2
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2013-01-10Bug 397873 - [CBI] Mismatched versions in pom in rt.equinox.bundlesv20130110-153724I20130122-0800I20130115-1300I20130115-0800Thanh Ha1-1/+1
master branch
2012-12-18Bug 396856 - Equinox features don't match content in I20121218-0800v20121218-194703I20121218-1600Thomas Watson1-1/+1
2012-09-12Bug 386646 - build against declared and/or observed bundle runtime execution ↵v20120912-125810Igor Fedorenko1-13/+0
environment
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+39
Add poms for Tycho build

Back to the top