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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 20 13:57:59 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-03-20 13:57:59 -0400 (Thu, 20 Mar 2008)
New Revision: 71090

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


Added: projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txt
===================================================================
--- projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txt	                        (rev 0)
+++ projects/microcontainer/trunk/aop-mc-int/running_tests_readme.txt	2008-03-20 17:57:59 UTC (rev 71090)
@@ -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

Deleted: projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml
===================================================================
--- projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml	2008-03-20 17:35:52 UTC (rev 71089)
+++ projects/microcontainer/trunk/aop-mc-int/running_tests_readme.xml	2008-03-20 17:57:59 UTC (rev 71090)
@@ -1,9 +0,0 @@
-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