You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by mi...@apache.org on 2018/01/13 19:59:07 UTC

[1/2] activemq-artemis git commit: ARTEMIS-1596 - Fix checkstyle.

Repository: activemq-artemis
Updated Branches:
  refs/heads/master adc0f02ae -> 77805f9db


ARTEMIS-1596 - Fix checkstyle.



Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b4ed5c32
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b4ed5c32
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/b4ed5c32

Branch: refs/heads/master
Commit: b4ed5c32371173166d0b4475ca543aa2b277320f
Parents: adc0f02
Author: Michael André Pearce <mi...@me.com>
Authored: Sat Jan 13 19:52:43 2018 +0000
Committer: Michael André Pearce <mi...@me.com>
Committed: Sat Jan 13 19:52:43 2018 +0000

----------------------------------------------------------------------
 .../apache/activemq/artemis/tests/integration/stomp/StompTest.java | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/b4ed5c32/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java
----------------------------------------------------------------------
diff --git a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java
index 543c112..3d36d3f 100644
--- a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java
+++ b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java
@@ -50,9 +50,7 @@ import org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding;
 import org.apache.activemq.artemis.core.protocol.stomp.Stomp;
 import org.apache.activemq.artemis.core.protocol.stomp.StompProtocolManagerFactory;
 import org.apache.activemq.artemis.core.server.ActiveMQServer;
-import org.apache.activemq.artemis.core.server.AddressQueryResult;
 import org.apache.activemq.artemis.core.server.Queue;
-import org.apache.activemq.artemis.core.server.QueueQueryResult;
 import org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl;
 import org.apache.activemq.artemis.core.server.impl.AddressInfo;
 import org.apache.activemq.artemis.core.settings.impl.AddressSettings;


[2/2] activemq-artemis git commit: This closes #1776

Posted by mi...@apache.org.
This closes #1776


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/77805f9d
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/77805f9d
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/77805f9d

Branch: refs/heads/master
Commit: 77805f9db21cfe7dd13f0134b8ccebc81281b233
Parents: adc0f02 b4ed5c3
Author: Michael Pearce <mi...@me.com>
Authored: Sat Jan 13 19:58:43 2018 +0000
Committer: Michael Pearce <mi...@me.com>
Committed: Sat Jan 13 19:58:43 2018 +0000

----------------------------------------------------------------------
 .../apache/activemq/artemis/tests/integration/stomp/StompTest.java | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------