Johannes Wienke created JENKINS-13458:
-----------------------------------------
Summary: [checkstyle] Add switch to set reference build always as
the latest build
Key: JENKINS-13458
URL: https://issues.jenkins-ci.org/browse/JENKINS-13458
Project: Jenkins
Issue Type: Improvement
Components: checkstyle
Reporter: Johannes Wienke
Assignee: Ulli Hafner
I would like to have a job which sends a warning mail whenever a new checkstyle
warning appears in a project. However, this job should not be unstable or
failing after this one new build because of the warning. With the current
implementation this is not possible as the build will be failing or unstable
until that warning is fixed again. A simple way to achieve this behavior is to
always use the latest build as the reference build, so that old warning are
bascially ignored in the new running build.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira