diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-12 07:18:59 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-12 07:18:59 +0000 |
commit | 86438369d134b9b8871bdc99459dfc353a478aa1 (patch) | |
tree | f975c6c320db9e0e829deeba80770ab85ab3fc56 /sca-java-2.x/trunk/modules | |
parent | e3c71c60989895a78504f161d7393f39103221c5 (diff) |
Add the osgi http host to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1134876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules')
-rw-r--r-- | sca-java-2.x/trunk/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml index c272041cd8..ea91532311 100644 --- a/sca-java-2.x/trunk/modules/pom.xml +++ b/sca-java-2.x/trunk/modules/pom.xml @@ -81,6 +81,7 @@ <module>extensibility</module> <module>extensibility-equinox</module> <module>host-http</module> + <module>host-http-osgi</module> <module>host-jetty</module> <module>host-rmi</module> <module>host-webapp</module> |