-
Bug
-
Resolution: Fixed
-
Major
-
None
-
master is RHEL, slave is a Windows box
job configured with an ant build step run fine with this setup as
cmd.exe /C '"ant.bat ... && exit %%ERRORLEVEL%%"'
when clover is enabled, build fails trying to run "ant" (unix style)
[JENKINS-15759] ant launched with unix-style when clover enabled
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Stephen Connolly [ stephenconnolly ] | New: Nicolas De Loof [ ndeloof ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 146560 ] | New: JNJira + In-Review [ 191977 ] |
Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/plugins/clover/CloverBuildWrapper.java
http://jenkins-ci.org/commit/clover-plugin/7ed015b1c9f85590150170f19d783325459cc4e2
Log:
[FIXED JENKINS-15759] don't hide launcher OS type