04.08.2011 17:55, Stefan Bodewig пишет:
On 2011-08-02, Oleksandr Gavenko wrote:
$ ant -f my2.xml -emacs
Buildfile: d:\test.xml
test:
getting files
0 files retrieved
xxx
I expect that build fail as 'my.jar' is not exist and
On Mon, Aug 8, 2011 at 12:33 PM, Echlin, Robert
wrote:
> Hi guys,
> Thanks, Dominique, for the reminder about order of execution being dependent
> on dependencies.
> I remember that about dependencies declared in a target.
> I am surprised that there isn't a line in the "Running Ant" page referri
Thanks, Joe
Rob
> -Original Message-
> From: jatta...@gmail.com [mailto:jatta...@gmail.com] On Behalf Of Joe
> Attardi
> Sent: Monday, August 08, 2011 12:01 PM
> To: Ant Users List
> Subject: Re: Are multiple targets run in order, or in parallel?
>
> They run sequentially.
>
> On Mon,