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=30094>. 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=30094 ------- Additional Comments From [EMAIL PROTECTED] 2006-09-08 17:12 ------- I do not think that we need to make a version of FileUtils for java 1.3, 1.4, 5, 6, 7 etc. It is far too big for that. The only difference that I can see in the patch is part of the (overlong) copyfile method - the raw file copy without filtering. This part could be extracted from FileUtils.copyFile and it could use a runtime found implemention of the most efficient RawFileCopy class for this particular JVM. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]