From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0/modules/node-launcher-equinox/pom.xml | 179 +++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/node-launcher-equinox/pom.xml (limited to 'sca-java-2.x/branches/2.0/modules/node-launcher-equinox/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/pom.xml b/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..64204676c8 --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,179 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0 + ../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 + test + + + + commons-cli + commons-cli + 1.2 + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0 + 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