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

[MNG-7715] Update to resolver 1.9.6 #1025

Merged

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Mar 1, 2023

Update and apply some adjustments to UTs as
error message did change.


https://issues.apache.org/jira/browse/MNG-7715

Update and apply some adjustments to UTs as
error message did change.

---

https://issues.apache.org/jira/browse/MNG-7715
@cstamas cstamas self-assigned this Mar 1, 2023
cstamas and others added 3 commits March 3, 2023 08:57
If ConcurrencyDependencyGraph#getRootSchedulableBuilds returns an empty
list then MultiThreadedBuilder is locked forever as it never gets a
build result (because nothing is scheduled).

This changes the method, that in such case just the first project is
returned, this might not give the best performance, but ensures that
there is at least one build scheduled and the build-loop can proceed.

This closes apache#1028
@cstamas cstamas merged commit 366e3f5 into apache:maven-3.9.x Mar 6, 2023
@cstamas cstamas deleted the maven-3.9.x-MNG-7715-resolver-196 branch March 6, 2023 09:42
asfgit pushed a commit that referenced this pull request Mar 9, 2023
Update and apply some adjustments to UTs as
error message did change.

---

https://issues.apache.org/jira/browse/MNG-7715
@gnodet gnodet mentioned this pull request May 24, 2023
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.

3 participants