diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-17 05:43:02 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-17 05:43:02 +0000 |
commit | 34ac105a8ee8a63e11bef118ec6e1a2ef8c15c36 (patch) | |
tree | 797df842f515948602323508f8aecc9dd976e96b /branches/sca-equinox/modules | |
parent | 296a47da5f0c6628419dad8918d4c3f741559ad8 (diff) |
Adding hots-tomcat and host-webapp as they are building ok and are required by distribution/pdetarget
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718174 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules')
-rw-r--r-- | branches/sca-equinox/modules/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml index 2481c72231..36b264f63e 100644 --- a/branches/sca-equinox/modules/pom.xml +++ b/branches/sca-equinox/modules/pom.xml @@ -92,10 +92,8 @@ <module>host-http</module> <module>host-jetty</module> <module>host-rmi</module> - <!-- <module>host-tomcat</module> <module>host-webapp</module> - --> <module>host-webapp-junit</module> <module>interface</module> <module>interface-java</module> |