[GRADLE-2656] dependencies inherited from other configurations do not respect original resolution strategy Created: 26/Jan/13 Updated: 12/Sep/16 Resolved: 12/Sep/16 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Szczepan Faber | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Issue Links: |
|
||||||||
| Description |
| Comments |
| Comment by Adam Murdoch [ 30/Apr/13 ] |
|
This is by design. Each configuration is a separate resolve context that you can tweak the strategy for separately. |