You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/07 22:11:21 UTC

[jira] [Commented] (ARTEMIS-777) Remove unsed Qpid AMQP 0.x JMS client dependency from integration tests

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

ASF GitHub Bot commented on ARTEMIS-777:
----------------------------------------

GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/828

    ARTEMIS-777 Remove dependency on legacy Qpid AMQP 0.x JMS client

    Remove the dependency on the qpid-client module which is an AMQP JMS
    client for the 0.x AMQP protocols which Artemis does not support.

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

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-777

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

    https://github.com/apache/activemq-artemis/pull/828.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 #828
    
----
commit 2f490cda90e1fb944c27033d7958f36090528882
Author: Timothy Bish <ta...@gmail.com>
Date:   2016-10-07T22:09:11Z

    ARTEMIS-777 Remove dependency on legacy Qpid AMQP 0.x JMS client
    
    Remove the dependency on the qpid-client module which is an AMQP JMS
    client for the 0.x AMQP protocols which Artemis does not support.

----


> Remove unsed Qpid AMQP 0.x JMS client dependency from integration tests
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-777
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-777
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Timothy Bish
>
> Spotted a dep in the integration tests module on the old Qpid JMS client for AMQP 0.x protocol versions which Artemis doesn't support.  It doesn't seem to be used anywhere that I can find and I couldn't imagine why it would so I'll submit a PR to remove it.  



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