Author: ritchiem
Date: 2008-05-20 10:40:47 -0400 (Tue, 20 May 2008)
New Revision: 2067
Modified:
store/branches/java/M2.x/java/bdbstore/pom.xml
Log:
Re-enable the StoreContextRaceConditionTest now that it has been fixed
Modified: store/branches/java/M2.x/java/bdbstore/pom.xml
===================================================================
--- store/branches/java/M2.x/java/bdbstore/pom.xml 2008-05-20 10:49:11 UTC (rev 2066)
+++ store/branches/java/M2.x/java/bdbstore/pom.xml 2008-05-20 14:40:47 UTC (rev 2067)
@@ -94,9 +94,6 @@
<value>${basedir}/${topDirectoryLocation}/broker</value>
</property>
</systemProperties>
- <excludes>
-
<exclude>**/StoreContextRaceConditionTest.class</exclude>
- </excludes>
</configuration>
</plugin>
Show replies by date