You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/04/28 16:00:51 UTC

[1/2] activemq-artemis git commit: ARTEMIS-1102 fix checkstyle

Repository: activemq-artemis
Updated Branches:
  refs/heads/master fbf90eb9e -> 9401bf805


ARTEMIS-1102 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/444d7e39
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/444d7e39
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/444d7e39

Branch: refs/heads/master
Commit: 444d7e392ef5cde32ffa4ad905359951e3c7f7b6
Parents: fbf90eb
Author: Justin Bertram <jb...@apache.org>
Authored: Fri Apr 28 10:42:08 2017 -0500
Committer: Justin Bertram <jb...@apache.org>
Committed: Fri Apr 28 10:42:55 2017 -0500

----------------------------------------------------------------------
 .../activemq/artemis/tests/integration/security/SecurityTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/444d7e39/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/SecurityTest.java
----------------------------------------------------------------------
diff --git a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/SecurityTest.java b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/SecurityTest.java
index 06cfc38..ae2efd0 100644
--- a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/SecurityTest.java
+++ b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/SecurityTest.java
@@ -16,7 +16,6 @@
  */
 package org.apache.activemq.artemis.tests.integration.security;
 
-import javax.jms.MessageProducer;
 import javax.jms.Session;
 import javax.security.cert.X509Certificate;
 import javax.transaction.xa.XAResource;


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

Posted by ta...@apache.org.
This closes #1234


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

Branch: refs/heads/master
Commit: 9401bf805c77d16a1a97c14185b7c57ea6e31d82
Parents: fbf90eb 444d7e3
Author: Timothy Bish <ta...@gmail.com>
Authored: Fri Apr 28 12:00:24 2017 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Fri Apr 28 12:00:24 2017 -0400

----------------------------------------------------------------------
 .../activemq/artemis/tests/integration/security/SecurityTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------