You can use the taskName attribute on tasks to set a different name for logging purposes. Use getTaskName() in your listener/logger to access this name. There is no id automatically assigned by Ant, its set via the build file writer if you so choose.

        Erik

On Tuesday, July 1, 2003, at 02:05  PM, Mazzolini, Mike wrote:


According to the Ant book, I have, it indicates that Ant generates
an Id for each task that it performs. However, I can't seem to get my hands
on this Id. I need it to determine what task has actually finished when
there is more than one task with the same name. Any ideas?


Thanks.

--------------------------------
Mike Mazzolini
[EMAIL PROTECTED]
- If you think you can or you think you can't, you're right!


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to