[seam-commits] Seam SVN: r15455 - branches/enterprise/WFK-2_1/jboss-seam-gen/dist/test.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Mar 18 05:21:02 EDT 2013


Author: manaRH
Date: 2013-03-18 05:21:02 -0400 (Mon, 18 Mar 2013)
New Revision: 15455

Modified:
   branches/enterprise/WFK-2_1/jboss-seam-gen/dist/test/readme.txt
Log:
bz922041 fixed readme.txt for running ARQ tests

Modified: branches/enterprise/WFK-2_1/jboss-seam-gen/dist/test/readme.txt
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-gen/dist/test/readme.txt	2013-03-18 09:20:55 UTC (rev 15454)
+++ branches/enterprise/WFK-2_1/jboss-seam-gen/dist/test/readme.txt	2013-03-18 09:21:02 UTC (rev 15455)
@@ -1,11 +1,14 @@
-If you want to run tests using the Eclipse Junit plugin, you'll need to add
-all jars from lib/test/ directory to your classpath on the top of your project classpath.
- Using the Run Dialog, select the test class to run, and select these entries from the project tree:
+If you want to run tests using the Eclipse Junit plugin, use the Run Dialog, 
+select the test class to run, and select the following entries from the project tree:
 
 lib/test/*.jar
 lib/*.jar
+ 
+Start remote container (EAP 6) before you continue.
 
 Seam uses Arquillian in its integration testing and uses prepared result from test-build/ subdirectory when you
 run ant target:
+
 $ ant test 
 
+



More information about the seam-commits mailing list