On Mon, 22 Jul 2002 12:09, Dominique Devienne wrote:
> I guess it must be my hacking weekend... How many times do you wish there
> was an <if> task to simplify your build files? Well, one can use the <if>
> container task from ant-contrib I guess. Or one rolls one's own. How to do
> that so all (most) tasks support conditional execution? 

Move the <if> task from ant-contrib to ant proper.  I'd much rather see that 
than adding more bloat to the Task class.

-- 
Adam

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

Reply via email to