Create osgi bundle for jibx
---------------------------
Key: SMX4-712
URL: https://issues.apache.org/jira/browse/SMX4-712
Project: ServiceMix 4
Issue Type: Task
Reporter: Claus Ibsen
See https://issues.apache.org/jira/browse/CAMEL-3204
We need a osgi bundle in the servicemix bundles repo for jibx v1.2.2
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: Jibx
[INFO] task-segment: [dependency:tree]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:tree {execution: default-cli}]
[INFO] org.apache.camel:camel-jibx:bundle:2.6-SNAPSHOT
[INFO] +- org.apache.camel:camel-core:jar:2.6-SNAPSHOT:compile
[INFO] | +- commons-logging:commons-logging-api:jar:1.1:compile
[INFO] | \- org.fusesource.commonman:commons-management:jar:1.0:compile
[INFO] +- org.jibx:jibx-run:jar:1.2.2:compile
[INFO] | \- org.codehaus.woodstox:wstx-asl:jar:3.2.1:compile
[INFO] | \- stax:stax-api:jar:1.0.1:compile
[INFO] +- org.apache.camel:camel-test:jar:2.6-SNAPSHOT:test
[INFO] | \- org.apache.camel:camel-spring:jar:2.6-SNAPSHOT:test
[INFO] | +- org.springframework:spring-context:jar:3.0.5.RELEASE:test
[INFO] | | +- org.springframework:spring-beans:jar:3.0.5.RELEASE:test
[INFO] | | +- org.springframework:spring-core:jar:3.0.5.RELEASE:test
[INFO] | | | \- commons-logging:commons-logging:jar:1.1.1:test
[INFO] | | +- org.springframework:spring-expression:jar:3.0.5.RELEASE:test
[INFO] | | \- org.springframework:spring-asm:jar:3.0.5.RELEASE:test
[INFO] | +- org.springframework:spring-aop:jar:3.0.5.RELEASE:test
[INFO] | | \- aopalliance:aopalliance:jar:1.0:test
[INFO] | \- org.springframework:spring-tx:jar:3.0.5.RELEASE:test
[INFO] +- junit:junit:jar:4.8.1:test
[INFO] +- log4j:log4j:jar:1.2.16:test
[INFO] \- org.jibx:jibx-bind:jar:1.2.2:test
[INFO] \- bcel:bcel:jar:5.1:test
[INFO] \- regexp:regexp:jar:1.2:test
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.