GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-751 Simplification of the AMQP implementation

    Since we don't need client implementations any longer, given the maturity 
level of
    qpid jms, these classes can go, as a result a lot of the interfaces can be 
removed.
    
    As part of this I am removing proton-plug, and reorganizing the packages in 
a way I think it
    makes more sense and easier to other developers to understand and maintain 
it.
    
    https://issues.apache.org/jira/browse/ARTEMIS-751

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis remove-plug

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

    https://github.com/apache/activemq-artemis/pull/794.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 #794
    
----
commit 91dc60a69e02ce7e38797eedd2c09f176ee38cc6
Author: Clebert Suconic <[email protected]>
Date:   2016-09-23T21:25:36Z

    ARTEMIS-751 Simplification of the AMQP implementation
    
    Since we don't need client implementations any longer, given the maturity 
level of
    qpid jms, these classes can go, as a result a lot of the interfaces can be 
removed.
    
    As part of this I am removing proton-plug, and reorganizing the packages in 
a way I think it
    makes more sense and easier to other developers to understand and maintain 
it.
    
    https://issues.apache.org/jira/browse/ARTEMIS-751

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to