From 60744a36aae604ac3c4499ed54f1082ab8f5947d Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 19 Nov 2008 00:10:54 +0000 Subject: Copying modules from Equinox branch, to start merging the delta changes from 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/host-jetty/pom.xml | 57 +++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 java/sca/modules/host-jetty/pom.xml (limited to 'java/sca/modules/host-jetty/pom.xml') diff --git a/java/sca/modules/host-jetty/pom.xml b/java/sca/modules/host-jetty/pom.xml new file mode 100644 index 0000000000..af7adc809f --- /dev/null +++ b/java/sca/modules/host-jetty/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-EQUINOX-SNAPSHOT + ../pom.xml + + tuscany-host-jetty + Apache Tuscany SCA Jetty Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 1.4-EQUINOX-SNAPSHOT + + + + org.mortbay.jetty + jetty + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + + javax.servlet + servlet-api + 2.5 + + + + -- cgit v1.2.3