[Jboss-cvs] JBossAS SVN: r56572 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 5 10:29:56 EDT 2006


Author: alex.loubyansky at jboss.com
Date: 2006-09-05 10:29:54 -0400 (Tue, 05 Sep 2006)
New Revision: 56572

Modified:
   trunk/testsuite/build.xml
Log:
enabled commented xml tests

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2006-09-05 14:28:50 UTC (rev 56571)
+++ trunk/testsuite/build.xml	2006-09-05 14:29:54 UTC (rev 56572)
@@ -398,8 +398,6 @@
 	 <exclude name="org/jboss/test/xml/JaxpXPathBaseTestCase*" if="HAVE_JDK_1.4"/>        
          <exclude name="org/jboss/test/security/service/HttpsClient.java" if="IBM_JDK"/>
 	 <exclude name="org/jboss/test/security/test/HttpsUnitTestCase.java" if="IBM_JDK"/> 
-         <exclude name="org/jboss/test/xml/XOPUnitTestCase.java"/>
-         <exclude name="org/jboss/test/xml/IntrospectionUnitTestCase.java"/>
          <classpath refid="tests.classpath"/>
       </javac>
    </target>




More information about the jboss-cvs-commits mailing list