[jira] Updated: (IO-155) use NIO for copyFile when running on java 1.4

2008-01-10 Thread nicolas de loof (JIRA)
[ https://issues.apache.org/jira/browse/IO-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas de loof updated IO-155: --- Attachment: IO-155.patch detect a java 1.4 runtime and use nio to copyFile instead of buffers. Don't

[jira] Updated: (IO-155) use NIO for copyFile when running on java 1.4

2008-01-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/IO-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated IO-155: --- Fix Version/s: (was: 1.4) AFTER-1.4 IMO better to not have the JDK 1.4 hack and