https://bz.apache.org/bugzilla/show_bug.cgi?id=61936

Jan Mat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
                 OS|                            |All

--- Comment #1 from Jan Mat <[email protected]> ---
The taskname attribute has nothing to do with other properties.
Every task has this attribute and this controlls the name of the task in the
log (e.g. the console log during the build).

<echo message="test"/>
 [echo] test

<echo message="test" taskname="test"/>
[test] test

I use this if I use presetdef or macrodef or scriptdef.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to