Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: 43a1b589ca94e33570d621e20d36342dcdbff9fa
      
https://github.com/jenkinsci/priority-sorter-plugin/commit/43a1b589ca94e33570d621e20d36342dcdbff9fa
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/advancedqueue/PrioritySorterConfiguration.java

  Log Message:
  -----------
  Use spotbugs 4.8.2 (#324)

* Initialize strategy to avoid spotbugs warning

No evidence of any detected bug, but initializing a field in the
constructor seems reasonable, especially since it is using the value
that is assigned in the init() method.

Automated tests pass and the code is covered by the automated tests.

* Use spotbugs 4.8.2

Suppress an unread field warning to retain compatibility


-- 
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/priority-sorter-plugin/push/refs/heads/master/4692fa-43a1b5%40github.com.

Reply via email to