On Tuesday 25 June 2002 10:41 am, Matt Koss wrote: > I am trying to understand the execution loop of the task. > > I have written a custom task and I have put the initialisation code inside > of the init() method. > I thought that init() method is called only once ( for taskdef ) and that > execute() method is then called for each occurence of the custom task. > > However, init() method is called for each occurence of my task. > Is this the correct behaviour ? > > cheers > > Matt
I am sorry, I didn't realize that this is a list for the people who actually work on ant, and not for the people who write custom tasks. I have cross-posted this message to the ant-user instead. Cheers Matt -- Matt Koss Knowledge Media Institute Open University e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
