> -----Original Message----- > From: Ludovic Maitre [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 27, 2006 4:01 PM > To: [email protected] > Subject: [Patch] Build file should use overwrite="true" when > copying files > Attached is a patch which modify the build.xml like this : > - add a clean target which erase the classes and webapp in > build dir .
+1 Thank you > - change copy operations so they always use overwrite="true" +1 Thanks > - read a user property file before reading the default build property > file (a minor improvement) Shouldn't the User's property file be read AFTER the default build, that way the default properties can be overridden there? Thanks, Steve ------------------------------------------------------------------------------ Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New Jersey, USA 08889), and/or its affiliates (which may be known outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as Banyu - direct contact information for affiliates is available at http://www.merck.com/contact/contacts.html) that may be confidential, proprietary copyrighted and/or legally privileged. It is intended solely for the use of the individual or entity named on this message. If you are not the intended recipient, and have received this message in error, please notify us immediately by reply e-mail and then delete it from your system. ------------------------------------------------------------------------------
