[
https://issues.apache.org/jira/browse/MWRAPPER-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479574#comment-17479574
]
Jorge Solórzano edited comment on MWRAPPER-51 at 1/21/22, 8:21 PM:
-------------------------------------------------------------------
I think this is ready for review! Also fixed some other issues and correctly
apply maven code style.
was (Author: jorsol):
I think this is ready for review!
> 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: Normal
> 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)