From scm-return-48392-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Thu May 3 01:29:52 2012 Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14086CA76 for ; Thu, 3 May 2012 01:29:52 +0000 (UTC) Received: (qmail 57085 invoked by uid 500); 3 May 2012 01:29:52 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 57031 invoked by uid 500); 3 May 2012 01:29:51 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 57024 invoked by uid 99); 3 May 2012 01:29:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 01:29:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 01:29:50 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B8D0C2388962; Thu, 3 May 2012 01:29:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1333284 - /geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml Date: Thu, 03 May 2012 01:29:30 -0000 To: scm@geronimo.apache.org From: gawor@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120503012930.B8D0C2388962@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gawor Date: Thu May 3 01:29:29 2012 New Revision: 1333284 URL: http://svn.apache.org/viewvc?rev=1333284&view=rev Log: GERONIMODEVTOOLS-792: add top directory for deployable zip Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml?rev=1333284&r1=1333283&r2=1333284&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/deployable.xml Thu May 3 01:29:29 2012 @@ -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