[
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 require to change minimal JDK requirement as original code for java 1.3
is used as fallback.
> 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: 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.