Author: tom.baeyens(a)jboss.com
Date: 2008-11-07 06:34:24 -0500 (Fri, 07 Nov 2008)
New Revision: 2797
Modified:
jbpm3/trunk/modules/core/pom.xml
Log:
[JBPM-1735] removed exclude
Modified: jbpm3/trunk/modules/core/pom.xml
===================================================================
--- jbpm3/trunk/modules/core/pom.xml 2008-11-07 11:23:40 UTC (rev 2796)
+++ jbpm3/trunk/modules/core/pom.xml 2008-11-07 11:34:24 UTC (rev 2797)
@@ -299,8 +299,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <!-- [JBPM-1735] Cleanup ProcessStateDbTest -->
-
<exclude>org/jbpm/graph/node/ProcessStateDbTest.java</exclude>
<!-- [JBPM-1166] SEAM timer transaction integration -->
<exclude>org/jbpm/seam/JobExecutorCustomizationTest.java</exclude>
<!-- [JBPM-1810] Fix clean, drop, create schema with JbpmSchema
-->
Show replies by date