[ https://issues.apache.org/jira/browse/MWRAPPER-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482103#comment-17482103 ]
Jorge Solórzano commented on MWRAPPER-51: ----------------------------------------- Hi [~hboutemy] have you found some time to review the PR?, I think this fixes many issues and improves the code in many ways. Maybe this should be for a 3.2.0 release, but don't hesitate to ask anything about this change. > Refactor using Java Path API (NIO.2) > ------------------------------------ > > Key: MWRAPPER-51 > URL: https://issues.apache.org/jira/browse/MWRAPPER-51 > Project: Maven Wrapper > Issue Type: Improvement > Components: Maven Wrapper Jar, Maven Wrapper Plugin > Affects Versions: 3.1.0 > Reporter: Jorge Solórzano > Priority: Major > Labels: pull-request-available > > The project could be improved by using the Java Path API (NIO.2) available > since Java 7 and also include some checks in paths and in some cases even > improve the performance. > * [https://www.oracle.com/technical-resources/articles/javase/nio.html] > * [https://blogs.oracle.com/javamagazine/post/path-files-input-output] > This will help to have a cleaner code and improve the code base. -- This message was sent by Atlassian Jira (v8.20.1#820001)