[GRADLE-279] Gradle wrapper dist is always copied to .gradle/wrapper, even if it not used. Created: 24/Oct/08 Updated: 04/Jan/13 Resolved: 04/Jan/09 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.6 |
Type: | Improvement | ||
Reporter: | Hans Dockter | Assignee: | Hans Dockter |
Resolution: | Cannot Reproduce | Votes: | 0 |
Comments |
Comment by Hans Dockter [ 04/Jan/09 ] |
The real issue behind this 'phenomenon' is that the integration tests have cluttered GRADLE_USER_HOME with wrapper distributions. This is fixed. |