Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 90106 invoked from network); 27 Mar 2006 15:45:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 15:45:06 -0000 Received: (qmail 31052 invoked by uid 500); 27 Mar 2006 15:45:06 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 30981 invoked by uid 500); 27 Mar 2006 15:45:05 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 30965 invoked by uid 99); 27 Mar 2006 15:45:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 07:45:05 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 27 Mar 2006 07:45:03 -0800 Received: (qmail 89437 invoked by uid 65534); 27 Mar 2006 15:44:43 -0000 Message-ID: <20060327154443.89434.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r389176 - /forrest/trunk/main/build.xml Date: Mon, 27 Mar 2006 15:44:43 -0000 To: svn@forrest.apache.org From: cdupoirieux@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: cdupoirieux Date: Mon Mar 27 07:44:42 2006 New Revision: 389176 URL: http://svn.apache.org/viewcvs?rev=389176&view=rev Log: FOR-835 - In fact, just add the clean-build target to clean/build in one call. The target which redeploy the plugins in not really necessary, we are going to concentrate on the 343(Auto upgrading Plugins). Modified: forrest/trunk/main/build.xml Modified: forrest/trunk/main/build.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/main/build.xml?rev=389176&r1=389175&r2=389176&view=diff ============================================================================== --- forrest/trunk/main/build.xml (original) +++ forrest/trunk/main/build.xml Mon Mar 27 07:44:42 2006 @@ -1,6 +1,6 @@ + + +