[GRADLE-1647] allow configuring wrapper with relative file path to distro Created: 28/Jun/11 Updated: 04/Jan/13 Resolved: 30/Jun/11 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 1.0-milestone-3 |
| Fix Version/s: | 1.0-milestone-4 |
| Type: | Improvement | ||
| Reporter: | Szczepan Faber | Assignee: | Szczepan Faber |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
Originally reported at zendesk. Relative configuration of the distribution is not possible. Below does not work: distributionUrl=../../gradle-1.0-milestone-4-20110613204310+0200-bin.zip It is useful in proxied environments. |