You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by acoburn <gi...@git.apache.org> on 2018/03/16 19:38:29 UTC

[GitHub] jena pull request #386: JENA-1508 Update OSGi provisioning features

GitHub user acoburn opened a pull request:

    https://github.com/apache/jena/pull/386

    JENA-1508 Update OSGi provisioning features

    This marks the `com.google.errorprone.annotations.concurrent` package
    as optional. It also adds the (currently missing) `commons-codec` dependency
    to the `features.xml` file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acoburn/jena JENA-1508

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/386.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 #386
    
----
commit 9512887d6c3d2d5a76573bf60dd8a21226ae4581
Author: Aaron Coburn <ac...@...>
Date:   2018-03-16T19:34:48Z

    JENA-1508 Update OSGi provisioning features
    
    This marks the com.google.errorprone.annotations.concurrent package
    as optional. It also adds the (currently missing) commons-codec dependency
    to the features.xml file.

----


---

[GitHub] jena pull request #386: JENA-1508 Update OSGi provisioning features

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

    https://github.com/apache/jena/pull/386


---