[jboss-cvs] JBossAS SVN: r64892 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 27 15:02:42 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-08-27 15:02:41 -0400 (Mon, 27 Aug 2007)
New Revision: 64892

Modified:
   trunk/testsuite/build.xml
Log:
Fix config for tomcat-sso-tests

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-08-27 17:24:47 UTC (rev 64891)
+++ trunk/testsuite/build.xml	2007-08-27 19:02:41 UTC (rev 64892)
@@ -947,13 +947,8 @@
          <patternset>
             <include name="conf/**"/>
             <include name="deployers/**"/>
-            <include name="deploy/ROOT.war/**"/>
+            <include name="deploy/**"/>
             <include name="lib/**"/>
-            <include name="deploy/jmx-invoker-service.xml"/>
-            <include name="deploy/hsqldb-ds.xml"/>
-            <include name="deploy/jbossjca-service.xml"/>
-            <include name="deploy/jboss-local-jdbc.rar"/>
-            <include name="deploy/jboss-jdbc-metadata.sar"/>
          </patternset>
       </create-config>
       <server:start name="tomcat-sso"/>




More information about the jboss-cvs-commits mailing list