GitHub user acoburn opened a pull request:
https://github.com/apache/commons-rdf/pull/29
[COMMONSRDF-53] Add ServiceLoader support in OSGi
Resolves: COMMONSRDF-53
This adds bundle metadata for the commons-rdf modules to make it easier to
work with the Java `ServiceLoader` in an OSGi context. This consolidates the
OSGi configuration, removing the `commons.osgi.symbolicName` definition and
putting all OSGi-related configuration directly in the `maven-bundle-plugin`
(now that the plugin must be explicitly configured in maven).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/commons-rdf osgi_serviceloader
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rdf/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit 27dbd9eda02550df85734c6198a0308cf5ca55e0
Author: Aaron Coburn <[email protected]>
Date: 2017-01-11T15:11:38Z
Add ServiceLoader support in OSGi
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]