You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Martin <mg...@hotmail.com> on 2002/08/14 23:36:18 UTC

Re: Order of depends in target.

yep
the order of execution goes from left to right
-M

----- Original Message -----
From: "David Clements" <dc...@merc-int.com>
To: "'Ant Users List'" <an...@jakarta.apache.org>
Sent: Friday, February 07, 2003 8:09 PM
Subject: Order of depends in target.


> I can't seemed to find if the order of depends in a target is defined.  I
assume it is left to right.  Anyone
> know?
>
> Dave
>
> <target name="build" depends="one,two,three"> ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ant-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: ant-user-help@jakarta.apache.org
>