Re: Use of Sleep

2009-06-01 Thread David Weintraub
On Mon, Jun 1, 2009 at 3:42 PM, Eric Fetzer wrote: > This is the weekly build I'm referring to rather than the CC builds. I > really need to be sure it's clean. If one file gets removed from the code > repository (*StarTeam *for us), Oh, StarTeam... That explains everything. Yeah, you can't

Re: Use of Sleep

2009-06-01 Thread Eric Fetzer
efore and changed my evil ways ;0) From: David Weintraub To: Ant Users List Sent: Monday, June 1, 2009 12:46:19 PM Subject: Re: Use of Sleep On Mon, Jun 1, 2009 at 12:48 PM, Eric Fetzer wrote: > Will "updates" get rid of files that got deleted f

Re: Use of Sleep

2009-06-01 Thread David Weintraub
On Mon, Jun 1, 2009 at 12:48 PM, Eric Fetzer wrote: > Will "updates" get rid of files that got deleted from the repository? It all really depends upon the revision control system you're using. If the revision control system tracks directories (like Subversion and ClearCase), the answer is "yes"

Re: Use of Sleep

2009-06-01 Thread Eric Fetzer
Bill Of Materials - All of the items that make up a build (including the items necessary to perform the build). From: Martin Gainty To: Ant Users List Sent: Monday, June 1, 2009 12:05:30 PM Subject: RE: Use of Sleep the closest I've seen for Windo

RE: Use of Sleep

2009-06-01 Thread Martin Gainty
ion seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 1 Jun 2009 09:48:53 -0700 > From: elstonk..

Re: Use of Sleep

2009-06-01 Thread Eric Fetzer
abiility to keep an accurate BOM and know that the BOM represents the product exactly.  Otherwise, what confidence can I lend the customer that I know what I delivered to them? From: David Weintraub To: Ant Users List Sent: Monday, June 1, 2009 9:19:16 AM Subje

Re: Use of Sleep

2009-06-01 Thread Dale Anson
y aspects of the build. > > > > > > From: David Weintraub > To: Ant Users List > Sent: Saturday, May 30, 2009 10:40:37 PM > Subject: Re: Use of Sleep > > What do all those tasks do? Are they really part of the build? > > We had a build where we brought up a Websphere s

Re: Use of Sleep

2009-06-01 Thread David Weintraub
On Mon, Jun 1, 2009 at 10:39 AM, Eric Fetzer wrote: > A good piece of the time, David, is allocated to check out of A LOT of > code. It also ftp's some very large files over a WAN. As I take over these > builds, I will be digging further in where all the time is going, but for > now, I'm just t

Re: Use of Sleep

2009-06-01 Thread Eric Fetzer
cts of the build. From: David Weintraub To: Ant Users List Sent: Saturday, May 30, 2009 10:40:37 PM Subject: Re: Use of Sleep What do all those tasks do? Are they really part of the build? We had a build where we brought up a Websphere server in order to run

RE: Use of Sleep

2009-05-31 Thread Martin Gainty
ous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sun, 31 May 2009 00:40:37 -0400 > Subject: Re: Use of Sleep > From: qazw...@gmail.com > To: user@ant.apache.org > > What do all those tasks do? Are they really part of the build? > > We had a bu

Re: Use of Sleep

2009-05-30 Thread David Weintraub
What do all those tasks do? Are they really part of the build? We had a build where we brought up a Websphere server in order to run our JUnit tests, but that was about 2 minutes of sleep to ensure that the server was awake before we ran the task. But, the entire build sans tests took about 2 to

Re: Use of Sleep

2009-05-29 Thread Matt Benson
5 and 10 minutes does seem quite excessive. 3 seconds was more along the lines of the sleeping I had to add to builds when I was doing a lot of builds on... you guessed it, Windows (which apparently may return control to the caller before the system is fully finished with the process). I woul