[jbpm-commits] JBoss JBPM SVN: r5061 - jbpm3/branches/jbpm-3.2-soa/modules/core.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Jun 18 12:50:15 EDT 2009


Author: alex.guizar at jboss.com
Date: 2009-06-18 12:50:14 -0400 (Thu, 18 Jun 2009)
New Revision: 5061

Modified:
   jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml
Log:
JBPM-2292: Move jBPM3-SOA continuous integration to QA lab (RESOLVED)
Exclude SimplePerformanceTest from Sybase suite

Modified: jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml	2009-06-18 13:44:58 UTC (rev 5060)
+++ jbpm3/branches/jbpm-3.2-soa/modules/core/pom.xml	2009-06-18 16:50:14 UTC (rev 5061)
@@ -318,6 +318,7 @@
               <excludes>
                 <!-- [JBPM-2094] Unindexed Foreign Keys cause deadlocks in oracle -->
                 <exclude>org/jbpm/jbpm2094/JBPM2094Test.java</exclude>
+                <exclude>org/jbpm/perf/SimplePerformanceTest.java</exclude>
               </excludes>
             </configuration>
           </plugin>




More information about the jbpm-commits mailing list