summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-26 23:43:55 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-26 23:43:55 +0000
commit01a38d872dc2692d2a31f07f9c8f8098aa078853 (patch)
treee3497f0fa1e57152c851c428607d4784038419f3 /java/sca/itest/distribution
parent66a07317aed919a7af7f0390a275f5622c8a412e (diff)
Add the implementtaion-web client sample itest to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830025 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/distribution')
-rw-r--r--java/sca/itest/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index c744478047..506b981f64 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -41,6 +41,7 @@
<module>legal-checks</module>
<module>webapp-helloworld</module>
<module>webapp-helloworld-bpel</module>
+ <module>webapp-helloworld-js-client</module>
<module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-stripes</module>
</modules>