Changes
Summary
- Fixed minor bugs in build (#71) (details)
- Fix snapshot builds (#72) (details)
- update version to 6.0.0.qualifier (details)
- update osgi framework packages and versions to R6 (details)
- adapt() bundles to DTO classes (details)
- add service.bundleid and service.scope properties to service (details)
- always remove useCounter when ungetting last service ref (details)
- support PrototypeServiceFactory and ServiceObjects (details)
- fix getServicesInUse (details)
- fix BundleHooks when system BundleContext involved (details)
- fix ServiceHooks when system BundleContext involved (details)
- implement WovenClass getState() and WovenClassListeners (details)
- add osgi.native Capability and Requirement for handling (details)
- implement FrameworkWiring findProviders method (details)
- implement Framework init(FrameworkListener[]) method (details)
- fix library extension names (details)
- throw FileNotFoundException when bundle does not contain URLResource (details)
- implement extension bundle activators (details)
- fix update with broken stream (details)
- add osgi.identity capability for the system bundle (details)
- add x86 and x86-64 aliases to native capability (details)
- check native code before attaching fragment - fail if native code error (details)
- remove unused line (details)
- add null check for ungetAllServices (details)
- fix native code test with wildcard (details)
- add java version on start message (details)
- add microsoft windows support on system props (details)
- fixed windows support (details)
- add microsoft windows support to test (details)
- fixup microsoft windows support and java9++ (details)
- fix download link on website (details)