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