You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2011/04/23 01:50:16 UTC

DO NOT REPLY [Bug 51109] New: [PATCH] Missing space between "finished" and timestamp in task/target finish message from ProfileLogger

https://issues.apache.org/bugzilla/show_bug.cgi?id=51109

           Summary: [PATCH] Missing space between "finished" and timestamp
                    in task/target finish message from ProfileLogger
           Product: Ant
           Version: 1.8.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Core
        AssignedTo: notifications@ant.apache.org
        ReportedBy: acwwat@gmail.com


Created an attachment (id=26929)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26929)
Patch

There is a trivial defect in ProfileLogger where the word "finished" and the
timestamp in the task/target finish message are not separated by a space. For
example, as currently documented in the "Loggers & Listeners" topic in the Ant
manual:

echo: finishedThu Jan 22 09:01:00 CET 2009 (250ms)

Target anotherTarget: finishedThu Jan 22 09:01:01 CET 2009 (0ms)

I have attached the simple patch for both ProfileLogger.java and listeners.html
in the manual.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 51109] [PATCH] Missing space between "finished" and timestamp in task/target finish message from ProfileLogger

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51109

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.3

--- Comment #1 from Antoine Levy-Lambert <an...@apache.org> 2011-04-23 15:27:30 EDT ---
Patch committed, revision 1096209.

Thanks.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 51109] [PATCH] Missing space between "finished" and timestamp in task/target finish message from ProfileLogger

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51109

Anthony Wat <ac...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acwwat@gmail.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.