From: "Stefan Bodewig" <[EMAIL PROTECTED]> > On Thu, 21 Nov 2002, James Strachan <[EMAIL PROTECTED]> > wrote: > > > we will only treat Ant tags as being a Task if they are the root Ant > > element or their parent Ant element is a TaskContainer > > Sounds good.
Cool. We got there in the end, thanks for your help Stefan. Will create some test cases to check this all works... > > and if the tags name is a known Task name, > > Does Jelly do this at run-time? If not, you need to take <taskdef> > into account. Yes - its all done at runtime, so taskdef works fine. James ------- http://radio.weblogs.com/0112098/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
