Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 8b893a1cbe4ec03e52a3e43048a852ad622f3d16 https://github.com/jenkinsci/jenkins/commit/8b893a1cbe4ec03e52a3e43048a852ad622f3d16 Author: StefanSpieker <s.spie...@gmx.net> Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths: M core/src/main/java/hudson/PluginManager.java M core/src/main/java/hudson/triggers/SlowTriggerAdminMonitor.java M core/src/main/java/hudson/util/SecretRewriter.java M core/src/main/java/hudson/util/TextFile.java M core/src/main/java/hudson/util/spring/DefaultRuntimeSpringConfiguration.java M core/src/main/java/jenkins/model/PeepholePermalink.java M core/src/main/java/jenkins/model/RunIdMigrator.java M core/src/main/java/jenkins/security/RekeySecretAdminMonitor.java M core/src/main/java/jenkins/security/s2m/ConfigDirectory.java Log Message: ----------- [JENKINS-36720]: Fixed some Spotbugs issues (#4180) * [JENKINS-36720]: Fixed Spotbugs issues WMI_WRONG_MAP_ITERATOR and OS_OPEN_STREAM in core * merged try with resources with try finally * reverted auto format from IDE * reverted auto format from IDE * use Util.fileToPath() as suggested to remove catch block * merged try statements * merged try statements * reverted some whitespace fixes * reverted another whitespace fix * Apply suggestions from code review Co-Authored-By: Oleg Nenashev <o.v.nenas...@gmail.com> * reverted change * reverted change * reverted change Co-authored-by: Oleg Nenashev <o.v.nenas...@gmail.com> -- 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/45d7cf-8b893a%40github.com.