You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org> on 2012/01/20 17:07:44 UTC

[jira] [Closed] (KARAF-835) Provide a spring-jms feature

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

Jamie goodyear closed KARAF-835.
--------------------------------

    
> Provide a spring-jms feature
> ----------------------------
>
>                 Key: KARAF-835
>                 URL: https://issues.apache.org/jira/browse/KARAF-835
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-features
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> As we provide a spring and spring-dm features, we could also provide a feature for spring-jms. This feature could be part of the enterprise one.
> The spring-jms feature will contain:
>     <feature name="spring-jms" version="3.0.6-RELEASE" resolver='(obr)'>
>         <feature version="3.0.6-RELEASE">spring</feature>
>         <bundle start-level='10'>mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/${geronimo.transaction.version}</bundle>
>         <bundle start-level='10'>mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/${geronimo.jms.version}</bundle>
>         <bundle>mvn:org.springframework/spring-jms/3.0.6-RELEASE</bundle>
>         <bundle>mvn:org.springframework/spring-tx/3.0.6-RELEASE</bundle>
>         <bundle>mvn:org.springframework/spring-web/3.0.6-RELEASE</bundle>
>     </feature>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira