[GRADLE-675] gradle install fails to install the documentation Created: 04/Oct/09 Updated: 04/Jan/13 Resolved: 04/Oct/09 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 0.8 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Russel Winder | Assignee: | Hans Dockter |
| Resolution: | Duplicate | Votes: | 0 |
| Issue Links: |
|
||||||||
| Description |
|
The command
correctly installs a fresh compilation of Gradle to the directory specified in ~/.gradle/gradle.properties via the property gradle_installPath. However whilst the documentation gets build, it is not installed, and I think it should be. |