[GRADLE-2047] can't access dependency files from inside configuration.incoming.afterResolve hook Created: 14/Jan/12  Updated: 04/Jan/13  Resolved: 14/Jan/12

Status: Resolved
Project: Gradle
Affects Version/s: 1.0-milestone-7
Fix Version/s: 1.0-milestone-8

Type: Bug
Reporter: Luke Daley Assignee: Luke Daley
Resolution: Fixed Votes: 0


 Description   

The problem is that this is fired before the configuration marks itself as resolved, meaning that any attempt to access the files triggers a second resolve... leading to stack overflow.



 Comments   
Comment by Luke Daley [ 14/Jan/12 ]

https://github.com/gradle/gradle/commit/ee23022482497e5624cbae6e8653877df5b0317b

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