You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by hu...@apache.org on 2007/01/25 13:04:01 UTC

svn commit: r499755 - /incubator/woden/trunk/java/pom.xml

Author: hughesj
Date: Thu Jan 25 04:04:00 2007
New Revision: 499755

URL: http://svn.apache.org/viewvc?view=rev&rev=499755
Log:
WODEN-10: re-enable running the tests that are now passing

Modified:
    incubator/woden/trunk/java/pom.xml

Modified: incubator/woden/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/pom.xml?view=diff&rev=499755&r1=499754&r2=499755
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Thu Jan 25 04:04:00 2007
@@ -95,8 +95,6 @@
             <excludes>
                 <!-- WODEN-10: OMW3CTestSuiteTest.OMtestSchemaId1GFromOM failure -->
                 <exclude>**/OMW3CTestSuiteTest.class</exclude>
-                <!-- WODEN-10: W3CTestSuiteTest.testSchemaId1G failure -->
-                <exclude>**/W3CTestSuiteTest.class</exclude>
                 <!-- WODEN-125: 6 tests in QNameTest failing so exclude the test class-->
                 <exclude>**/QNameTest.class</exclude>
             </excludes>



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org