From bf5dc39bf9cdad005d60c3c5ed589401ebce9576 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 9 Feb 2009 03:55:10 +0000 Subject: Java SCA 2.0-M1 RC1 tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742246 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/extensibility-equinox/pom.xml | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 tags/java/sca/2.0-M1-RC1/modules/extensibility-equinox/pom.xml (limited to 'tags/java/sca/2.0-M1-RC1/modules/extensibility-equinox/pom.xml') diff --git a/tags/java/sca/2.0-M1-RC1/modules/extensibility-equinox/pom.xml b/tags/java/sca/2.0-M1-RC1/modules/extensibility-equinox/pom.xml new file mode 100644 index 0000000000..ab4533c597 --- /dev/null +++ b/tags/java/sca/2.0-M1-RC1/modules/extensibility-equinox/pom.xml @@ -0,0 +1,96 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M1 + ../pom.xml + + tuscany-extensibility-equinox + Apache Tuscany SCA Extensibility for Eclipse Equinox + + + org.apache.tuscany.sca + tuscany-extensibility + 2.0-M1 + + + + org.eclipse + osgi + 3.3.0-v20070530 + compile + + + + + org.eclipse.core + runtime + 3.3.100-v20070530 + test + + + org.eclipse.equinox + app + + + + + + + org.eclipse.equinox + app + 1.0.0-v20070606 + test + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.0 + + + copy-dependencies + process-test-resources + + copy-dependencies + + + ${project.build.directory}/bundles + osgi,junit,easymock,tuscany-extensibility + + + + + + + -- cgit v1.2.3