-
Task
-
Resolution: Fixed
-
Minor
-
None
Findbugs are introduced in https://github.com/jenkinsci/build-timeout-plugin/pull/41.
It reveals possible problems in DeadlineTimeStrategy (JENKINS-29163).
I'll fix that.
[JENKINS-29357] Fix findbugs issue in build-timeout-plugin
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 164231 ] | New: JNJira + In-Review [ 197454 ] |
Code changed in jenkins
User: ikedam
Path:
pom.xml
http://jenkins-ci.org/commit/build-timeout-plugin/a70b00894b8b57867bf439c2922361e661c216c0
Log:
JENKINS-29357Specifies source encodings explicitly to have findbugs not fail on non-english locale.