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

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

Author: rineholt
Date: Wed Feb 14 07:30:16 2007
New Revision: 507577

URL: http://svn.apache.org/viewvc?view=rev&rev=507577
Log:
exceptionXbindingTest should compile again since wsdl2java tooling is back in 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=507577&r1=507576&r2=507577
==============================================================================
--- 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 07:30:16 2007
@@ -35,7 +35,7 @@
         <module>specTest</module>
         <module>propertyTest</module>
         <module>exceptionTests</module>
-        <!-- module>exceptionXbindingTest</module -->
+        <module>exceptionXbindingTest</module>
         <!--         <module>bindingsTest</module>  THESE REFERENE WAR PLUGIN!  -->
 	<module>callBackBasicTest</module>
 	<module>callBackCTypeTest</module>



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