DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6694>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6694 using copy task does not recognize case changes ------- Additional Comments From [EMAIL PROTECTED] 2002-02-26 21:37 ------- This is *exactly* the behaviour you get on the windows command line itself: if you copy a file to a dest directory and that file exists already *then* the copied file takes on the case of the original. Test it and see. The workaround for this is to delete the dest file before you copy it. Before you suggest that <copy> does this, it cant as that will break any situation where ant copies onto a symlinks on a unix system. Consider clean builds on a more regular basis. ...leaving open as something to log on a platform specific documentation page -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
