GitHub user gaohoward opened a pull request:

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

    ARTEMIS-488 Fix OpenWire Test (Temp Queue removal and others)

    Temp Queue not deleted when connection is closed.
    Enable Stomp in openwire test because some test uses it.
    Remove unused code in opwnwire
    Wrong XA error code returned when xid is missing
    (ActiveMQXAConnectionFactory.testRollbackXaErrorCode)
    regression in ActiveMQSslConnectionFactoryTest (SSL related)

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

    $ git pull https://github.com/gaohoward/activemq-artemis apache_master

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

    https://github.com/apache/activemq-artemis/pull/469.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 #469
    
----
commit 0ea6b712feec883091e22ef1a233bfb696f9ac05
Author: Howard Gao <[email protected]>
Date:   2016-04-18T15:39:13Z

    ARTEMIS-488 Fix OpenWire Test (Temp Queue removal and others)
    
    Temp Queue not deleted when connection is closed.
    Enable Stomp in openwire test because some test uses it.
    Remove unused code in opwnwire
    Wrong XA error code returned when xid is missing
    (ActiveMQXAConnectionFactory.testRollbackXaErrorCode)
    regression in ActiveMQSslConnectionFactoryTest (SSL related)

----


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