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

[jira] Updated: (SMX4-401) ServiceMix 4 features file must be updated for ActiveMq 5.3.0

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

Chris Custine updated SMX4-401:
-------------------------------

    Assignee: Chris Custine

> ServiceMix 4 features file must be updated for ActiveMq 5.3.0
> -------------------------------------------------------------
>
>                 Key: SMX4-401
>                 URL: https://issues.apache.org/activemq/browse/SMX4-401
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Charles Moulliard
>            Assignee: Chris Custine
>             Fix For: 4.1.0
>
>
> The existing apache-servicemix-4.1.0-SNAPSHOT-features.xml file contains info about activemq 5.2.0.
> {code}
>     <feature name="activemq" version="5.2.0">
>         <feature version="4.1.0-SNAPSHOT">connector</feature>
>         <bundle>mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1</bundle>
>         <bundle>mvn:commons-pool/commons-pool/1.4</bundle>
>         <bundle>mvn:org.apache.xbean/xbean-spring/3.5</bundle>
>         <bundle>mvn:org.apache.activemq/activemq-core/5.2.0</bundle>
>         <bundle>mvn:org.apache.activemq/activemq-ra/5.2.0</bundle>
>         <bundle>mvn:org.apache.activemq/activemq-console/5.2.0</bundle>
>         <bundle>mvn:org.apache.activemq/activemq-pool/5.2.0</bundle>
>         <bundle>mvn:org.apache.servicemix.activemq/org.apache.servicemix.activemq.commands/4.1.0-SNAPSHOT</bundle>
>     </feature>
> {code}
> - Check if changing version number from 5.2.0 to 5.3.0 is enough ?
> - Check if we have additional dependencies/bundles in 5.3.0 ?
> Remark : It should be interesting to have a separate features xml file for ActiveMq / idem for CXF / ... ???

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