From b9b12c22d8eb0bdbd199f5a80fd32e644177b6ae Mon Sep 17 00:00:00 2001 From: Jarek Gawor Date: Thu, 3 May 2012 01:29:29 +0000 Subject: [PATCH] GERONIMODEVTOOLS-792: add top directory for deployable zip git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk@1333284 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/src/main/assembly/deployable.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assembly/src/main/assembly/deployable.xml b/assembly/src/main/assembly/deployable.xml index 8c6ea3e6..a47d59a2 100644 --- a/assembly/src/main/assembly/deployable.xml +++ b/assembly/src/main/assembly/deployable.xml @@ -27,18 +27,18 @@ ${basedir}/target/geronimo-eclipse-plugin-base/ - + eclipse/ *.txt ${basedir}/target/geronimo-eclipse-plugin-base/plugins - plugins + eclipse/plugins ${basedir}/target/geronimo-eclipse-plugin-base/features-unpacked - features + eclipse/features