You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/02/14 15:47:18 UTC

svn commit: r507553 - /incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml

Author: antelder
Date: Wed Feb 14 06:47:18 2007
New Revision: 507553

URL: http://svn.apache.org/viewvc?view=rev&rev=507553
Log:
add in wsdl test, remove exceptionXbindingTest as its failing to build

Modified:
    incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml?view=diff&rev=507553&r1=507552&r2=507553
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/testing/sca/itest/pom.xml Wed Feb 14 06:47:18 2007
@@ -35,7 +35,7 @@
         <module>specTest</module>
         <module>propertyTest</module>
         <module>exceptionTests</module>
-        <module>exceptionXbindingTest</module>
+        <!-- module>exceptionXbindingTest</module -->
         <module>bindingsTest</module> 
 	<module>callBackBasicTest</module>
 	<module>callBackCTypeTest</module>
@@ -44,6 +44,7 @@
 	<module>callBackSetCallbackTest</module>
 	<module>callBackSetCallbackConvTest</module>
 	<module>conversationsTest</module>
+	<module>wsdl</module>
     </modules>
 
     <dependencyManagement>



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