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

Reply via email to