[
https://issues.apache.org/jira/browse/JENA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403997#comment-16403997
]
ASF GitHub Bot commented on JENA-1508:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/jena/pull/386
> Update OSGi provisioning features
> ---------------------------------
>
> Key: JENA-1508
> URL: https://issues.apache.org/jira/browse/JENA-1508
> Project: Apache Jena
> Issue Type: Improvement
> Components: OSGi
> Affects Versions: Jena 3.6.0
> Reporter: Aaron Coburn
> Priority: Minor
> Fix For: Jena 3.7.0
>
>
> Deploying Jena in an OSGi container (such as Karaf) using the provided
> features.xml artifact fails because of a dependency on theĀ
> com.google.errorprone.annotations.concurrent package (this comes as an
> optional dependency of guava: it is not directly used in the Jena codebase).
> By indicating that this package is optional, the error goes away.
> Secondarily, the 3.7.0 SNAPSHOT contains a new dependency on commons-codec,
> which should be added to the features.xml file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)