From: Mathieu Baudier Date: Wed, 9 Jul 2008 19:48:41 +0000 (+0000) Subject: Change attach config X-Git-Tag: argeo-slc-2.1.7~2633 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=e21aa5e3e452edde2b19e5783d3b1087dd401245;p=gpl%2Fargeo-slc.git Change attach config git-svn-id: https://svn.argeo.org/slc/trunk@1410 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml index 663934a89..c9995ed98 100644 --- a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml +++ b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml @@ -46,7 +46,7 @@ build-helper-maven-plugin - attach-artifacts + attach-feature package attach-artifact @@ -54,14 +54,27 @@ - ${project.build.directory}/${project.artifactId}.zip + + ${project.build.directory}/${project.artifactId}.zip + zip feature + + + + attach-updatesite + package + + attach-artifact + + - ${project.build.directory}/${project.artifactId}-updatesite.zip + + ${project.build.directory}/${project.artifactId}-updatesite.zip + zip updatesite