DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29821>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29821 FileUtils.touch() replaces file with an empty file. Summary: FileUtils.touch() replaces file with an empty file. Product: Commons Version: 1.0 Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: IO AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] FileUtils.touch() isn't even close to being a java implementation of the unix "touch"-command, as intended. It replaces the file touched with an empty file. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
