Author: slaws
Date: Tue Jun 21 12:59:18 2011
New Revision: 1137987
URL: http://svn.apache.org/viewvc?rev=1137987&view=rev
Log:
Temporarily disable the interceptors test so that I can commit some changes
that won't work until the infrastructure is updated.
Modified:
tuscany/sca-java-2.x/trunk/testing/itest/policy/pom.xml
Modified: tuscany/sca-java-2.x/trunk/testing/itest/policy/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/policy/pom.xml?rev=1137987&r1=1137986&r2=1137987&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/policy/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/policy/pom.xml Tue Jun 21 12:59:18
2011
@@ -32,7 +32,9 @@
<modules>
<module>matching</module>
<module>wspolicy</module>
+<!--
<module>interceptors</module>
+-->
</modules>
</project>