Details
-
Patch
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
The MSBuild task does not set the values for parameters in a matrix build.
E.g. with the axis Flavor=[Debug Release] I would expect to have -P:Flavor=Debug
and -P:Flavor=Release appended to the build parameters.
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/plugins/msbuild/src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=23118
Log:
[FIXED JENKINS-2349] Applied the patch toward 1.3