[jbpm-commits] JBoss JBPM SVN: r2373 - jbpm4/trunk/modules/jpdl.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Sep 25 02:33:05 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-25 02:33:05 -0400 (Thu, 25 Sep 2008)
New Revision: 2373

Modified:
   jbpm4/trunk/modules/jpdl/pom.xml
Log:
Remove test wrappers

Modified: jbpm4/trunk/modules/jpdl/pom.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/pom.xml	2008-09-25 06:31:07 UTC (rev 2372)
+++ jbpm4/trunk/modules/jpdl/pom.xml	2008-09-25 06:33:05 UTC (rev 2373)
@@ -55,9 +55,6 @@
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
           <argLine>${surefire.jvm.args}</argLine>
-          <includes>
-            <include>org/jbpm/jpdl/CheckInTests.java</include>
-          </includes>
         </configuration>
       </plugin>
       <plugin>




More information about the jbpm-commits mailing list