Cool!  (Just recently made the hop to 1.3 from 1.1).

-Peter

> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 17, 2001 2:56 AM
> To: [EMAIL PROTECTED]
> Subject: Re: if and unless attributes for all Tasks
> 
> 
> Peter Vogel <[EMAIL PROTECTED]> wrote:
> 
> > Heh! It's dynamic, Ant would compile+load the code "on the fly"
> > so to speak, vs. the current need to compile custom tasks, then
> > re-call ant...
> 
> Uhm, Peter, you don't have to re-call Ant, you can compile, define and
> use a task in a single ant run since Ant 1.2 - taskdef can now be
> nested into targets and Ant won't complain if it finds unknown
> elements until you try to use them.
> 
> Stefan
> 

Reply via email to