Buuhuu opened a new pull request #4: SLING-7788 Create Spec conform ServiceRegistration from DS Metadata URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/4 So far the OSGI Metadata for DS components were read and added to the metadata used by the ServiceRegistration to implement its interface. Unfortunately the service implemented from the DS Metadata merged with the ones passed to the constructor were not properly exposed as service property and so made the ServiceRegistration incompatible to ServiceTracker (for example). This has been resolved by changing the order of execution in the constructor and verified with a test.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
