--- James Cook <[EMAIL PROTECTED]> wrote:
> Is there anything similar to:
> 
> <project name="subA" basedir="." depends="../subB/build.xml">

It's been suggested for Ant2, but I think it was only to allow targets to
depend on sub-project targets, not for <project> to get a depends
attribute (although it's an interesting idea -- it'd be one way to have a
top-down build mechanism). For now, you could do an <ant> to the subB
build-file as the first thing subA does.

Diane



=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to