Author: antelder
Date: Fri Aug 19 11:46:02 2011
New Revision: 1159601
URL: http://svn.apache.org/viewvc?rev=1159601&view=rev
Log:
Include the async-services itest in 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=1159601&r1=1159600&r2=1159601&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Fri Aug 19 11:46:02 2011
@@ -38,7 +38,7 @@
</dependencies>
<modules>
- <!--module>async-services</module--> <!-- removed due to hang,
see TUSCANY-3886 -->
+ <module>async-services</module> <!-- removed due to hang, see
TUSCANY-3886 -->
<module>base</module>
<module>builder</module>
<module>bpel</module>