You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/10/14 10:39:54 UTC

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

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


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

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54970#action_54970 ] 

Charles Moulliard commented on SMX4-401:
----------------------------------------

@Chris,

Have you created a separate features.xml file for ActiveMQ ? If this is the case, where this file will be generated using maven build ?

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


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54969#action_54969 ] 

Chris Custine commented on SMX4-401:
------------------------------------

I updated to AMQ 5.3.0 last week under a different issue, so this is already completed in SMX4.  I also updated SMX3 components to use AMQ 5.3.0 for testing, and should have SMX3 itself upgraded tomorrow under SM-1905.

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


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54971#action_54971 ] 

Chris Custine commented on SMX4-401:
------------------------------------

Hi Charles,
I didn't actually create a separate features.xml file for ActiveMQ yet.  I think it is a great idea and I think we are working towards that.  Most likely, when we get to that point we will probably locate those files inside AMQ and CXF themselves t be maintained and deployed with those releases.  We are currently exploring that with Camel.  In the case of ActiveMQ, it is such a standard part of ServiceMix that I had not thought about a separate features.xml file for it.

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


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved SMX4-401.
--------------------------------

    Resolution: Fixed

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


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

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54972#action_54972 ] 

Charles Moulliard commented on SMX4-401:
----------------------------------------

Hi Chris,

As mentioned during email exchange with James, it should be interesting to have (like OPS4J has done for their PAX runner profile : https://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository/org/ops4j/pax/runner/profiles/) a "feature" repository. This repository could be created on fusesource web site to allow to users to find their favorite features xml file (ActiveMq, Camel, NMR, ...) but also others created by end users community : Wicket, Hibernate, ....

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