Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Add a checkbox to select that when warning at compilation, the build becomes unstable
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Summary | If warnings during msbuild, set the build to unstable | Add option: "If warnings during msbuild, set the build to unstable" |
Workflow | JNJira [ 150881 ] | JNJira + In-Review [ 193719 ] |
Code changed in jenkins
User: Damien Finck
Path:
src/main/java/hudson/plugins/msbuild/MsBuildBuilder.java
src/main/java/hudson/plugins/msbuild/MsBuildConsoleParser.java
src/main/resources/hudson/plugins/msbuild/MsBuildBuilder/config.jelly
src/main/webapp/help-UnstableIfWarnings.html
http://jenkins-ci.org/commit/msbuild-plugin/7b85926b3588552f441ba1243bf5d6ac8f401778
Log:
[FIXED JENKINS-19432] Option unstable if warnings
Add option : if warnings on compilation, the build will be unstable.