Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
The check for the existence of the MsBuild executable in the perfrom() method
only checks on the master; the check must be extended to also include the node
the current job is tied to.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | JENKINS-4121.patch [ 19672 ] |
Assignee | kdsweeney [ kdsweeney ] | gbois [ gbois ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 134194 ] | JNJira + In-Review [ 186768 ] |
When executing the build on a slave the output is:
although the MSBuild.exe is in the given directory on the slave.