[GRADLE-1672] The "choice" command should not be used in gradle.bat Created: 11/Jul/11 Updated: 04/Jan/13 Resolved: 16/Aug/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.0-milestone-3 |
Fix Version/s: | 1.0-milestone-5 |
Type: | Bug | ||
Reporter: | Olivier Lefevre | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Description |
The gradle.bat script references the choice command but that is not available on all versions of Windows. Since that branch is not always taken it is often a silent bug but it is a bug nonetheless. |