summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-26 19:25:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-26 19:25:23 +0000
commit9d635b176c530cce3a4c33f862c9b1587d805464 (patch)
treed96f61aa696cb64c0b367e3570f6de9f83c4ee12
parent24c4139f4e18a8fdf3733c07b002a42bc999003f (diff)
Add host-webb module into build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737789 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index 06ef8f9cc4..281b8d35a2 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -55,6 +55,7 @@
<module>implementation-node</module>
<module>implementation-node-runtime</module>
<module>host-http</module>
+ <module>host-webapp</module>
<module>interface</module>
<module>interface-java</module>
<module>interface-java-jaxws</module>