From 132aa8a77685ec92bc90c03f987650d275a7b639 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 30 Sep 2013 06:59:11 +0000 Subject: 2.0.1 RC1 release tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/node-launcher-equinox/pom.xml | 179 +++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 sca-java-2.x/tags/2.0.1-RC1/modules/node-launcher-equinox/pom.xml (limited to 'sca-java-2.x/tags/2.0.1-RC1/modules/node-launcher-equinox/pom.xml') diff --git a/sca-java-2.x/tags/2.0.1-RC1/modules/node-launcher-equinox/pom.xml b/sca-java-2.x/tags/2.0.1-RC1/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..b3287ac128 --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,179 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0.1 + ../pom.xml + + + tuscany-node-launcher-equinox + Apache Tuscany SCA Node Equinox OSGi Launcher + + + + javax.servlet + servlet-api + 2.5 + + + + org.eclipse + osgi + 3.5.0-v20090520 + compile + + + + org.apache.tuscany.sca + tuscany-base-runtime-pom + pom + 2.0.1 + test + + + + commons-cli + commons-cli + 1.2 + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0.1 + test + + + + + org.eclipse.core + runtime + 3.4.0-v20080512 + runtime + + + org.eclipse.core + contenttype + + + org.eclipse.equinox + registry + + + org.eclipse.equinox + preferences + + + org.eclipse.core + jobs + + + org.eclipse.equinox + app + + + + + org.eclipse.core + contenttype + 3.3.0-v20080604-1400 + runtime + + + org.eclipse.equinox + registry + + + org.eclipse.equinox + preferences + + + + + org.eclipse.equinox + registry + 3.4.100-v20090520-1800 + runtime + + + org.eclipse.core + jobs + 3.4.0-v20080512 + runtime + + + org.eclipse.equinox + common + 3.5.0-v20090520-1800 + runtime + + + org.eclipse.equinox + app + 1.2.0-v20090520-1800 + runtime + + + org.eclipse.equinox + preferences + 3.2.300-v20090520-1800 + runtime + + + + + + + + + tuscany.repo + Tuscany Maven 2.x Repository + http://svn.apache.org/repos/asf/tuscany/maven + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.sca.node.equinox.launcher.NodeMain + true + + + + + + + + -- cgit v1.2.3