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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Sep 1 08:19:59 EDT 2008


Author: tom.baeyens at jboss.com
Date: 2008-09-01 08:19:59 -0400 (Mon, 01 Sep 2008)
New Revision: 2056

Modified:
   jbpm4/pvm/trunk/readme.html
Log:
removed skip tests from explaining how to run the test suite		

Modified: jbpm4/pvm/trunk/readme.html
===================================================================
--- jbpm4/pvm/trunk/readme.html	2008-09-01 11:03:14 UTC (rev 2055)
+++ jbpm4/pvm/trunk/readme.html	2008-09-01 12:19:59 UTC (rev 2056)
@@ -12,7 +12,7 @@
 <code>mvn -DskipTests clean install</code>
 
 <h2>Run the test suite</h2>
-<code>mvn -DskipTests clean surefire-report:report</code>
+<code>mvn clean surefire-report:report</code>
 
 <h2>Create the distribution package</h2>
 <code>mvn -DskipTests clean package assembly:assembly</code>




More information about the jbpm-commits mailing list