[GRADLE-535] Configuration should return the files for a subset of the dependencies Created: 30/Jun/09 Updated: 04/Jan/13 Resolved: 02/Jul/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.7 |
Type: | New Feature | ||
Reporter: | Hans Dockter | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
The way we solve the above now is to use a copy of the configuration. But in case of version conflicts between dependencies of the subset and dependencies not contained in this subset, the result is different. |