Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: msbuild-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
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.
I tested msbuild-plugin version 1.4 and can confirm that the issue is resolved in that release.
Thanks for pulling the patch in Gregory.