Yes
http://ant.apache.org/manual/CoreTasks/ant.html

It is pretty common to structure your ant build by using separate build.xml's for each module. This is similar to the way that Maven is often used with a separate
pom.xml for each module. If you have trouble finding a working example - let
me know and I will dig one up for you (later).

Bob
[EMAIL PROTECTED]

----- Original Message ----- From: "arijit" <[EMAIL PROTECTED]>
To: <user@ant.apache.org>
Sent: Friday, June 08, 2007 7:04 AM
Subject: call other build files



Hi,

1. Is it possible to call Build2 file from Build1 which is executed using
ANT ?
2. Is it possible to execute a particular task in Build2, by calling it from
Build1 ?

Regards,
Arijit
--
View this message in context: http://www.nabble.com/call-other-build-files-tf3889095.html#a11024407
Sent from the Ant - Users mailing list archive at Nabble.com.


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





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

Reply via email to