[jboss-cvs] JBossAS SVN: r64113 - projects/microcontainer/trunk/aop-mc-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 18 07:39:44 EDT 2007


Author: kabir.khan at jboss.com
Date: 2007-07-18 07:39:44 -0400 (Wed, 18 Jul 2007)
New Revision: 64113

Added:
   projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txml
Log:
Add cheatsheet for how to run the maven tests

Added: projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txml
===================================================================
--- projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txml	                        (rev 0)
+++ projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txml	2007-07-18 11:39:44 UTC (rev 64113)
@@ -0,0 +1,6 @@
+Since the tests are not run automatically, here is how to run them since i keep forgetting:
+
+mvn surefire-report:report -Ptests-no-weave
+mvn surefire-report:report -Ptests-no-weave-secure
+mvn surefire-report:report -Pant-tests-weave
+mvn surefire-report:report -Pant-tests-weave-secure




More information about the jboss-cvs-commits mailing list