On 2008-12-04, madhu sudan <[EMAIL PROTECTED]> wrote:
> How to call target, say t1 from C:\abc\build.xml file into target, say x1
> (D:\xyz\build.xml file)?
you place an task into the target that shall call the other
build file, use the antfile attribute of that task to point to the
other build
Hi,
How to call target, say t1 from C:\abc\build.xml file into target, say x1
(D:\xyz\build.xml file)?
Both build files are defined in two different directories.
--
Looking forward to hear from you.
Thanks & Regards
Madhusudan Sharma