summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-21 08:25:02 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-21 08:25:02 +0000
commit0c0edfa0f84e4ba1007387ea5cda67bc54b3b307 (patch)
treecbbae73f67b531e4e420b8e2e7d3316d8290b5c2 /java/sca/itest/distribution/pom.xml
parent0fa9815607844e6a7283a5936febd805e66d84b8 (diff)
Add the webapp itests to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746451 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/distribution/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index 3a8273ccf7..387ece209f 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -38,6 +38,8 @@
<module>binding-ws-calculator</module>
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
+ <module>webapp-helloworld</module>
+ <module>webapp-helloworld-jsp</module>
</modules>
</project>