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

Do not ban reloadable dependencies from the base runtime classloader #23076

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

aloubyansky
Copy link
Member

This fixes a regression after #22673
The issue was found in the Kogito repo where a QuarkusTest would fail with a CNFE, because it appeared to be banned in the base runtime classloader.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jan 20, 2022
@geoand
Copy link
Contributor

geoand commented Jan 21, 2022

Is there any way we can have a test for this or is it far too complicated?

@aloubyansky
Copy link
Member Author

We should be able to add a test for it. I'm not sure I'll have time until the final is out though. Too many issues to look into. I created #23080 for this

@geoand
Copy link
Contributor

geoand commented Jan 21, 2022

Gotcha, thanks

@geoand geoand merged commit 350aecf into quarkusio:main Jan 21, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Jan 21, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.0.Final Jan 21, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants