Skip to content
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

Allow fixing class loader in ClasspathFileSource #2054

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

derari
Copy link
Contributor

@derari derari commented Jan 2, 2023

I sometimes experience problems with ClassPathFileSource when I am using a dependency with Wiremock files and the web framework changes the context class loader to do its own magic.

This small change allows to pin the class loader of a ClassPathFileSource. Existing behavior is not modified.

@tomakehurst tomakehurst merged commit 604f4d2 into wiremock:master Mar 14, 2023
@tomakehurst
Copy link
Member

Thanks!

@derari derari deleted the custom_cl branch April 17, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants