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

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jul 3 08:34:25 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-07-03 08:34:25 -0400 (Fri, 03 Jul 2009)
New Revision: 5217

Modified:
   jbpm4/trunk/modules/test-db/pom.xml
Log:
Enable report SQL test

Modified: jbpm4/trunk/modules/test-db/pom.xml
===================================================================
--- jbpm4/trunk/modules/test-db/pom.xml	2009-07-03 12:33:56 UTC (rev 5216)
+++ jbpm4/trunk/modules/test-db/pom.xml	2009-07-03 12:34:25 UTC (rev 5217)
@@ -207,7 +207,7 @@
               <trimStackTrace>false</trimStackTrace>
               <excludes>
                 <!-- doesn't run for the moment -->
-                <exclude>reporting/SQLStmtTest.java</exclude>
+                <!--exclude>reporting/SQLStmtTest.java</exclude-->
               </excludes>
             </configuration>
           </plugin>
@@ -217,4 +217,4 @@
 
   </profiles>
 
-</project>
\ No newline at end of file
+</project>




More information about the jbpm-commits mailing list