From 4d683f7dc5f9a9f49852a994f6fbb04f56a514cd Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 12 Jul 2009 08:48:30 +0000 Subject: Create a test tag for RC3 with the fix from r790470 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793293 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0-M3-RC3a/samples/calculator-osgi/pom.xml | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 tags/java/sca/2.0-M3-RC3a/samples/calculator-osgi/pom.xml (limited to 'tags/java/sca/2.0-M3-RC3a/samples/calculator-osgi/pom.xml') diff --git a/tags/java/sca/2.0-M3-RC3a/samples/calculator-osgi/pom.xml b/tags/java/sca/2.0-M3-RC3a/samples/calculator-osgi/pom.xml new file mode 100644 index 0000000000..dcd40849ff --- /dev/null +++ b/tags/java/sca/2.0-M3-RC3a/samples/calculator-osgi/pom.xml @@ -0,0 +1,109 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M3 + ../../pom.xml + + sample-calculator-osgi + Apache Tuscany SCA Sample Calculator OSGi + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-feature-api + 2.0-M3 + pom + + + + org.apache.tuscany.sca + tuscany-feature-core + 2.0-M3 + pom + + + + junit + junit + 4.5 + test + + + + + ${artifactId} + + + maven-eclipse-plugin + 2.5.1 + + + org.eclipse.pde.ManifestBuilder + org.eclipse.jdt.core.javabuilder + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + + org.eclipse.jdt.launching.JRE_CONTAINER + + + + + + + maven-jar-plugin + + + ${basedir}/META-INF/MANIFEST.MF + + + + + + + + -- cgit v1.2.3