-
Bug
-
Resolution: Fixed
-
Minor
-
Win7 in Dutch, Jenkins v2.46, MSBuild Plugin v1.27
After upgrading from MSBuild Plugin v1.26 to v1.27, all builds using MSBuild plugin failed with:
'chcp' is not recognized as an internal or external command, operable program or batch file.
This seems to be related to case: JENKINS-24132.
As a work-around, i (manually) reverted to MSBuild Plugin v1.26.
Running chcp on the same machine works, running chcp via the Jenkins script console yields the same error.
Running chcp.com via the Jenkins script console works.
Can we please change chcp to chcp.com?
[JENKINS-42284] 'chcp' is not recognized as an internal or external command, operable program or batch file.
Description |
Original:
After upgrading from MSBuild Plugin v1.26 to v1.27, all builds using MSBuild plugin failed with: {code:none}'chcp' is not recognized as an internal or external command, operable program or batch file.{code} This seems to be released with case: As a work-around, i (manually) reverted to MSBuild Plugin v1.26. Running {{chcp}} on the same machine works, running {{chcp}} via the Jenkins script console yields the same error. Running {{chcp.com}} via the Jenkins script console works. Can we please change {{chcp}} to {{chcp.com}}? |
New:
After upgrading from MSBuild Plugin v1.26 to v1.27, all builds using MSBuild plugin failed with: {code:none}'chcp' is not recognized as an internal or external command, operable program or batch file.{code} This seems to be related to case: As a work-around, i (manually) reverted to MSBuild Plugin v1.26. Running {{chcp}} on the same machine works, running {{chcp}} via the Jenkins script console yields the same error. Running {{chcp.com}} via the Jenkins script console works. Can we please change {{chcp}} to {{chcp.com}}? |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Remote Link |
New:
This issue links to "[ |