-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Hudson master on Linux, Slave on Windows XP
Starting a job using the Gradle Wrapper on a windows machine leads to an invallid command for Windows.
This is the output:
Started by user bjansen Building remotely on ******* Updating http://****** At revision 48667 no change for http://******* since the previous build [test-job] $ cmd.exe /C "/F:\jenkins-slave\workspace\test-job/gradlew" build && exit %%ERRORLEVEL%% The filename, directory name, or volume label syntax is incorrect. Notifying upstream projects of job completion Finished: FAILURE
The part /F:\jenkins-slave\workspace\test-job/gradlew should be corrected
[JENKINS-9553] Gradle wrapper command fails on Windows
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 139721 ] | New: JNJira + In-Review [ 188650 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |