You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by acoburn <gi...@git.apache.org> on 2017/01/11 20:09:00 UTC

[GitHub] commons-rdf pull request #29: [COMMONSRDF-53] Add ServiceLoader support in O...

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 <ac...@amherst.edu>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-rdf pull request #29: [COMMONSRDF-53] Add ServiceLoader support in O...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-rdf/pull/29


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org