From a3ce58076d0ce2d2f09c2331ea499554e9b5a9f9 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:13:16 +0000 Subject: Renaming branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-20080910/modules/host-tomcat/pom.xml | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 branches/sca-java-20080910/modules/host-tomcat/pom.xml (limited to 'branches/sca-java-20080910/modules/host-tomcat/pom.xml') diff --git a/branches/sca-java-20080910/modules/host-tomcat/pom.xml b/branches/sca-java-20080910/modules/host-tomcat/pom.xml new file mode 100644 index 0000000000..58032e137d --- /dev/null +++ b/branches/sca-java-20080910/modules/host-tomcat/pom.xml @@ -0,0 +1,87 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-host-tomcat + Apache Tuscany SCA Tomcat Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 1.4-SNAPSHOT + + + + javax.servlet + servlet-api + 2.5 + + + + org.apache.tomcat + catalina + 6.0.14 + + + org.apache.tomcat + servlet-api + + + + + + org.apache.tomcat + coyote + 6.0.14 + + + org.apache.tomcat + servlet-api + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.host.tomcat + ${pom.name} + org.apache.tuscany.sca.host.http.tomcat* + + + + + + + -- cgit v1.2.3