From 6f41ef61af2268d5576448974ca447b597387e88 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 16 Jun 2009 06:48:13 +0000 Subject: Create 2.0 M3 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785089 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-2.0-M3/modules/host-http-osgi/pom.xml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 branches/sca-java-2.0-M3/modules/host-http-osgi/pom.xml (limited to 'branches/sca-java-2.0-M3/modules/host-http-osgi/pom.xml') diff --git a/branches/sca-java-2.0-M3/modules/host-http-osgi/pom.xml b/branches/sca-java-2.0-M3/modules/host-http-osgi/pom.xml new file mode 100644 index 0000000000..17cb7f2b8d --- /dev/null +++ b/branches/sca-java-2.0-M3/modules/host-http-osgi/pom.xml @@ -0,0 +1,74 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M3-SNAPSHOT + ../pom.xml + + tuscany-host-http-osgi + Apache Tuscany SCA OSGi HTTP Service Based Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M3-SNAPSHOT + + + org.eclipse + osgi + 3.4.0-v20080605-1900 + compile + + + org.eclipse.osgi + services + 3.1.200-v20071203 + compile + + + org.eclipse.equinox + http + 1.0.200-v20080421-2006 + runtime + + + javax.servlet + servlet-api + 2.5 + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-M3-SNAPSHOT + runtime + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-M3-SNAPSHOT + test + + + + -- cgit v1.2.3