Skip to content

Conversation

@gsmet
Copy link
Member

@gsmet gsmet commented Apr 15, 2025

While QuarkusClassLoader already has this behavior, RunnerClassLoader was forcibly removing the ending / even when the requested resource had one.

This shouldn't be the case.

See #10973 for a similar work in QuarkusClassLoader done a looooong time ago.

Fixes #46563
Fixes #46998

…th /

While QuarkusClassLoader already has this behavior, RunnerClassLoader
was forcibly removing the ending / even when the requested resource had
one.

This shouldn't be the case.

Fixes quarkusio#46563
Fixes quarkusio#46998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins kind/bugfix

Projects

None yet

3 participants