From fa8b02df1b48a33929dfa4ff3eeebc12231de737 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:36:16 +0000 Subject: Copy trunk to test sandbox trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757348 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/modules/host-jetty/pom.xml | 69 ++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 sandbox/ant/sca/trunk/modules/host-jetty/pom.xml (limited to 'sandbox/ant/sca/trunk/modules/host-jetty/pom.xml') diff --git a/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml new file mode 100644 index 0000000000..3d91f903e7 --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml @@ -0,0 +1,69 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-host-jetty + Apache Tuscany SCA Jetty Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-SNAPSHOT + + + + org.mortbay.jetty + jetty + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + + org.mortbay.jetty + jetty-util + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + + javax.servlet + servlet-api + 2.5 + + + + -- cgit v1.2.3