[Fusionforge-commits] r12266 - branches/Branch_5_1/src/plugins/oslc/tests

Olivier Berger olberger at libremir.placard.fr.eu.org
Fri Feb 11 11:35:36 CET 2011


Author: olberger
Date: 2011-02-11 11:35:36 +0100 (Fri, 11 Feb 2011)
New Revision: 12266

Modified:
   branches/Branch_5_1/src/plugins/oslc/tests/run-provider-tests.sh
Log:
Make sure the HTML reports are executed too

Modified: branches/Branch_5_1/src/plugins/oslc/tests/run-provider-tests.sh
===================================================================
--- branches/Branch_5_1/src/plugins/oslc/tests/run-provider-tests.sh	2011-02-11 10:35:27 UTC (rev 12265)
+++ branches/Branch_5_1/src/plugins/oslc/tests/run-provider-tests.sh	2011-02-11 10:35:36 UTC (rev 12266)
@@ -8,4 +8,5 @@
 echo "Starting the OSLC provider test suite on $baseUri."
 echo
 
-mvn -Dtest=DynamicSuiteBuilder -DargLine="-Dprops=config/fusionforge/ffsandbox.properties" test
+# Run the tests and build the "site" which contains the HTML test suite reports
+mvn -Dtest=DynamicSuiteBuilder -DargLine="-Dprops=config/fusionforge/ffsandbox.properties" site




More information about the Fusionforge-commits mailing list