RE: Conditional processing

2004-12-15 Thread James Abley
On Tue, 2004-12-14 at 20:25, Charles Daniels wrote: > You can use ant-contrib tasks: http://ant-contrib.sourceforge.net/ > (click on the "Other tasks" link to see the list of available tasks). > Alternatively, you can use Maven (http://maven.apache.org) instead of > Ant.

Re: Conditional processing

2004-12-14 Thread Matt Benson
--- Laran Evans <[EMAIL PROTECTED]> wrote: > How would I do something like: > > > > > > > > > > > ? ant-contrib has an task, but using "classical Ant" you might do: or, you might do this (arguable more "normal"): HTH

RE: Conditional processing

2004-12-14 Thread Charles Daniels
You can use ant-contrib tasks: http://ant-contrib.sourceforge.net/ (click on the "Other tasks" link to see the list of available tasks). Alternatively, you can use Maven (http://maven.apache.org) instead of Ant. > -Original Message- > From: Laran Evans [mailto:[EMAIL PROTECTED] > Sent: T