[
https://issues.apache.org/jira/browse/MRESOLVER-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Cservenak reassigned MRESOLVER-441:
-----------------------------------------
Assignee: Tamas Cservenak
> Undo FileUtils changes that altered non-Windows path
> ----------------------------------------------------
>
> Key: MRESOLVER-441
> URL: https://issues.apache.org/jira/browse/MRESOLVER-441
> Project: Maven Resolver
> Issue Type: Bug
> Components: Resolver
> Affects Versions: 1.9.17
> Reporter: Tamas Cservenak
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0, 1.9.18
>
>
> FileUtils was plagued by problems (sporadic AccessDeniedEx) when running on
> Windows, but it worked without problems on other OSes. In MRESOLVER-372
> released in 1.9.17 we fixed this by introducing an IF-ELSE construct that
> does alternate "file copy" thing on Windows, but by mistake we altered the
> ELSE branch that worked correctly in Resolver since version 1.9.0.
> This issue is really about reverting those change changes, and make same code
> be used on non-Windows OSes as it was done since 1.9.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)