Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-26Bug 574872 - Revert clean up to felix and osgi sourceY20210727-0800I20210729-0050I20210728-1800I20210727-1800I20210726-1800Thomas Watson17-125/+146
2021-07-23Bug 574872 - [Clean-up] Use lambda where possible (1)I20210725-1800I20210724-1800I20210723-1800Hannes Wellmann6-76/+56
2021-07-23Bug 574850 - [Clean-up] Remove generic type arguments where possible (2)Hannes Wellmann1-3/+2
2021-07-23Bug 574850 - [Clean-up] Remove generic type arguments where possible (1)Hannes Wellmann16-67/+67
2021-03-08Remove old build files that are never usedI20210308-1800Thomas Watson10-56/+0
2021-02-02The function.interface.jar is no longer needed on Java 8+I20210202-1840Thomas Watson1-0/+0
2020-12-09Bug 569603 - Micro version bumps needed for OSGi core packagesY20201222-1200Y20201218-1200Y20201215-1200Y20201211-1200I20201222-1800I20201221-1800I20201220-1800I20201219-1800I20201218-1800I20201217-1800I20201216-2110I20201215-1800I20201214-1800I20201213-1800I20201212-1800I20201211-1800I20201210-1800I20201209-1800Thomas Watson10-20/+20
2020-07-06Update OSGi R8 API to the latestThomas Watson1-222/+238
2020-06-10Update OSGi R8 API to the latestThomas Watson4-36/+45
2020-05-19Update OSGi R8 API to the latestThomas Watson9-151/+187
2020-05-11Update OSGi R8 API to the latestThomas Watson14-52/+64
2020-04-28Bug 552573 - rename createBundleActivator to newBundleActivatorThomas Watson1-1/+1
2020-04-02Bug 558514 - [OSGi R8] Core changes for Condition Service RFC 242Thomas Watson2-0/+104
2020-03-10Update OSGi R8 APIsThomas Watson3-5/+17
2020-02-05Update connect api to remove return thisThomas Watson2-6/+3
2020-02-04Rename of ConnectFramework to ModuleConnectorThomas Watson17-54/+70
2019-12-16Bug 552573 - add tags attribute to osgi.identity for connectThomas Watson5-10/+21
2019-12-12Bug 552573 - getModule can throw BundleExceptionThomas Watson1-2/+3
2019-12-12Bug 552573 - Update OSGi Connect APIThomas Watson9-87/+180
2019-12-10Update to the latest OSGi R8 APIThomas Watson4-14/+355
2019-10-30Bug 552573 - [osgi r8] Implement OSGi ConnectThomas Watson15-45/+480
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

Back to the top