Do you always want the target to run, so do you want it to always run as the very last thing?
If you want it to run as the last thing, look into the nant.onsuccess and nant.onfailure properties in NAnt 0.85. If specified, those tasks will be the last thing run, pass or fail. Merrill ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
