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 2008/03/23 13:11:09 UTC

DO NOT REPLY [Bug 44659] New: The build time is not printed correctly for builds that take a long time

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

           Summary: The build time is not printed correctly for builds that
                    take a long time
           Product: Ant
           Version: 1.7.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Core tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: jon.berg@gmail.com


The build time is not printed correctly when a build takes a very long time.

For example with a build that took around two days, it printed 2á926 minutes
13 seconds.

It could look as when it takes more than 1000 minutes to build, something wrong
happens with the formatting.



Buildfile: build.xml

run:

BUILD SUCCESSFUL
Total time: 2á926 minutes 13 seconds


-- 
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 44659] The build time is not printed correctly for builds that take a long time

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


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |notifications@ant.apache.org
   Target Milestone|---                         |1.8.0




--- Comment #1 from Stefan Bodewig <bo...@apache.org>  2008-08-21 06:12:53 PST ---
looks as if formatting was locale sensitive, I get 2.926 minutes on my German
locale.


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

DO NOT REPLY [Bug 44659] The build time is not printed correctly for builds that take a long time

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


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Stefan Bodewig <bo...@apache.org>  2008-08-25 21:32:00 PST ---
removed thousands separator in svn revision 688958


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