summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-23 23:44:47 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-23 23:44:47 +0000
commit635fe997f91dbec1cf8ab0b7aeb8c76c56330013 (patch)
tree439e0a407f1fa2c51456b8dd028dc3b03a7c2c73 /branches/sca-equinox/modules/pom.xml
parent1aba7b831e19fa8f9b718f42c1a0c4d09f6d52ad (diff)
Starting to fix jetty OSGi import/exports.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml
index 9b24679b5b..2ee9c9c9c2 100644
--- a/branches/sca-equinox/modules/pom.xml
+++ b/branches/sca-equinox/modules/pom.xml
@@ -102,11 +102,15 @@
<module>host-corba-jee</module>
<module>host-corba-jse</module>
<module>host-corba-jse-tns</module>
+ <!--
<module>host-ejb</module>
+ -->
<module>host-embedded</module>
<module>host-http</module>
<module>host-jetty</module>
+ <!--
<module>host-openejb</module>
+ -->
<module>host-rmi</module>
<!--
<module>host-tomcat</module>