--- mth <[EMAIL PROTECTED]> wrote: > I find it somewhat confusing that the ant 1.5 manual lists task names > with Capitalization, but the tasks themselves are all lowercase. > Property -> property > AntCall -> antcall
It's the Property task, and its tag is <property> (although it could be anything -- just depends on what it's been defined to be). I suppose we could make the distinction clearer somewhere in the doc, though. Wanna figure out where and supply a patch? Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
