From a21503899c45bdac2c06badae1c03d92d41db9a1 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 5 Sep 2009 00:08:26 +0000 Subject: Copying it back to 1.x to bring it up as there are users complaining about the old plugin still based on Eclipse 3.2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811579 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/eclipse34/plugins/manager/pom.xml | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 branches/sca-java-1.x/tools/eclipse34/plugins/manager/pom.xml (limited to 'branches/sca-java-1.x/tools/eclipse34/plugins/manager/pom.xml') diff --git a/branches/sca-java-1.x/tools/eclipse34/plugins/manager/pom.xml b/branches/sca-java-1.x/tools/eclipse34/plugins/manager/pom.xml new file mode 100644 index 0000000000..c6db3d21b2 --- /dev/null +++ b/branches/sca-java-1.x/tools/eclipse34/plugins/manager/pom.xml @@ -0,0 +1,129 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca-eclipse-tools + 1.6-SNAPSHOT + ../../pom.xml + + org.apache.tuscany.sca.plugin.manager + Apache Tuscany SCA Domain Manager Eclipse Plugin + + + + org.eclipse.jdt.debug + ui + 3.2.100-v20070531-1800 + + + + org.eclipse.swt.win32.win32 + x86 + 3.3.0-v3346 + + + + org.apache.tuscany.sca + org.apache.tuscany.sca.plugin.core + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-distribution-manager + 1.6-SNAPSHOT + zip + + + + org.apache.tuscany.sca + tuscany-distribution-manager + 1.6-SNAPSHOT + src + zip + + + + + ${basedir} + + + ${basedir} + + **/*.java + **/.*/** + pom.xml + build.* + target/** + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + tmp + + META-INF/MANIFEST.MF + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + ../core/src/main/assembly/jar.xml + + gnu + false + + META-INF/MANIFEST.MF + + + + + + + + + + + repo1.eclipse + http://repo1.maven.org/eclipse/ + + true + + + + + -- cgit v1.2.3