[GRADLE-3379] InstallExecutable task should use target platform OS Created: 11/Jan/16 Updated: 11/Jan/16 Resolved: 11/Jan/16 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 2.10 |
Fix Version/s: | 2.11-rc-1 |
Type: | Bug | ||
Reporter: | Stefan Oehme (Inactive) | Assignee: | Stefan Oehme (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Description |
When generating the install script, the InstallExecutable task should use the target platform OS instead of the OS that the build is running on. Reported and fixed via https://github.com/gradle/gradle/pull/493 |