mirror of https://github.com/apache/activemq.git
remove exclude of deleted test
This commit is contained in:
parent
87daed76b2
commit
52a2733535
|
@ -199,9 +199,6 @@
|
||||||
<systemPropertyVariables>
|
<systemPropertyVariables>
|
||||||
<derby.stream.error.file>target/derby.log</derby.stream.error.file>
|
<derby.stream.error.file>target/derby.log</derby.stream.error.file>
|
||||||
</systemPropertyVariables>
|
</systemPropertyVariables>
|
||||||
<excludes>
|
|
||||||
<exclude>**/JmsJdbcXALoadTest.java</exclude><!-- used only for manual xa performance testing -->
|
|
||||||
</excludes>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
Loading…
Reference in New Issue