Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

ContextPath is not working on windows ending in invalid paths. #661

Closed
juandesi opened this issue Oct 2, 2019 · 1 comment
Closed

ContextPath is not working on windows ending in invalid paths. #661

juandesi opened this issue Oct 2, 2019 · 1 comment
Assignees
Milestone

Comments

@juandesi
Copy link

juandesi commented Oct 2, 2019

See this line here, it's searching for / but in windows systems should check for \.

Using Paths.get() is a possible solution OR File.separator

@jpbelang jpbelang self-assigned this Oct 13, 2019
jpbelang added a commit that referenced this issue Oct 13, 2019
@jpbelang
Copy link
Collaborator

Could you check that this works ? I don't have access to windows machines.

Closing, but don't be shy to reopen.

@jpbelang jpbelang added this to the 0.8.35 milestone Oct 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants