You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by sudipto chattopadhyay <cs...@hotmail.com> on 2002/06/08 06:51:27 UTC

calling a build file from another build file

hi,
is there any way to call a second build file from any other build file?
for example, suppose i've 2 build files(build1.xml and build2.xml).is it 
possibe to call build2.xml from byuild1.xml and if possible then how?

Sudipto


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: calling a build file from another build file

Posted by Diane Holt <ho...@yahoo.com>.
See the <ant> task.

Diane

=====
(holtdl@yahoo.com)



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>