[GRADLE-368] The Gradle -b option should specify a build file path, not just a name. Created: 26/Jan/09 Updated: 04/Jan/13 Resolved: 20/May/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.6 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Description |
The corresponding start parameter property should be called also buildFile instead of buildFileName. It should be also of type File and be normalized at construction time. |
Comments |
Comment by Hans Dockter [ 06/Apr/09 ] |
Can this issue be closed? |
Comment by Adam Murdoch [ 06/Apr/09 ] |
Once I add something to the userguide, I will close this |