--- Joshua Davis <[EMAIL PROTECTED]> wrote:
> Is <property> allowed inside <task>, currently?

As far as I know, a nested <property> tag is allowed inside an <ant> task
(as opposed to a nested <param> tag inside an <antcall> task), and it's
allowed as an attribute to the <available> and <uptodate> tasks, although
the <uptodate> task doesn't allow for a value -- it always just sets the
property to "true" (<available> only defaults to "true" -- you can specify
a value for it if you want).

Diane


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to