Modify ↓
Ticket #305 (assigned enhancement)
Build Progress Bar
| Reported by: | anonymous | Owned by: | extraordinaire |
|---|---|---|---|
| Priority: | minor | Milestone: | TBD |
| Component: | phing-core | Version: | 2.3.2 |
| Keywords: | Cc: |
Description
Could we have a progress bar that displays some sort of feedback that Phing is doing something please? So on a build that takes some time, the user is getting some sort of visual feedback, that Phing is actually working OK?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

This wouldn't be trivial, since there currently is no mechanism for individual tasks to record or report their progress. Interesting idea though!