|
||||||||
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 |
[JIRA] (JENKINS-15037) Option to consider only stable builds when calculating new warnings
david.pars...@gmail.com (JIRA) Fri, 14 Sep 2012 07:10:54 -0700
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... ullrich.haf...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... david.pars...@gmail.com (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-15037) Option to consider ... scm_issue_l...@java.net (JIRA)
It seems the CheckStyleResult computes the result of the build, compared to a reference build, before I'm able to set the boolean on the history in HealthAwarePublisher.perform(). I'm currently supplying the boolean flag to the BuildHistory constructor (via CheckStylePublisher and CheckStyleResult).
I've created pull requests with my changes.