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 15:00:56 UTC

[GitHub] activemq-artemis pull request #2320: ScaleDownTest checkstyle error fix

GitHub user RoddieKieley opened a pull request:

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

    ScaleDownTest checkstyle error fix

    Empty space removed that produced a checkstyle error.

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

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

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

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

    ScaleDownTest checkstyle error fix
    
    Empty space removed that produced a checkstyle error.

----


---

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

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

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


---

[GitHub] activemq-artemis issue #2320: 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/2320
  
    Please.  With a few exceptions.(like build fix scenarios). All commits on 2.6.x should be cherry pick -x from master. 


---

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

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

    https://github.com/apache/activemq-artemis/pull/2320
  
    PR should be against master.


---