Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.bundlesI20180828-0800I20180827-2000Lars Vogel4-12/+24
Script used for this update: 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: I4a3195578bdf2d2c8ae86224e6156efcf096362f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-06-12Bug 535318 - Update license to EPL-2.0 for equinox.bundles in about.htmlI20180613-0440I20180613-0300Lars Vogel1-19/+28
Change-Id: Iee03d9fa588848a08b25f153a98586e8d6f138c8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.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>
2017-12-21Bug 529079 - Add Automatic-Module-Name header for Java 9I20180102-2215I20180102-2000Karsten Thoms1-0/+1
Updated version for Eclipse 4.8 Photon Change-Id: I724b125814f395fb5ca123adff7990b7653da3f6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-08-03Bug 520519 - Added OSGI-INF/ to bin.includesI20170807-2000I20170806-2000I20170805-1500I20170804-2000Karsten Thoms3-3/+4
Increment bundle micro version Change-Id: I28c84616d09e404de255bb85daaab5b3d75b0e40 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
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>
2017-03-07Bug 513217 - Equinox DS provides incorrect capabilitiesY20170413-1000Y20170330-1000Y20170321-2315Y20170321-0120Y20170316-0500Y20170309-1000S4_7_0_M6I20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000I20170405-0300I20170405-0200I20170405-0130I20170404-2000I20170404-0840I20170404-0245I20170403-2000I20170402-2000I20170401-2000I20170331-2000I20170330-2000I20170329-2000I20170328-2000I20170327-2000I20170326-2000I20170325-2000I20170324-2000I20170323-2000I20170322-2000I20170321-2000I20170320-2000I20170319-2000I20170318-2000I20170317-2000I20170316-2000I20170315-2000I20170315-0500I20170314-2000I20170313-2000I20170312-2000I20170311-2000I20170310-2000I20170308-2000I20170308-0800I20170307-2000Thomas Watson1-1/+1
Change-Id: I71b352b52d7f156c3059c5eccc2ba4cfb968d8a1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-02-01Bug 510635 - [ds] update felix SCR impl to 2.0.8Y20170202-1000I20170206-2000I20170205-2000I20170204-2000I20170203-2000I20170202-2000I20170201-2000Thomas Watson1-0/+1
Need to import promise package. Change-Id: I578b98bad1a47fde72127a059bd93686cbfda1e5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-23Bug 510679: (Javadoc typo, removed unused API filters, suppressed raw type ↵Y20170126-1700Y20170126-1000S4_7_0_M5I20170126-1030I20170126-0505I20170125-2000I20170125-0800I20170124-2000I20170124-0800I20170123-2000Markus Keller3-28/+3
warnings)
2017-01-23Bug 510679 - Fix implementation of ScrService and add very basic testThomas Watson1-5/+15
Change-Id: I4f79c6c96accc17fb531e7a7a5289130f77d33d5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-20Bug 510679 - Warnings in platform.doc.isv Javadoc log: missing sourcesI20170123-0830I20170123-0800I20170122-2000I20170121-2000I20170121-0950I20170120-2000Thomas Watson7-2/+940
for org.apache.felix.scr Change-Id: I3cd6e36fd7295364b44f7a68e31a64e53ba24458 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-19Bug 501950: [ds] replace Equinox DS implementation with Felix SCR (DS) ↵I20170119-2000Markus Keller1-8/+0
implementation Better don't hide the "minor version increase" errors. See also bug 510679.
2017-01-19Bug 510673 - Set ds.delayed.keepInstances true by defaultY20170119-1000I20170119-1010Thomas Watson2-5/+11
This is done in code and as a p2 instruction. The p2 instruction is a safe guard when provisioned with p2 so that we ensure the property is set in the config.ini such that it will be enabled at boot with no chance of being missed by felix SCR if it happens to start before equinox.ds. Change-Id: I66dbec7b33b14bbc85e8d8d64d71e930106c415e Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-17Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170119-0345I20170118-2000I20170118-1215Thomas Watson54-16741/+84
implementation Gut the Equinox implementation and have it require the felix impl and manage the activation and start-level of felix scr. Change-Id: Idbbb73af5edf2871f4df5edd8329039b342c5995 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-01-10Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170111-0200I20170110-2000Thomas Watson1-1/+1
implementation Temporarily expand the range for DS API import to prepare for R6 DS APIs Change-Id: I8066df8891dd9f880d67f3f5b41464dd23be925a Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-09-06Bug 500873 - [DS] NPE on configuration delete causes performanceY20160915-1000Y20160908-1000I20160920-0800I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Jens Kübler1-6/+9
Do the null check Change-Id: Id1d1caa5adb4bfd2e2b5136570ee45e251900f7d Signed-off-by: Jens Kübler <kuebler@aquintos.com>
2016-09-06 Bug 500873 - Update DS version for Oxygen.Thomas Watson2-2/+2
Change-Id: I1d0c4cb599eeab3e5e44f85980ddf6e03c4c25bc 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 Watson1-1/+1
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-02-26Bug 481449 - The declarative service implementation should beDirk Fauth1-0/+3
exchangable Change-Id: I86bf347e964b1ca792f587026c02e8e527956737 Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
2015-12-04Bug 481449 - Add osgi.extender capability for 1.2 DSI20151215-0800I20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000Jens Kübler2-2/+6
Signed-off-by: Jens Kübler <kuebler@aquintos.com>
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-23Update versions for MarsThomas Watson2-2/+2
2015-04-08Bug 464166 - Fix API problem filter warnings for projects in ↵Szymon Ptaszkiewicz1-50/+0
rt.equinox.bundles repo Change-Id: If0399017942773cb0c3c522722fe6c9d9f1cff5c Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
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>
2013-11-26Bug 402750. [DS] An error is logged when binding optional referencesI20131203-0800Stoyan Boshev1-1/+1
without a match
2013-08-14[Bug 413053] Update copyrights.John Ross2-2/+2
2013-08-13Bug 408686 - [DS] Incorrect error logging inThomas Watson3-4/+5
org.eclipse.equinox.internal.ds.Activator
2013-08-12Bug 413053 - [DS] Component descriptors not reloaded on bundle update when ↵I20130813-0800John Ross2-63/+67
using wildcards in Service-Component When computing the last modified timestamp, bundle.findEntries (supports wildcard characters) is now used rather than bundle.getEntry (does not support wildcard characters).
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-15Bug 407707 - A number of .class files changed, after changing to M7 JDT compilerI20130520-2000I20130519-2000I20130518-1500I20130516-2200I20130516-1800I20130516-1600I20130515-2000Thomas Watson1-0/+1
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-03-08Bug 389171 - [DS] Unexpected exception BundleContext is no longer valid,Stoyan Boshev1-26/+33
during framework shutdown
2013-03-08Bug 397087 - [ds] binds service before it is active Stoyan Boshev1-20/+22
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
2012-12-10Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201919I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
equinox.bundles
2012-09-24Bug 388961 - [DS] Missing bind method should not prevent activation.v20120924-143455Stoyan Boshev2-10/+8
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
Add poms for Tycho build
2012-01-12Bug 335208 - [ds] component instantiated twice (static, immediate,v20120112-1400Stoyan Boshev2-2/+22
servicefactory=false)
2012-01-10BundleListener is registered after SCRManager initialization isStoyan Boshev1-4/+4
complete. This avoids possible NPE when SCR starts.
2012-01-10Bug 358108. [ds] Implement new functionality for R4.3 compendium (RFCStoyan Boshev13-120/+571
176)
2011-11-22Bug 342613 [DS] ClassCircularityError when activating servicesv20111122-1358Stoyan Boshev1-3/+16
2011-11-17Merge branch 'master' of ↵v20111117-1558Stoyan Boshev1-1/+1
ssh://sboshev@git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git
2011-11-17Revert "Revert "Bug 360105 [DS] SCRManager waits too long to enable components""Stoyan Boshev1-2/+2
This reverts commit 13d0e06a500e6db6f059ae9e07eb8246753bfae9.
2011-11-17Revert "Bug 360105 [DS] SCRManager waits too long to enable components"Stoyan Boshev1-2/+2
This reverts commit d4520e11e5282d4ed84732be401602aef135ee29.
2011-11-17Bug 360105 [DS] SCRManager waits too long to enable componentsStoyan Boshev1-2/+2
2011-11-17Bug 363246 - Update org.eclipse.osgi.services and org.eclipse.osgi.util ↵v20111117-1212Thomas Watson1-1/+1
bundles to cmpn R4.3 release.
2011-11-16Bug 344538 [ds] NullPointerException inv20111116-1812Stoyan Boshev1-1/+1
ComponentInstanceImpl.freeServiceReferences
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-09-28Remove +x on non-executable filesBJ Hargrave1-0/+0

Back to the top