removed java 5 annotations :)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-11-07 19:12:48 +00:00
parent 39b0376001
commit 11501cb38e
1 changed files with 0 additions and 2 deletions

View File

@ -49,7 +49,6 @@ public class RollbacksWhileConsumingLargeQueueTest extends EmbeddedBrokerTestSup
}
@Override
protected void setUp() throws Exception {
super.setUp();
@ -66,7 +65,6 @@ public class RollbacksWhileConsumingLargeQueueTest extends EmbeddedBrokerTestSup
}
@Override
protected void tearDown() throws Exception {
if (connection != null) {
connection.close();