Skip to content

[MRESOLVER-441] Undo FileUtils changes that altered non-Windows execution path #1117

@jira-importer

Description

@jira-importer

Tamas Cservenak opened MRESOLVER-441 and commented

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.


Affects: 1.9.17

Remote Links:

Backported to: 2.0.0-alpha-3, 1.9.18

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions