You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by RoddieKieley <gi...@git.apache.org> on 2018/09/17 16:01:38 UTC

[GitHub] activemq-artemis pull request #2321: NO-JIRA: ScaleDownTest checkstyle error...

GitHub user RoddieKieley opened a pull request:

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

    NO-JIRA: ScaleDownTest checkstyle error fix

    Empty space removed that produced a checkstyle error.
    
    (cherry picked from commit 536edc05c435e31f095a283c44fe476846ef68cb)

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

    $ git pull https://github.com/RoddieKieley/activemq-artemis patch-1-master

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

    https://github.com/apache/activemq-artemis/pull/2321.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 #2321
    
----
commit 869edfa503a8e87a0eea606dec754d38fd7ded7f
Author: Roddie Kieley <rk...@...>
Date:   2018-09-17T15:00:37Z

    NO-JIRA: ScaleDownTest checkstyle error fix
    
    Empty space removed that produced a checkstyle error.
    
    (cherry picked from commit 536edc05c435e31f095a283c44fe476846ef68cb)

----


---

[GitHub] activemq-artemis pull request #2321: NO-JIRA: ScaleDownTest checkstyle error...

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

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


---

[GitHub] activemq-artemis issue #2321: NO-JIRA: ScaleDownTest checkstyle error fix

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

    https://github.com/apache/activemq-artemis/pull/2321
  
    You commited on master with cherry-pick -x? that's not right... master is the source :)
    
    
    I pushed your commit with -f to rebase the cherry-pick -x.


---