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 <acoburn@...>
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.
----
---