[jbpm-commits] JBoss JBPM SVN: r1999 - in jbpm3/trunk/modules: jpdl and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Aug 25 11:48:21 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-08-25 11:48:21 -0400 (Mon, 25 Aug 2008)
New Revision: 1999

Removed:
   jbpm3/trunk/modules/jpdl/examples/
   jbpm3/trunk/modules/jpdl/ws/
Modified:
   jbpm3/trunk/modules/enterprise/pom.xml
   jbpm3/trunk/modules/jpdl/pom.xml
Log:
Remove modules ws, examples

Modified: jbpm3/trunk/modules/enterprise/pom.xml
===================================================================
--- jbpm3/trunk/modules/enterprise/pom.xml	2008-08-25 15:09:43 UTC (rev 1998)
+++ jbpm3/trunk/modules/enterprise/pom.xml	2008-08-25 15:48:21 UTC (rev 1999)
@@ -94,7 +94,7 @@
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-          <!-- [JBPM-1268] ant test produces errors in 3.2.3.GA  -->
+          <!-- [JBPM-1287] ant test produces errors in 3.2.3.GA  -->
           <skipTests>true</skipTests>
         </configuration>
       </plugin>

Modified: jbpm3/trunk/modules/jpdl/pom.xml
===================================================================
--- jbpm3/trunk/modules/jpdl/pom.xml	2008-08-25 15:09:43 UTC (rev 1998)
+++ jbpm3/trunk/modules/jpdl/pom.xml	2008-08-25 15:48:21 UTC (rev 1999)
@@ -32,7 +32,6 @@
   <modules>
     <module>core</module>
     <module>db</module>
-    <module>examples</module>
     <module>identity</module>
     <module>simulation</module>
     <module>userguide</module>




More information about the jbpm-commits mailing list