[GRADLE-2504] Resolving dynamic ivy versions from different remote repositories causes NullpointerException Created: 01/Oct/12  Updated: 04/Jan/13  Resolved: 25/Oct/12

Status: Resolved
Project: Gradle
Affects Version/s: 1.2
Fix Version/s: 1.3-rc-1

Type: Bug
Reporter: René Gröschke (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

Trying to resolve a dynamic ivy version from different remote repositories can cause a NullpointerException which is caused by a ConcurrentModificationException which is originally caused by an unclosed HttpResponse. I've added a test that exposes that issue to the gradle integrationtests already: https://github.com/gradle/gradle/commit/a186c9b11a9bb91ded2ee8ad21764299bf4a4ce1


Generated at Wed Jun 30 12:23:45 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.