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

Bootstrap workspace discovery: fix infinite loop, pom model cache #10576

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

aloubyansky
Copy link
Member

Fixes #10549

@boring-cyborg boring-cyborg bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jul 8, 2020
@stuartwdouglas stuartwdouglas added this to the 1.7.0 - master milestone Jul 8, 2020
@stuartwdouglas stuartwdouglas merged commit b9f1258 into quarkusio:master Jul 8, 2020
@stuartwdouglas
Copy link
Member

@aloubyansky do you think this is safe enough to backport? I am kinda on the fence about it, the inifite loop is nasty but it has only come up once that we have seen so I don't think it is super common. The reduced parsing of pom files might be nice though.

@aloubyansky
Copy link
Member Author

I have pretty much the same feeling. I think I would have backported this primarily to fix the bug.

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.

Infinite loop resolving workspace
4 participants