[GRADLE-1587] DependencyHandler does not have localGroovy() method, but default impl does Created: 04/Jun/11 Updated: 04/Jan/13 Resolved: 19/Jun/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 1.0-milestone-4 |
Type: | Improvement | ||
Reporter: | Luke Daley | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Description |
Seems like a reasonable thing to have on the API, alongside gradleApi() |
Comments |
Comment by Luke Daley [ 19/Jun/11 ] |
The localGroovy() method has been added to the interface and documentation. |