[jbpm-commits] JBoss JBPM SVN: r2126 - jbpm3/trunk/modules/jpdl/simulation.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 5 04:52:12 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-05 04:52:11 -0400 (Fri, 05 Sep 2008)
New Revision: 2126

Modified:
   jbpm3/trunk/modules/jpdl/simulation/pom.xml
Log:
Add log4j config

Modified: jbpm3/trunk/modules/jpdl/simulation/pom.xml
===================================================================
--- jbpm3/trunk/modules/jpdl/simulation/pom.xml	2008-09-05 08:38:37 UTC (rev 2125)
+++ jbpm3/trunk/modules/jpdl/simulation/pom.xml	2008-09-05 08:52:11 UTC (rev 2126)
@@ -73,13 +73,6 @@
   <!-- Plugins -->
   <build>
     <plugins>
-      <plugin>
-        <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <!-- [JBPM-1292] Integrate simulation tests in automated testrun -->
-          <skipTests>true</skipTests>
-        </configuration>
-      </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>




More information about the jbpm-commits mailing list