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

Fix #12128 Combined ClassLoader Resources #12130

Merged

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Aug 2, 2024

Fix #12128 by returning a CombinedResource for a ClassLoader resource that has multiple directory matches.

Fix #12104 by returning a CombinedResource for a ClassLoader resource that has multiple directory matches.
@gregw gregw merged commit abab594 into jetty-12.0.x Aug 5, 2024
10 checks passed
@gregw gregw deleted the fix/jetty-12.0.x/12128/combinedClassLoaderResources branch August 5, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

How do I configure embedded Jetty to serve webjars?
2 participants