[jbpm-commits] JBoss JBPM SVN: r5239 - jbpm4/trunk/modules/test-db.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jul 6 03:33:19 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-07-06 03:33:19 -0400 (Mon, 06 Jul 2009)
New Revision: 5239

Modified:
   jbpm4/trunk/modules/test-db/pom.xml
Log:
JBPM-2354 including SQLStmtTest for re-testing on qa lab

Modified: jbpm4/trunk/modules/test-db/pom.xml
===================================================================
--- jbpm4/trunk/modules/test-db/pom.xml	2009-07-06 07:23:17 UTC (rev 5238)
+++ jbpm4/trunk/modules/test-db/pom.xml	2009-07-06 07:33:19 UTC (rev 5239)
@@ -206,8 +206,9 @@
               <failIfNoTests>false</failIfNoTests>
               <trimStackTrace>false</trimStackTrace>
               <excludes>
-                <!-- doesn't run for the moment. see https://jira.jboss.org/jira/browse/JBPM-2354 -->
+                <!-- doesn't run for the moment. see https://jira.jboss.org/jira/browse/JBPM-2354 
                 <exclude>org/jbpm/test/reporting/SQLStmtTest.java</exclude>
+                -->
               </excludes>
             </configuration>
           </plugin>




More information about the jbpm-commits mailing list