retty good indication of how far along the build is, percentage-wise.
Dale
Rebhan, Gilbert wrote:
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 07, 2007 1:21 PM
To: Ant Users List
Subject: Re: target progress bar
/*
At its most rig
On Nov 7, 2007 11:26 AM, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Jo Support wrote:
> > Thank you very much for all the suggestions (Hudson and Ant Explorer),
> > but both don't fit with my need. I only need to substitute standard
> > output with a progress bar, without installing any graphical
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 07, 2007 1:21 PM
To: Ant Users List
Subject: Re: target progress bar
/*
At its most rigorous, predicting how long something will take to
complete requires a solution to the halting problem: a
Rebhan, Gilbert wrote:
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
/*
One problem with a progress bar is estimating time remaining;
a build does not know how much work is left or how long it will take,
so its hard to present.
*/
if not impossible at all
A
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 07, 2007 11:27 AM
To: Ant Users List
Subject: Re: target progress bar
/*
Jo Support wrote:
> I've tried to develop a progress bar by myself, but I have some
> concurrency tro
Jo Support wrote:
Thank you very much for all the suggestions (Hudson and Ant Explorer),
but both don't fit with my need. I only need to substitute standard
output with a progress bar, without installing any graphical product
but a task def for ant.
I've tried to develop a progress bar by myself
Thank you very much for all the suggestions (Hudson and Ant Explorer),
but both don't fit with my need. I only need to substitute standard
output with a progress bar, without installing any graphical product
but a task def for ant.
I've tried to develop a progress bar by myself, but I have some
co
Try: http://www.yworks.com/en/products_antexplorer_walkthrough.htm#depbar
Jo Support wrote ..
> hi, is there a lib that can display a target progress (or percentage
> progress, or something similar) bar instead of the standard output of each
> tasks?
> i'd like to make my scripts' users blind of t
Use Hudson as a front end. It has a progress bar that you're looking
for and a very nice and easy to understand GUI.
Hudson is really an auto-build executioner. It is made to
automatically do a build either at fixed times, or whenever somebody
does a checkin. It can also automatically run JUnit te