[GRADLE-149] Add addConfiguration method to dependency manager which takes a map to set only certain values and which takes another configuration object as default. Created: 06/Jul/08 Updated: 04/Jan/13 Resolved: 22/Oct/08 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 0.2 |
| Fix Version/s: | pre-1.0 |
| Type: | Improvement | ||
| Reporter: | Hans Dockter | Assignee: | Hans Dockter |
| Resolution: | Won't Fix | Votes: | 1 |
| Issue Links: |
|
||||||||
| Comments |
| Comment by Hans Dockter [ 22/Oct/08 ] |
|
Hi Adam, with your other work done on the Configuration objects, do you think this issue is obsolete? |
| Comment by Adam Murdoch [ 22/Oct/08 ] |
|
I think so |
| Comment by Hans Dockter [ 22/Oct/08 ] |
|
With the new Gradle Configuration class we have introduced Gradle provides now a convenient way to work with configurations, So there is no need to implement this issue any longer. |