Author: thomas.diesler(a)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>
-->
Show replies by date