Author: antelder
Date: Mon Jun 27 08:00:00 2011
New Revision: 1140043
URL: http://svn.apache.org/viewvc?rev=1140043&view=rev
Log:
TUSCANY-3886: removing hanging itest from build
Modified:
tuscany/sca-java-2.x/trunk/testing/itest/pom.xml
Modified: tuscany/sca-java-2.x/trunk/testing/itest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/pom.xml?rev=1140043&r1=1140042&r2=1140043&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Mon Jun 27 08:00:00 2011
@@ -38,7 +38,7 @@
</dependencies>
<modules>
- <module>async-services</module>
+ <!-- module>async-services</module removed due to hang, see
TUSCANY-3886 -->
<module>base</module>
<module>builder</module>
<module>bpel</module>