pnoltes opened a new pull request #355: URL: https://github.com/apache/celix/pull/355
The OSGi 7 core spec specifies a set standard service properties which must be provided by the framework: https://docs.osgi.org/specification/osgi.core/7.0.0/framework.service.html#framework.service.serviceproperties This PR add the service.bundleid and service.scope standard service properties when registering services and service factories. Also updates the celix_constants.h so that all Celix macro constants default has a variant with a CELIX_ prefix, but also keeps the OSGI_ variants for backwards compatibility. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
