You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by gaohoward <gi...@git.apache.org> on 2015/08/05 10:47:23 UTC

[GitHub] activemq-artemis pull request: Fix org.apache.activemq.JmsQueueCom...

GitHub user gaohoward opened a pull request:

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

    Fix org.apache.activemq.JmsQueueCompositeSendReceiveTest#testDuplicate

    Openwire test fix
        This test uses activemq5 native API to examine queue message count
        The fix uses core's QueueQuery API to do the job instead.
    


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

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

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

    https://github.com/apache/activemq-artemis/pull/109.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 #109
    
----
commit 0e8c0223219ec14d2b79d103edfb54316f6c5e36
Author: Howard Gao <hg...@redhat.com>
Date:   2015-08-05T07:33:04Z

    Fix org.apache.activemq.JmsQueueCompositeSendReceiveTest#testDuplicate
        This test uses activemq5 native API to examine queue message count
        The fix uses core's QueueQuery API to do the job instead.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Fix org.apache.activemq.JmsQueueCom...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/109#issuecomment-127998189
  
    Let me merge this, I'm doing a small improvement as I merge it


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Fix org.apache.activemq.JmsQueueCom...

Posted by gaohoward <gi...@git.apache.org>.
Github user gaohoward commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/109#issuecomment-127991271
  
    Just updated the branch to rmove the 'parser'.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: Fix org.apache.activemq.JmsQueueCom...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---