PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3393 *** shadow/3393 Mon Sep 3 21:49:10 2001 --- shadow/3393.tmp.3289 Thu Sep 13 06:12:02 2001 *************** *** 2,9 **** | XmlLogger ignores TaskName attribute | +----------------------------------------------------------------------------+ | Bug #: 3393 Product: Ant | ! | Status: NEW Version: 1.4 | ! | Resolution: Platform: Other | | Severity: Minor OS/Version: Other | | Priority: Other Component: Core | +----------------------------------------------------------------------------+ --- 2,9 ---- | XmlLogger ignores TaskName attribute | +----------------------------------------------------------------------------+ | Bug #: 3393 Product: Ant | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: FIXED Platform: Other | | Severity: Minor OS/Version: Other | | Priority: Other Component: Core | +----------------------------------------------------------------------------+ *************** *** 20,23 **** The default text logger correctly uses the TaskName. The XmlLogger does not, using the class name instead. This is easily shown by looking at the taskStarted ! (BuildEvent event) method in XmlLogger.java (line 197). --- 20,26 ---- The default text logger correctly uses the TaskName. The XmlLogger does not, using the class name instead. This is easily shown by looking at the taskStarted ! (BuildEvent event) method in XmlLogger.java (line 197). ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-13 06:12 ------- ! Fixed in the 1.4 branch
