Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: bef9ded5431cef64ae0572709a2e657b10a26913 https://github.com/jenkinsci/jenkins/commit/bef9ded5431cef64ae0572709a2e657b10a26913 Author: StefanSpieker <s.spie...@gmx.net> Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths: M core/src/main/java/hudson/Functions.java M core/src/main/java/hudson/logging/LogRecorder.java M core/src/main/java/hudson/model/Label.java M core/src/main/java/hudson/model/TimeZoneProperty.java M core/src/main/java/hudson/tasks/Publisher.java M core/src/main/java/jenkins/model/IdStrategy.java Log Message: ----------- [JENKINS-36720] - Fix Spotbugs issues (SE_COMPARATOR_SHOULD_BE_SERIALIZABLE, ES_COMPARING_STRINGS_WITH_EQ) (#4379) * fixed Spotbugs issues (SE_COMPARATOR_SHOULD_BE_SERIALIZABLE, ES_COMPARING_STRINGS_WITH_EQ) * replaced wildcard import with specific imports * added missing import * fixed spotbugs issues * removed accidently added import -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/073122-bef9de%40github.com.