From 1c0d8a7ab823150bdbece285e71cd6f414621cfc Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 27 Dec 2010 10:50:45 +0000 Subject: Start branch for beta2 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0-Beta2/features/eclipse-pde/pom.xml | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/features/eclipse-pde/pom.xml (limited to 'sca-java-2.x/branches/2.0-Beta2/features/eclipse-pde/pom.xml') diff --git a/sca-java-2.x/branches/2.0-Beta2/features/eclipse-pde/pom.xml b/sca-java-2.x/branches/2.0-Beta2/features/eclipse-pde/pom.xml new file mode 100644 index 0000000000..cac7022164 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/features/eclipse-pde/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-Beta2-SNAPSHOT + ../pom.xml + + + tuscany-feature-eclipse-pde + Apache Tuscany SCA Eclipse PDE Feature + pom + + + + + org.apache.tuscany.sca + tuscany-feature-all + pom + 2.0-Beta2-SNAPSHOT + + + + javax.servlet + servlet-api + 2.5 + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0.1 + + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + + + org.apache.activemq + activemq-core + 5.3.0 + + + org.springframework + spring-context + + + + + + + + + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + 1.0.7 + + + distribution-modules + generate-resources + + generate-modules + + + target/modules + false + false + false + features + + org.apache.tuscany.sca.aggregation + + + + + org.apache.woden + woden-impl-dom + 1.0M8 + ${basedir}/../../distribution/all/manifests/woden-impl-dom-1.0M8.MF + + + + org.apache.axis2 + axis2-kernel + 1.5.3 + ${basedir}/../../distribution/all/manifests/axis2-kernel-1.5.3.MF + + + org.apache.axis2 + axis2-transport-http + 1.5.3 + ${basedir}/../../distribution/all/manifests/axis2-transport-http-1.5.3.MF + + + org.apache.axis2 + * + * + + + + + + + + + org.eclipse + osgi + 3.3.0-v20070530 + + + + + + + -- cgit v1.2.3