Branch: refs/heads/master
Home: https://github.com/jenkinsci/analysis-core-plugin
Commit: 72023b93f6bc09a0947538a14a7cf922f67c489c
https://github.com/jenkinsci/analysis-core-plugin/commit/72023b93f6bc09a0947538a14a7cf922f67c489c
Author: Ulli Hafner <[email protected]>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M src/main/java/hudson/plugins/analysis/core/HealthAwarePublisher.java
A src/main/java/hudson/plugins/analysis/core/HealthAwareRecorder.java
Log Message:
-----------
[FIXED JENKINS-14989] Fixed NPE in WarningsResult when re-loading
warnings. Introduced new base class HealthAwareRecorder that has no
template method for perform.