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 jk...@apache.org on 2007/03/23 10:52:10 UTC

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

Author: jkaputin
Date: Fri Mar 23 02:52:10 2007
New Revision: 521652

URL: http://svn.apache.org/viewvc?view=rev&rev=521652
Log:
WODEN-153 re-included the W3C WSDL 2.0 tests in the
Woden junit test suite now that that test suite
has been updated to the new WSDL2 namespaces.

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=521652&r1=521651&r2=521652
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Fri Mar 23 02:52:10 2007
@@ -96,8 +96,6 @@
           <excludes>
             <!-- WODEN-137: 1 test in QNameTest failing on Sun JRE 1.5.0_07 to 1.5.0_11 so exclude the test class-->
             <exclude>**/QNameTest.class</exclude>
-            <!-- WODEN-153: W3C WSDL 2.0 test cases will fail until they are updated to the new WSDL2 namespaces, so exclude this test class-->
-            <exclude>**/W3CTestSuiteTest.class</exclude>
           </excludes>
         </configuration>
       </plugin>



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