On 17 February 2006 17:07, Burgess, Benjamin wrote:
> Ant-contrib has an "if" task which you could use.
> 
> http://ant-contrib.sourceforge.net/
> 
> However, the traditional Ant solution is to split each piece of
> functionality into its own target, set properties based on condition,
> and use the if / unless attributes on the targets.

The problem is that I'm creating a macro, I don't feel like
repeating the logic for each of similar targets...

OK, seems like I'll need to use some extension...

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to