| [GRADLE-649] dynamic dependencies Created: 23/Sep/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 | |
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 0.9-rc-1 | 
| Type: | Bug | ||
| Reporter: | Andrei Sereda | Assignee: | Hans Dockter | 
| Resolution: | Fixed | Votes: | 0 | 
| Issue Links: | 
 | ||||||||
| Description | 
| Steps to reproduce: 
 However the other notation works fine: ... p.dependencies.add("compile", p.dependencies.project(':shared')) ... |