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