-
Bug
-
Resolution: Fixed
-
Blocker
-
Win 7X64 SP1
When the build parameter: Release - Internal is set, the MSBuild plugin inserts the following into the command-line: /p:Configuration=Release+-+Internal
the plus symbols should not be present
- is related to
-
JENKINS-18652 Handling of Configuration and Platform parameters
-
- Resolved
-
Code changed in jenkins
User: Gregory Boissinot
Path:
src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java
http://jenkins-ci.org/commit/msbuild-plugin/2d0e7f3e3ddd6eef5ae2886067ba1258eb811efb
Log:
Fix
JENKINS-21585andJENKINS-18652