----- Original Message -----
From: "Chad Loder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 01, 2002 4:27 PM
Subject: Possible bug with <parallel>, <antcall> and depends


> Hello. Sorry if this is the wrong list for this
> sort of thing. I'm seeing something which may
> be a bug.  OTOH, I may be misunderstanding how
> parallel is supposed to work (I'm used to GNU
> make's parallel build, which correctly computes
> closure and executes dependencies at most once
> per build, even in parallel mode).
>
> I don't want to submit this to Bugzilla if
> I'm just misunderstanding how ant is supposed to
> work.

fraid so.

ant doesnt do parallel builds the way you expect, and antcall re-execs all
the dependencies.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to