You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/26 07:51:33 UTC

[jira] [Commented] (AMQ-5344) Replace bundle dependencies with connector feature

    [ https://issues.apache.org/jira/browse/AMQ-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148812#comment-14148812 ] 

ASF GitHub Bot commented on AMQ-5344:
-------------------------------------

GitHub user zmhassan opened a pull request:

    https://github.com/apache/activemq/pull/45

    [Fixed] https://issues.apache.org/jira/browse/AMQ-5344

    added connector feature from karaf to avoid several transaction managers to get active.  

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zmhassan/activemq AMQ-5344

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #45
    
----
commit 5636b488714282fd702b92d28675856261728dbe
Author: zmhassan <za...@gmail.com>
Date:   2014-09-26T05:47:45Z

    added connector feature from karaf to avoid several transaction managers to get active. - https://issues.apache.org/jira/browse/AMQ-5344

----


> Replace bundle dependencies with connector feature
> --------------------------------------------------
>
>                 Key: AMQ-5344
>                 URL: https://issues.apache.org/jira/browse/AMQ-5344
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: OSGi/Karaf
>    Affects Versions: 5.10.0
>            Reporter: Benjamin Graf
>            Priority: Minor
>
> Replace:
> <bundle dependency="true">mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.0.0</bundle>
>       <bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-j2ee-connector_1.5_spec/2.0.0</bundle>
> with connector feature from karaf to avoid several transaction managers to get active.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)