Issue Type: Bug Bug
Assignee: Justin Ryan
Components: job-dsl-plugin
Created: 04/Jun/14 4:50 PM
Description:

In Jenkins' Gerrit Trigger Plugin default configuration, you can set default values for various build results (like successful:V 1, failed:V -1). Theses can be overriden by specific job configurations.

However, GerritContext always overrides these values using default values hardwired in the class.

I created a pull request changing the class appropiately by introducing a new default value (UNDEFINED -> MIN_INT), the corresponding nodes only get written into the configuration, when an explicit value has been set.

Project: Jenkins
Priority: Major Major
Reporter: Stephan Pauxberger
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to