From ddce09144c53a0edd85f5929605cd3d3191d4ea4 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:36:51 +0000 Subject: Copy trunk to beta2 release branch. (I've not yet changed the version so that would need to be done first before the branch is used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68 --- .../archetypes/contribution-zip-discriptor/pom.xml | 33 ++++++++++++++++++ .../assemblies/tuscany-zip-contribution.xml | 40 ++++++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/pom.xml create mode 100644 sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/src/main/resources/assemblies/tuscany-zip-contribution.xml (limited to 'sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor') diff --git a/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/pom.xml b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/pom.xml new file mode 100644 index 0000000000..f1bbe79e2f --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/pom.xml @@ -0,0 +1,33 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../../../pom.xml + + + tuscany-zip-contribution-descriptor + Tuscany SCA ZIP contribution Shared Assembly Descriptor + + + diff --git a/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/src/main/resources/assemblies/tuscany-zip-contribution.xml b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/src/main/resources/assemblies/tuscany-zip-contribution.xml new file mode 100644 index 0000000000..a672d2920d --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-zip-discriptor/src/main/resources/assemblies/tuscany-zip-contribution.xml @@ -0,0 +1,40 @@ + + + + zip-contribution + + zip + + false + + + false + runtime + lib + false + + + + + ${project.build.outputDirectory} + / + + + -- cgit v1.2.3