You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/12/19 03:38:26 UTC

activemq-artemis git commit: ARTEMIS-1546 small fix on test

Repository: activemq-artemis
Updated Branches:
  refs/heads/master d3fa21735 -> d67c65b8a


ARTEMIS-1546 small fix on test


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

Branch: refs/heads/master
Commit: d67c65b8a255743eda70f27764423a20b2c3f109
Parents: d3fa217
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Dec 18 22:37:46 2017 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Dec 18 22:38:15 2017 -0500

----------------------------------------------------------------------
 .../src/main/resources/sendAckTest/sendAckMessages.groovy           | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d67c65b8/tests/compatibility-tests/src/main/resources/sendAckTest/sendAckMessages.groovy
----------------------------------------------------------------------
diff --git a/tests/compatibility-tests/src/main/resources/sendAckTest/sendAckMessages.groovy b/tests/compatibility-tests/src/main/resources/sendAckTest/sendAckMessages.groovy
index 2b994bf..3446257 100644
--- a/tests/compatibility-tests/src/main/resources/sendAckTest/sendAckMessages.groovy
+++ b/tests/compatibility-tests/src/main/resources/sendAckTest/sendAckMessages.groovy
@@ -1,6 +1,5 @@
 package meshTest
 
-import org.apache.activemq.artemis.api.core.SimpleString
 import org.apache.activemq.artemis.tests.compatibility.GroovyRun
 
 import javax.jms.*