From ant-dev-return-13929-apmail-jakarta-ant-dev-archive=jakarta.apache.org@jakarta.apache.org Mon May 21 01:36:53 2001 Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 47337 invoked by uid 500); 21 May 2001 01:36:51 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 47328 invoked from network); 21 May 2001 01:36:50 -0000 Message-ID: <67FE02381F67D3119F960008C7845A2C0565AABE@nt_syd_ex09.macbank> From: Tim Vernum To: "'ANT-dev'" Subject: RE: if and unless attributes for all Tasks Date: Mon, 21 May 2001 11:36:47 +1000 X-Mailer: Internet Mail Service (5.5.2650.21) X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N From: Roger Vaughn [mailto:rogervaughn@yahoo.com] > I hardly consider anything that > increases maintenance effort to be a *better* > solution. Where "maintenance effort" is defined to be your effort, as opposed to those of the ant commiters. If you take a task that I sent to ant-dev a couple of weeks ago, a couple of antcall, and some appropriate naming of properties, I think I can make Roger's buildfile cleaner, without needing task level if/unless. I'll try and get it working this evening.