[jbpm-commits] JBoss JBPM SVN: r2251 - jbpm4/pvm/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Sep 15 09:19:13 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-15 09:19:12 -0400 (Mon, 15 Sep 2008)
New Revision: 2251

Modified:
   jbpm4/pvm/trunk/pom.xml
Log:
more doc on minimal deps module

Modified: jbpm4/pvm/trunk/pom.xml
===================================================================
--- jbpm4/pvm/trunk/pom.xml	2008-09-15 12:52:07 UTC (rev 2250)
+++ jbpm4/pvm/trunk/pom.xml	2008-09-15 13:19:12 UTC (rev 2251)
@@ -40,6 +40,10 @@
       
       rm -rf ~/.m2/repository/org/jbpm/jbpm4
       mvn -Pskiptests clean package
+      
+      To test minimal dependecies you could write a test that executes an Ant 
+      script, which runs the same test with defined classpath. The JBPM522Test 
+      in jbpm3/trunk does this for example. 
        
     <module>modules/minimal</module>
     -->




More information about the jbpm-commits mailing list