No, because antcall creates a new project underneath the hood, whereas runtarget (antcontrib task) does not.
-----Original Message----- From: Steve Amerige [mailto:steve.amer...@sas.com] Sent: Friday, July 08, 2011 10:21 AM To: Ant Users List Subject: Equivalent: <ant Are the two statements below equivalent? <antcall target="doit" InheritRefs="true" /> <runtarget target="doit" /> Enjoy, Steve Amerige SAS Institute, Deployment Software Developer