You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/01/02 16:24:12 UTC

[jira] [Commented] (SMX4-1333) OSGi bundle for commons-configuration 1.9

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

Claus Ibsen commented on SMX4-1333:
-----------------------------------

Ah crap. commons-configuration is already an OSGi bundle, but it has incorrect MANIFEST.MF. That project is hit by the same issues that we had at SMX as well, where the SMX team had to go over all the bundles, and cut new releases, to fix the <scope>optional</scope> in pom.xml, not being honored corrected by the BND tooling.

So this makes all the 3rd party dependencies = scope=compile, which mean you need to add all the JARs to have it even deployed in OSGi container.

What a nightmare.


                
> OSGi bundle for commons-configuration 1.9
> -----------------------------------------
>
>                 Key: SMX4-1333
>                 URL: https://issues.apache.org/jira/browse/SMX4-1333
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> There is a new 1.9 JAR.
> We would need an osgi bundle for it at
> http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-configuration/1.8_1/

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