Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: clover-plugin
-
Labels:None
-
Environment:master is RHEL, slave is a Windows box
-
Similar Issues:
Description
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)
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