You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2010/12/19 17:20:03 UTC

[jira] Updated: (SMX4-712) Create osgi bundle for jibx

     [ https://issues.apache.org/jira/browse/SMX4-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated SMX4-712:
----------------------------------

    Attachment: SMX4-712-patch.txt

I am attaching a patch which adds jib 1.2.2 bundle.

> 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
>         Attachments: SMX4-712-patch.txt
>
>
> 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.