[ 
https://issues.apache.org/jira/browse/JENA-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403996#comment-16403996
 ] 

ASF subversion and git services commented on JENA-1508:
-------------------------------------------------------

Commit 9512887d6c3d2d5a76573bf60dd8a21226ae4581 in jena's branch 
refs/heads/master from [~acoburn]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=9512887 ]

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.


> 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)

Reply via email to