mirror of
https://github.com/apache/activemq.git
synced 2025-02-06 01:59:15 +00:00
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:
parent
39b0376001
commit
11501cb38e
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user