Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Bug 539336 - Update feature versions for 4.10Thomas Watson20-20/+20
Change-Id: I8fe0e8d4350ebf1fd981f83efb6a7b84d7d6c756 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-09-20Build I20180920-0430 failedI20180920-1800I20180920-0630Kalyan Prasad Tatavarthi3-3/+6
Change-Id: Icf08cd832503c667dd50df67071bea212763888a Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2018-09-12Bug 536766 - Drop 32 bit support in 4.10Y20180919-2200I20180920-0430I20180919-1800I20180918-2005I20180918-1800I20180914-0620Sravan Kumar Lakkimsetti2-20/+0
Change-Id: If3896f91c87637a44b92dfa080356be00f343644 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2018-09-12Bug 538962 - I-Build I20180911-1400 build failedY20180912-2200I20180913-1800I20180913-0415I20180912-2240I20180912-0225I20180912-0210Kalyan Prasad Tatavarthi1-0/+1
Change-Id: I600aebf151c726d145fbcf5ba88d6d9c6e85fbb7 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 Lakkimsetti5-3/+7
This reverts commit 3f04fae145932760632a1e5da5011c8c92e6958e.
2018-09-06Revert "Needs a touch for felix.scr qualifier update"I20180906-1400I20180906-0005Sravan Kumar Lakkimsetti5-7/+3
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 Lakkimsetti10-10/+10
Change-Id: Ie5d73afbfcad435db3a729a356d8666f1c2c35c0 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-04Needs a touch for felix.scr qualifier updateSravan Kumar Lakkimsetti3-3/+5
Change-Id: I83bacf71a4b5802bd027a2684e08c7827b844f0d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-03Build failure in I20180903-0800Alexander Kurtakov1-0/+1
Touch feature for I20180903-0800 failure due to new felix.scr qualifier. Change-Id: I31f502ae268ef8083cbe885fae480db780f6c1bf
2018-09-03Build failure in I20180903-0800Alexander Kurtakov1-0/+1
Touch feature for I20180903-0800 failure due to new felix.scr qualifier. Change-Id: Ifca2814a7364e991d5a50a22ee30ef09c1df1d6e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-21Bug 535802 - EPL-2.0 for features in equinox.bundles repoY20180822-2200I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel20-90/+180
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-21Comparator errors in I20180821-0800Alexander Kurtakov1-0/+1
Change-Id: I6ef0b660f44f6e91ad11a1e11b3d37c52b2d0a34 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-07Comparator errors in I20180806-2000Y20180815-2200Y20180808-2200I20180821-0800I20180820-2000I20180820-0800I20180819-2000I20180819-0800I20180818-1500I20180818-0800I20180817-2000I20180816-2000I20180815-2000I20180815-1250I20180814-2000I20180814-0910I20180814-0900I20180813-2000I20180812-2000I20180811-1500I20180810-2000I20180810-0320I20180809-2000I20180808-2000I20180807-2000I20180807-1425I20180807-0350Alexander Kurtakov1-0/+1
Change-Id: I90865e4e315b1f842ac6627e9e8216227cf3f11a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-06Bug 537705 - I-Build: I20180805-2000 build failedI20180806-2000I20180806-0300Sravan Kumar Lakkimsetti2-2/+4
Change-Id: If000119e4683e2a177bf11873758a91e268f3e8c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-08-01Bug 536301 - Update platform to Jetty 9.4.11 (fix CVEs)Y20180801-2200S4_9_0_M2I20180805-2000I20180804-1500I20180803-2000I20180801-2000I20180801-0820Alexander Kurtakov1-1/+2
Change-Id: I3a93109409a625b12a3d5d434ba9822b9994d84f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-06-06Bug 535318 - Update versions for next releaseI20180607-2000Thomas Watson20-20/+20
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 Kurtakov10-10/+10
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 Kurtakov3-8/+3
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-05-08Bug 532294 - Update platform to Jetty 9.4.10S4_8_0_M7I20180514-2000I20180514-0800I20180513-2000I20180513-0800I20180512-1500I20180512-0830I20180511-2000I20180509-2000I20180509-0800I20180508-2000I20180508-0800Alexander Kurtakov1-0/+1
Touch equinox jetty feature. Change-Id: Ic21b9b9b3ce1cc552d56ae1aca14c3451506b2e0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-04-11Bug 533464 - Build failure in I20180411-0530I20180411-2000I20180411-0735Sravan Kumar Lakkimsetti2-1/+3
Change-Id: Ie2a3fad8ee0714ebc22f2b32a3147068950647ed Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-03-22Revert "Bug 532294 - Update platform to latest Jetty 9.4.9"I20180409-2000I20180408-2000I20180407-1500I20180406-2000I20180405-2000I20180404-2000I20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000I20180329-0000I20180328-2000I20180327-2000I20180327-0805I20180327-0630I20180326-2000I20180325-2000I20180324-1500I20180323-2000I20180323-0355I20180322-2000Alexander Kurtakov1-1/+0
This reverts commit dbb1e29e74b3ea7bb470e0743885af69fe68d708. Change-Id: I302d5e95e9d90ef7f3780ac12b09fb6145a767cd
2018-03-21Bug 532294 - Update platform to latest Jetty 9.4.9I20180322-0645I20180322-0225I20180321-2000Alexander Kurtakov1-0/+1
Touch jetty feature. Change-Id: I3770eec166ca1b1ed80d5584ad1c7d464346317f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-23Bug 529719 - Update prereqs for Photon Milestones: Orbit URLI20180124-0800I20180123-2000I20180123-1010Thomas Watson3-2/+8
Change-Id: I5fca2c61144c8abd0d39438ad4ddfcadc2be7ac6 Signed-off-by: Thomas Watson <tjwatson@us.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 Kurtakov3-1/+4
Touch the features. Change-Id: I1ff2c6d1252cf5e89f0ee5685cee3f78aba594c9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-01Bug 527620 - Update platform to latest Jetty 9.4.8I20171204-0850I20171204-0830I20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000I20171201-0600Alexander Kurtakov1-0/+1
Change-Id: I95e2b60480a719ce241c2e13bf122d4f356f632e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-10-09Bug 522072 - Update platform to latest Jetty 9.4.7I20171017-2000I20171017-0515I20171016-2000I20171015-2000I20171015-0655I20171014-1500I20171013-2000I20171012-2000I20171011-2000I20171011-0305I20171010-2000I20171009-2000Alexander Kurtakov1-0/+1
Touch equinox.server.jetty to get new jetty bundles. Change-Id: Icfa78693b9582e7692a28fdc0e28a96e77a7723c
2017-10-04Bug 514338 - Update felix SCR to 2.0.12I20171008-2000I20171007-1500I20171006-2000I20171005-2000I20171004-2000I20171004-0315Alexander Kurtakov1-1/+2
Touch equinox.compendium.sdk feature. Change-Id: I5318102af63655a6b9cb624b285f7c74eafb63ce Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-04Bug 521792 - I-builds are failing from September 1 2017 I20170908-0035I20170907-2000I20170906-2000I20170906-0815I20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230Sravan Kumar Lakkimsetti1-0/+1
Change-Id: I41f3a32f84a72d1543df36a64265f71b748e12f3 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.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 Watson20-20/+20
2017-08-08Bug 516761 - Add log.stream to equinox.core sdkI20170808-2000Thomas Watson2-0/+15
- Update reactor pom to build log.stream - Add log.stream to equinox.core sdk and generate source bundle Change-Id: I9e2b1ddd788e39eadffd091ca6ac66698d154b9c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
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 Kurtakov10-10/+10
Point to 4.8 parent pom. Change-Id: I262f4b48dca306931ecf02d684cc87f75d01d5a1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-20Bug 518514 - Update Jetty to 9.4.6I20170621-2000I20170621-0600I20170620-2000Alexander Kurtakov1-0/+1
Touch feature. Change-Id: I540964c0df170b8a61f08a9523dcb9ae4405c317 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-22Bug 506956 - Update prereqs for Oxygen Milestones: ECFY20170523-0000I20170523-0800I20170522-2000I20170522-0800Sravan Kumar Lakkimsetti1-6/+6
Change-Id: Id5fb8b383f57e124394fc9b2a9a169d9d36ca69c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-05-18Bug 506953 - Update prereqs for Oxygen Milestones: Orbit URLY20170518-1000S4_7_0_RC1I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830Sravan Kumar Lakkimsetti3-0/+3
-Updated felix scr so need to touch these bundles Change-Id: I41b11c35896dc69739a7d4be8d30ee625176ef26 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-05-04Bug 516120 - Update Jetty to 9.4.5Alexander Kurtakov1-0/+1
Touch equinox.server.jetty for the new version. Change-Id: I00f76944e6678a56a2bcd1230ecb696101c8388d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-04-24[bug 234509] Equinox keystore fragment for Linux 64bitI20170425-0700I20170425-0240I20170425-0215I20170424-2000Julien HENRY2-0/+20
Use libsecret Change-Id: If2a78c2844bce4232f2e15075c28b380a0737ce4 Signed-off-by: Julien HENRY <henryju@yahoo.fr>
2017-04-20Bug 512807 - Update Jetty to 9.4.4Y20170420-1000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000Alexander Kurtakov1-0/+1
Force qualifier update on o.e.equinox.server.jetty. Change-Id: I62c8f1f501d46c7d19fa5e287ef48f9a0a5bbb0e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-02-07Bug 510929 - Update Jetty to 9.4.1 (or newer)Alexander Kurtakov1-0/+1
Touch jetty feature. Change-Id: Ib452160657de1de7ed1094d773f7208cb99aa1ab Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-01-19Bug 501950 - need to add osgi.util to features that includeThomas Watson2-0/+14
osgi.services Change-Id: Ib0b5942cbe37f6de0acf723cad434388510687d1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-17Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170117-2000Thomas Watson3-0/+27
implementation Add felix scr to equinox features Change-Id: Ie88c71a79733cc623ee2ea32410fa03d8ab293fd Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000I20161101-0800Thomas Watson10-10/+10
Change-Id: If69ecfc29e85c37b3461c36d9156b582e954828a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-27Bug 506597 - Build failure on I20161026-2000Y20161027-1250Y20161027-1000I20161027-0700Markus Keller10-7/+13
2016-10-17Bug 501505 - Several M2 candidate features decrease versions compared toY20161018-1100I20161018-0800Thomas Watson12-12/+12
Neon.1 candidate Change-Id: I0519a0b8affde855108c511dee8558bdc9c9167b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson10-10/+10
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-06-01Bug 495069 - Try to move up to Jetty 9.3.9R4_6I20160606-1100I20160603-1000I20160602-1000I20160601-2000I20160601-1000David Williams2-1/+3
Change-Id: Ic3c99a4300da09014284557afbff0a6fd8849198 Signed-off-by: David Williams <david_williams@us.ibm.com>
2016-04-13Bug 491565 - 38 pom files specify <executionEnvironment>Thomas Watson1-14/+0
Remove org.eclipse.equinox.log. The implementation and API has been included in the equinox framework for a long time now. Change-Id: Ia9185ab90ea771545134b5e80bde937568d30778 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-03-23Bug 486478 - Soften dependency of org.eclipse.core.jobsY20160324-1000Mickael Istria1-7/+0
org.eclipse.core.jobs is part of a downstream repository, so we need to avoid requiring a specific version to allow modular builds. Change-Id: I8dd748eddda40f4160131b2399d651d11d042196 Signed-off-by: Mickael Istria <mistria@redhat.com>
2016-01-20Bug 470000 - Remove (or reduce) dependency on aspectj bundlesThomas Watson16-194/+51
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 Watson5-4/+6

Back to the top