-
-
Notifications
You must be signed in to change notification settings - Fork 190
(4.x.x) Improve classpath modules resolution #2362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(4.x.x) Improve classpath modules resolution #2362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
win tests are failing
looks good otherwise
@duncdrum Ah balls! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have a potential security concern....
@duncdrum Windows issue should be fixed now. Let's see what the CI says... |
@dizzzz I don't think there are any security concerns, this only resolves things which you have already placed on the classpath. |
Backport of #2360