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-http/pom.xml | 45 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 java/sca/modules/host-http/pom.xml (limited to 'java/sca/modules/host-http/pom.xml') diff --git a/java/sca/modules/host-http/pom.xml b/java/sca/modules/host-http/pom.xml new file mode 100644 index 0000000000..1874c0f878 --- /dev/null +++ b/java/sca/modules/host-http/pom.xml @@ -0,0 +1,45 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-EQUINOX-SNAPSHOT + ../pom.xml + + tuscany-host-http + Apache Tuscany SCA HTTP Servlet Host Extension Point + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.4-EQUINOX-SNAPSHOT + + + + javax.servlet + servlet-api + 2.5 + + + + -- cgit v1.2.3