You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2017/11/01 21:22:00 UTC

[GitHub] activemq-artemis pull request #1632: NO-JIRA fixes

GitHub user clebertsuconic opened a pull request:

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

    NO-JIRA fixes

    Just a few tweaks.. no semantic changes that would warrant a JIRA.

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis no-jira

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

    https://github.com/apache/activemq-artemis/pull/1632.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 #1632
    
----
commit 8f62894988e3eb64568e327972842009351c9bba
Author: Clebert Suconic <cl...@apache.org>
Date:   2017-11-01T16:16:51Z

    NO-JIRA Fixing intermittent test failures

commit b4b00932b5efc239ddd1bd97f42b7c3305fc025e
Author: Clebert Suconic <cl...@apache.org>
Date:   2017-11-01T19:35:49Z

    NO-JIRA Small refactoring on Wait
    
    - Added Wait.assert methods, what would make it easier to assert on future conditions
    - Moved Wait to artemis-junit, we are now using that module on the testsuite

----


---

[GitHub] activemq-artemis issue #1632: NO-JIRA fixes

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

    https://github.com/apache/activemq-artemis/pull/1632
  
    the build finished fine.. don't know why it didn't update it heres


---

[GitHub] activemq-artemis pull request #1632: NO-JIRA fixes

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

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


---