[
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 just put this into the next
release. Also we have a small script to check that JDK 1.4 features haven't
crept in (excluding the new implementations that require it) - if we put this
in then we would have to exclude IOUtils and everything that depends on it -
then theres no way for people reviewing the release to verify easily for
themselves that we are still JDK 1.3 compliant for everything except the four
new implementations.
> use NIO for copyFile when running on java 1.4
> ---------------------------------------------
>
> Key: IO-155
> URL: https://issues.apache.org/jira/browse/IO-155
> Project: Commons IO
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 1.4
> Reporter: nicolas de loof
> Priority: Trivial
> Fix For: AFTER-1.4
>
> Attachments: IO-155.patch
>
>
> CopyFile can rely on java.nio when runtime is java 1.4 +
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.