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: [EMAIL PROTECTED] 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.