Hi,
   I am using "Ant" task to call another build.xml file in a subdirectory ,
however this build.xml contains some taskdefs which have been using
"homegrown" tasks, hence I need to refer a different ANT_HOME for the nested
build.xml file, from the ANT_HOME at the upper level. Is there a way to do
it  ?

The other way is to just add that set of classes for the 'homegrown'  tasks
to main ant's ant.jar.But I do not think that is the cleanest way.

Any response shall be appreciated.

Regards,
Viraj Purang


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

Reply via email to