Bug 35158 - Standard BuildListener for profiling Ant build
Summary: Standard BuildListener for profiling Ant build
Status: RESOLVED WONTFIX
Alias: None
Product: Ant
Classification: Unclassified
Component: Core (show other bugs)
Version: 1.6.4
Hardware: Other other
: P2 enhancement with 1 vote (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords: PatchAvailable
: 41392 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-01 19:09 UTC by Eugen Kuleshov
Modified: 2015-06-10 20:25 UTC (History)
1 user (show)



Attachments
Possible implementation of such listener (5.66 KB, text/plain)
2005-06-01 19:10 UTC, Eugen Kuleshov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugen Kuleshov 2005-06-01 19:09:39 UTC
It is difficult to see that takes the most of the time in a complex long running
builds (especially multiproject builds).

Please provide a standard BuildListener that will print profiling summary, as
part of Ant install. See output of such listener in action at
http://jroller.com/page/eu/20050517#profiling_ant_builds_take_two
Comment 1 Eugen Kuleshov 2005-06-01 19:10:22 UTC
Created attachment 15249 [details]
Possible implementation of such listener
Comment 2 Stefan Bodewig 2009-07-31 06:59:57 UTC
*** Bug 41392 has been marked as a duplicate of this bug. ***
Comment 3 Jan Mat 2015-06-10 20:25:23 UTC
Ant provides a org.apache.tools.ant.listener.ProfileLogger