From scm-return-44280-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Fri Oct 15 16:06:34 2010 Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 44622 invoked from network); 15 Oct 2010 16:06:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Oct 2010 16:06:33 -0000 Received: (qmail 52142 invoked by uid 500); 15 Oct 2010 16:06:33 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 52095 invoked by uid 500); 15 Oct 2010 16:06:33 -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 52088 invoked by uid 99); 15 Oct 2010 16:06:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Oct 2010 16:06:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Fri, 15 Oct 2010 16:06:30 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 10FCE23888E7; Fri, 15 Oct 2010 16:05:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1022988 - /geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml Date: Fri, 15 Oct 2010 16:05:34 -0000 To: scm@geronimo.apache.org From: tkirby@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101015160534.10FCE23888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tkirby Date: Fri Oct 15 16:05:33 2010 New Revision: 1022988 URL: http://svn.apache.org/viewvc?rev=1022988&view=rev Log: GERONIMODEVTOOLS-675 fix testsuite. Fix bug I introduced in GERONIMODEVTOOLS-599: don't delete test eclipse directory after putting needed stuff in it. Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml?rev=1022988&r1=1022987&r2=1022988&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/testsuite/eclipse/build.xml Fri Oct 15 16:05:33 2010 @@ -75,13 +75,14 @@ + + + + - - -