summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-24 17:19:10 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-24 17:19:10 +0000
commit0ee17f5edb10fa97eb859788f3e2a3c6e1029ef7 (patch)
tree1a0c8cfbfe8da88cc5ab82726743b2426488b782 /sca-java-2.x/trunk
parent92f10a4ab5364e3c03b096dc9b3906b78f061694 (diff)
Add async-interactions to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index cc9d227767..a016665cdb 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -88,6 +88,7 @@
<module>wires</module>
<module>ws</module>
<module>ws-jaxws</module>
+ <module>async-interactions</module>
</modules>
<!-- We don't want to deploy any of the test modules -->