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

Aaron Coburn commented on JENA-1508:
------------------------------------

One item to note about this is that, in the Karaf 4.2.0.M2 release, Xerces is 
no longer included by default. It is quite useful that the current features.xml 
file provides a xerces feature, but I wonder at what point that feature should 
be installed as part of the jena feature.

For reference: 
https://github.com/apache/jena/blob/master/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml#L25

> 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