Author: sijskes
Date: Sun Nov 28 20:09:58 2010
New Revision: 1039938

URL: http://svn.apache.org/viewvc?rev=1039938&view=rev
Log:
added new matrix target

Modified:
    incubator/river/jtsk/trunk/qa/build.xml

Modified: incubator/river/jtsk/trunk/qa/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/qa/build.xml?rev=1039938&r1=1039937&r2=1039938&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/qa/build.xml (original)
+++ incubator/river/jtsk/trunk/qa/build.xml Sun Nov 28 20:09:58 2010
@@ -337,7 +337,7 @@
     
     <target name="run-all" depends="run, jtreg" description="Execute QA and 
Jtreg tests" />
 
-    <target name="run-categories" depends="harness-runtime,james-brown" 
description="Execute QA test categories">
+    <target name="run-categories" depends="james-brown" description="Execute 
QA test categories">
         <!-- categories can be found under packages com.sun.jini.test.impl and 
com.sun.jini.test.spec, some of them: -->
         <!--<property name="test.categories" 
value="id,loader,policyprovider,locatordiscovery,activation,
         config,constraint,discoverymanager,discoveryservice,joinmanager,url,


Reply via email to