[GRADLE-405] Reported build time is confusing as shown (seconds only) Created: 18/Feb/09  Updated: 04/Jan/13  Resolved: 04/Mar/09

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.6

Type: Improvement
Reporter: Neil Curzon Assignee: Hans Dockter
Resolution: Fixed Votes: 0

Attachments: Text File BuildTime.patch    

 Description   

At the end of a gradle build, the success message looks like this:

BUILD SUCCESSFUL

Total time: 4593.805 secs

I think it'd be much easier on the eyes to see this time represented in a more human readable format.

Maven, for example, splits the time into (at least) minutes and seconds, making it more human readable.

I've created a patch that splits the reported build time into hours, minutes and seconds. It includes 5 new junit test cases, increasing the coverage of Clock. Patch created against revision 1237.



 Comments   
Comment by Adam Murdoch [ 04/Mar/09 ]

Applied. Thank you for the patch.

Generated at Wed Jun 30 11:29:16 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.