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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 26 06:42:52 EST 2008


Author: kabir.khan at jboss.com
Date: 2008-02-26 06:42:52 -0500 (Tue, 26 Feb 2008)
New Revision: 70087

Added:
   projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml
Log:


Copied: projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml (from rev 69926, projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txml)
===================================================================
--- projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml	                        (rev 0)
+++ projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml	2008-02-26 11:42:52 UTC (rev 70087)
@@ -0,0 +1,9 @@
+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
+
+To run one test
+mvn surefire-report:report -Pant-one-test-weave -Dtest=org.jboss.test.microcontainer.test.DeployersInterceptedAspectManagerJMXTestCase




More information about the jboss-cvs-commits mailing list