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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]