Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Bug 538717 - Update to the correct javadoc for OSGi R7Thomas Watson2-18/+24
2018-11-02Bug 540323 - Need to catch Throwable to prevent <clinit> errorsI20181106-0125I20181105-1800I20181104-1800I20181103-1800I20181102-2120I20181102-1800Thomas Watson1-2/+2
2018-10-28Bug 540323 - Add helper support for FrameworkUtilY20181030-1100Y20181030-0940I20181029-1800I20181028-1800Thomas Watson1-12/+30
2018-08-14Bug 537505 - Additional changes after reviewThomas Watson1-0/+0
2018-08-10Bug 537505 - Support OpenJ9 CDS directly in the frameworkI20180812-2000I20180811-1500I20180810-2000Thomas Watson1-0/+0
2018-02-20Bug 510638 - Remove FrameworkUtil implementation of FilterI20180222-2000I20180221-2000I20180220-2000Thomas Watson1-1494/+1
2018-02-19Bug 531342 - [osgi R7] update the latest R7 OSGi Core APIThomas Watson7-22/+20
2017-12-04Bug 528116 - [osgi R7] update the latest R7 OSGi APIS4_8_0_M4I20171212-2000I20171211-2000I20171210-2000I20171209-1500I20171209-1020I20171208-2000I20171206-2000I20171206-0800I20171205-2000I20171205-0800I20171205-0250I20171205-0030I20171204-2000Thomas Watson2-19/+19
2017-11-03Bug 526732 - Update to latest Core APII20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000I20171108-2000I20171107-2000I20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000Thomas Watson12-14/+1629
2017-08-22Update OSGi APIs for R7I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000Thomas Watson2-8/+10
2017-06-20Bug 518515 - Update OSGi APIs for R7I20170621-0600I20170620-2000Thomas Watson5-16/+16
2017-06-19Bug 518433 - Tons of exceptions on Exit:I20170619-2000Thomas Watson1-11/+7
2017-06-19Update OSGi API to the latestThomas Watson21-36/+46
2017-06-16Update OSGi Log Service API to the latest for R7Thomas Watson3-27/+65
2017-06-16resolver: add ResolveContext getSubstitutionWires methodThomas Watson3-4/+89
2017-06-16dto: Update org.osgi.dto package to 1.1BJ Hargrave2-13/+15
2017-06-16framework: Define service.changecount service propertyBJ Hargrave1-1/+18
2017-06-16service registry: Add new ServiceReference.getProperties() methodBJ Hargrave1-0/+30
2017-06-16Update framework API to the latest for R7.Thomas Watson54-123/+139
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson1-1/+0
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson5-15/+134
2017-06-16Bug 492043 - [osgi R7] Implement FrameworkEvent STOPPED_SYSTEM_REFRESHED eventThomas Watson33-82/+157
2017-06-16Bug 486950 - [osgi R7] log service is being updatedThomas Watson1-0/+26
2017-06-16Bug 486950 - [osgi R7] log service is being updatedThomas Watson12-26/+340
2017-06-16Bug 487688 - [osgi R7] Implement FrameworkWiringDTOThomas Watson3-7/+53
2017-06-16[bug 486950] [osgi R7] log service is being updatedThomas Watson10-146/+666
2017-01-18Bug 510638 - Remove FrameworkUtil implementation of FilterI20170118-1215Thomas Watson1-1485/+1
2016-09-27Bug 502247 - Remove unused jars from osgi/ folder in org.eclipse.osgi/Thomas Watson2-0/+0
2015-12-01Bug 482643 The performance of FilterImpl.matches(Map) can be improved.I20151203-1230I20151203-0800I20151201-1100Ed Merks1-0/+28
2014-03-12Update osgi.annotation.jar to final version for R6Thomas Watson1-0/+0
2014-03-05Update javadoc with latest OSGi APIY20140309-0500Y20140308-1100I20140309-0800I20140306-1200I20140305-2000Thomas Watson4-7/+18
2014-02-25Bug 429057: New service.bundleid automatic service propertyBJ Hargrave2-4/+17
2014-02-25osgi: Update service id javadoc references for consistencyBJ Hargrave4-8/+9
2014-02-07Bug 427662: dto: Refactor dto package namesBJ Hargrave23-151/+250
2014-02-03osgi: Update to latest APII20140204-0800BJ Hargrave8-25/+41
2014-02-03Bug 427332: dto: Remove cycles in wiring DTOs and add identifiersBJ Hargrave14-76/+249
2014-02-03Bug 427332: dto: Remove BundleRevisionsDTO and BundleWiringsDTOBJ Hargrave4-80/+6
2014-01-13Update OSGi API for R6I20140114-0800Thomas Watson7-84/+82
2013-12-16Update OSGi APII20131217-0800Thomas Watson1-1/+14
2013-11-18Update OSGi API for R6.I20131119-0800Thomas Watson1-0/+22
2013-10-04Bug 418694 - [RFC 204] init framework listeners for notification of extension...Thomas Watson1-2/+30
2013-09-20Update OSGi API to the latest for R6.Thomas Watson4-14/+59
2013-07-17Update to latest OSGi R6 core APII20130717-1600Thomas Watson1-1/+10
2013-06-12Update to latest OSGi R6 core APIThomas Watson102-187/+1142
2013-05-22RFC 195: Update OSGi API for prototype servicesBJ Hargrave7-66/+434
2013-05-22Update OSGi API to use annotationsBJ Hargrave63-189/+343
2013-05-22Add osgi.annotation jar for OSGi package and type annotationsBJ Hargrave1-0/+0
2013-04-26Bug 406658: Define and implement the new OSGi registerService methodBJ Hargrave1-4/+36
2013-03-01OSGi bug 2502: Allows spaces around ';' and ',' in DNChain patternBJ Hargrave1-28/+32
2012-12-12dto: Add draft of OSGi DTO classesBJ Hargrave16-0/+982

Back to the top