Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 6872 invoked from network); 29 Jan 2003 20:52:39 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 29 Jan 2003 20:52:39 -0000 Received: (qmail 22117 invoked by uid 97); 29 Jan 2003 20:54:08 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@nagoya.betaversion.org Received: (qmail 22110 invoked from network); 29 Jan 2003 20:54:08 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 29 Jan 2003 20:54:08 -0000 Received: (qmail 98856 invoked by uid 500); 29 Jan 2003 20:50:10 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 98820 invoked from network); 29 Jan 2003 20:50:09 -0000 Received: from oe62.law10.hotmail.com (HELO hotmail.com) (64.4.14.197) by daedalus.apache.org with SMTP; 29 Jan 2003 20:50:09 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 29 Jan 2003 12:50:13 -0800 X-Originating-IP: [12.254.208.112] Reply-To: "Martin" From: "Martin" To: "Ant Users List" Cc: References: Subject: Re: Expand Ant to "Undo" Executed Targets Date: Fri, 30 Aug 2002 13:51:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 29 Jan 2003 20:50:13.0516 (UTC) FILETIME=[05466CC0:01C2C7D8] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Dave- Most of the Ant scripts I have written have implmented targets something like Nuke Old Directories Create Source and Target Directories Get Source from VSS Run jasper on jsp to create Java source Compile everything Create Jars Create Junit/Cactus Tests Run Junit/Cactus tests Create Javadoc Install javadoc into Apache htmldocs Reboot Apache Create PMD Email Cactus/Junit, PMD results to relevant parties Could you tell us which situations which would require undo? Thank You, -Martin ----- Original Message ----- From: "Dave Draper" To: "'Ant Users List'" Sent: Wednesday, January 29, 2003 3:08 PM Subject: RE: Expand Ant to "Undo" Executed Targets > You can force a target to be executed again by using > > - Dave > > -----Original Message----- > From: Cessna, Thao [mailto:thao.cessna@solers.com] > Sent: Wednesday, January 29, 2003 14:04 > To: 'ant-user@jakarta.apache.org' > Subject: Expand Ant to "Undo" Executed Targets > > > Hi, > > I'm using Ant targets to render GUI panels for a Config. Wizard application. > At the last panel, I would like to be able to go back to previous panels for > correction before executing the configuration. Since the targets are already > executed, Ant won't execute them again thus preventing me from going back. > Is there anybody who is working on expanding Ant to allow "undo" targets, > which in effects allow the targets to be re-executed? > > Thanks. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: ant-user-help@jakarta.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: ant-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: ant-user-help@jakarta.apache.org