Skip to content

[MNG-7715] Update to resolver 1.9.6#1025

Merged
cstamas merged 7 commits intoapache:maven-3.9.xfrom
cstamas:maven-3.9.x-MNG-7715-resolver-196
Mar 6, 2023
Merged

[MNG-7715] Update to resolver 1.9.6#1025
cstamas merged 7 commits intoapache:maven-3.9.xfrom
cstamas:maven-3.9.x-MNG-7715-resolver-196

Conversation

@cstamas
Copy link
Copy Markdown
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
@jira-importer
Copy link
Copy Markdown

Resolve #9266

@olamy olamy mentioned this pull request Apr 2, 2026
8 tasks
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.

4 participants