You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/04/02 13:11:16 UTC

[jira] [Commented] (SMX4-1404) org.apache.servicemix.bundles.xstream has more deps than needed

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

Jean-Baptiste Onofré commented on SMX4-1404:
--------------------------------------------

xstream 1.4.4: http://svn.apache.org/viewvc?view=revision&revision=1463484
                
> org.apache.servicemix.bundles.xstream has more deps than needed
> ---------------------------------------------------------------
>
>                 Key: SMX4-1404
>                 URL: https://issues.apache.org/jira/browse/SMX4-1404
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Bundles
>            Reporter: Cristiano Gavião
>            Assignee: Jean-Baptiste Onofré
>             Fix For: bundles-2013.03
>
>
> org.apache.servicemix.bundles.xstream 1.4.4_1 has imported package that should be optional since it is not a XStream dependency:
> - com.ctc.wstx.stax
> this package leads the need to install some more bundles:
> 		<dependency>
> 			<groupId>com.ctc.wstx</groupId>
> 			<artifactId>woodstox-osgi</artifactId>
> 			<version>3.2.1.1</version>
> 		</dependency>
> 		<dependency>
> 			<groupId>com.sun.xml.bind</groupId>
> 			<artifactId>jaxb-extra-osgi</artifactId>
> 			<version>2.2.7-b61</version>
> 		</dependency>
> 		<dependency>
> 			<groupId>com.sun.xml.bind</groupId>
> 			<artifactId>jaxb-osgi</artifactId>
> 			<version>2.2.7-b61</version>
> 		</dependency>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira