You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/09/02 15:12:12 UTC

[jira] Commented: (SMXCOMP-611) Need OSGi bundles for various CXF things

    [ https://issues.apache.org/activemq/browse/SMXCOMP-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53969#action_53969 ] 

Daniel Kulp commented on SMXCOMP-611:
-------------------------------------


Yea, we pretty much need:

org.apache.abdera:abdera-core:0.4.0-incubating
org.apache.abdera:abdera-i18n:0.4.0-incubating
org.apache.abdera:abdera-parser:0.4.0-incubating
org.apache.abdera:abdera-extensions-json:0.4.0-incubating
org.apache.abdera:abdera-extensions-main:0.4.0-incubating

If bundling them all together into one bundle makes life easier, I say go for it.      Not sure what other abdera-extensions should also be included.

> Need OSGi bundles for various CXF things
> ----------------------------------------
>
>                 Key: SMXCOMP-611
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-611
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Daniel Kulp
>            Assignee: Jean-Baptiste Onofré
>
> I'm trying to do an audit of stuff CXF uses that we don't have
> thirdparty bundles for.   My list for CXF 2.2.x is:
> Only have wrong versions available:
> wsdl4j:wsdl4j:1.6.2
> org.codehaus.woodstox:wstx-asl:3.2.8
> com.sun.xml.bind:jaxb-impl:2.1.12
> com.sun.xml.fastinfoset:FastInfoset:1.2.7
> com.sun.xml.messaging.saaj:saaj-impl:1.3.2
> commons-codec:commons-codec:1.3
> org.apache.santuario:xmlsec:1.4.3
> Couldn't find a version in the smx bundles:   (some, like the commons stuff, are possibly pulled from someplace else) 
> commons-logging:commons-logging:1.1.1
> commons-collections:commons-collections:3.1
> commons-pool:commons-pool:1.3
> com.sun.xml.bind:jaxb-xjc:2.1.12
> antlr:antlr:2.7.7
> org.codehaus.jra:jra:1.0-alpha-4
> org.apache.abdera:abdera-core:0.4.0-incubating
> org.apache.abdera:abdera-i18n:0.4.0-incubating
> org.apache.abdera:abdera-parser:0.4.0-incubating
> jaxen:jaxen:1.1
> org.apache.abdera:abdera-extensions-json:0.4.0-incubating
> org.apache.abdera:abdera-extensions-main:0.4.0-incubating
> xalan:serializer:2.7.1
> The immediate need is for org.apache.santuario:xmlsec:1.4.3 to fix a security vulnerability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.