[jboss-svn-commits] JBL Code SVN: r5709 - labs/jbossesb/trunk/qa
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Aug 10 12:38:38 EDT 2006
Author: tfennelly
Date: 2006-08-10 12:38:35 -0400 (Thu, 10 Aug 2006)
New Revision: 5709
Modified:
labs/jbossesb/trunk/qa/README.TXT
Log:
Updates
Modified: labs/jbossesb/trunk/qa/README.TXT
===================================================================
--- labs/jbossesb/trunk/qa/README.TXT 2006-08-10 16:29:19 UTC (rev 5708)
+++ labs/jbossesb/trunk/qa/README.TXT 2006-08-10 16:38:35 UTC (rev 5709)
@@ -9,7 +9,9 @@
RUNNING THE TESTS
====================
1. Run the "earinstr" ant build target from the "product" folder.
-2. Run the "test" ant build target from the "qa" folder.
+2. Run the "deploy" ant build target from the "product" folder.
+3. Start your JBossAS server.
+4. Run the "test" ant build target from the "qa" folder.
Note that because these tests are QA based tests (with filesystem dependencies etc), it is not recommended to run the
JUnit based tests from within your IDE.
More information about the jboss-svn-commits
mailing list