summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-21 17:41:56 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-21 17:41:56 +0000
commit2107235a7095fce26e2a56056d67975d2c7d9881 (patch)
treec4381ecb5cd6d8f105536461f57104439c96ebd2 /java/sca
parent2f0ee60dbfd288e50ba2a11f8d903811cbab44a7 (diff)
Revert my change to remove http and jetty as it's required by the binding.http test. need to look at how to refine this.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719652 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/modules/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index bd0ecce927..8ad660fce6 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -53,6 +53,8 @@
<module>endpoint</module>
<module>extensibility</module>
<module>extensibility-equinox</module>
+ <module>host-http</module>
+ <module>host-jetty</module>
<module>implementation-java</module>
<module>implementation-java-runtime</module>
<module>implementation-java-xml</module>