You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/05 19:05:00 UTC

[jira] [Updated] (NETBEANS-3551) Upgrade Apache Commons-IO from 1.4 to 2.6

     [ https://issues.apache.org/jira/browse/NETBEANS-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-3551:
-------------------------------------
    Labels: pull-request-available  (was: )

> Upgrade Apache Commons-IO from 1.4 to 2.6
> -----------------------------------------
>
>                 Key: NETBEANS-3551
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3551
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Libraries
>    Affects Versions: Next, 11.2
>            Reporter: Jose
>            Assignee: Jose
>            Priority: Minor
>              Labels: pull-request-available
>
> Notes:
> - Requires JDK 1.7 or later
> - Compatibility with Java 9 module system
> - Many fixed bugs
> - Improved performance
> - Deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets
> - All closeQuietly overloads in org.apache.commons.io.IOUtils have been deprecated. Use the try-with-resources statement or handle suppressed exceptions manually.
> - The class org.apache.commons.io.FileSystemUtils has been deprecated. Use equivalent methods in java.nio.file.FileStore instead.
> [Apache Commons-IO Web Page|https://commons.apache.org/proper/commons-io/]
> [Apache Commons-IO Release Notes|https://commons.apache.org/proper/commons-io/upgradeto2_6.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists