On Tue, Nov 29, 2022 at 6:19 PM James Nord <[email protected]> wrote:
> This bytecode difference trips up spotbugs (causing several new false > positives) > Mm, OK, that sounds like a real risk that would preclude changing the default any time soon. Ideally a plugin repository would pin a version of the library, and Dependabot or updatecli could offer updates. Historically we have not done that. I am not even sure it would be practical, since `buildPlugin.groovy` contains a mixture of actual build instructions that ought to be synchronized with source code changes in general (such as the choice of JDK), as well as interactions with ci.jenkins.io infrastructure that are better synchronized with the site configuration. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr368GK1QrdyQKrBm%3DsSYuj6wArcVimYOoH2j%3DtaUZjioQ%40mail.gmail.com.
