You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2014/10/20 13:09:49 UTC

[2/4] git commit: remove unused import

remove unused import


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/473e8814
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/473e8814
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/473e8814

Branch: refs/heads/master
Commit: 473e88148b91e28cbf960b5493bfecdaa07039cb
Parents: f2cd19e
Author: Robert Gemmell <ro...@apache.org>
Authored: Mon Oct 20 10:33:21 2014 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Mon Oct 20 10:33:21 2014 +0100

----------------------------------------------------------------------
 .../org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/473e8814/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
----------------------------------------------------------------------
diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java b/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
index fdc3c3a..49121ad 100644
--- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
+++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
@@ -28,7 +28,6 @@ import javax.jms.TextMessage;
 
 import org.apache.activemq.broker.jmx.QueueViewMBean;
 import org.apache.qpid.jms.support.AmqpTestSupport;
-import org.junit.Ignore;
 import org.junit.Test;
 
 /**


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org