[jbpm-commits] JBoss JBPM SVN: r4708 - jbpm4/trunk/qa.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon May 4 07:25:52 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-05-04 07:25:51 -0400 (Mon, 04 May 2009)
New Revision: 4708

Modified:
   jbpm4/trunk/qa/manual.testrun.setup.bat
Log:
added mvn -U option to manual testrun script

Modified: jbpm4/trunk/qa/manual.testrun.setup.bat
===================================================================
--- jbpm4/trunk/qa/manual.testrun.setup.bat	2009-05-04 09:49:46 UTC (rev 4707)
+++ jbpm4/trunk/qa/manual.testrun.setup.bat	2009-05-04 11:25:51 UTC (rev 4708)
@@ -1,2 +1,2 @@
-cmd /C mvn -Pdistro clean install
+cmd /C mvn -U -Pdistro clean install
 cmd /C ant -f qa/build.xml manual.testrun.setup




More information about the jbpm-commits mailing list