Quite Easy...

  <!-- ************************ -->
  <!-- External Xml File calls  -->
  <!-- ************************ -->
  <target name="compile" depends="init" description="compile the source ">
     <ant antfile="${project.ant.files.root}/compile.xml" target="compile">

      <!-- enter you inherites etc here -->
     </ant>
  </target>


-B

--- [EMAIL PROTECTED] wrote:

> All,
> 
> I  Just wanna execute "Build.xml " inside another file named 
> "MasterBuild.xml"
> 
> Kindly tell me ,what is the exact task name ?
> 
> Thanks 'n' Advance,
> Venkat.
> 
> This transmission may contain information that is privileged, confidential
> and/or exempt from disclosure under applicable law. If you are not the
> intended recipient, you are hereby notified that any disclosure, copying,
> distribution, or use of the information contained herein (including any
> reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
> in error, please immediately contact the sender and destroy the material in
> its entirety, whether in electronic or hard copy format. Thank you.
> 
> 


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

Reply via email to