On Mon, Jul 17, 2023 at 1:05 PM Ullrich Hafner <[email protected]> wrote: > > Is there a reason that we are still bundling the JUnit plugin in our war? It > has been removed from core quite some years ago...
AFAICT it is so that plugins whose required core is 1.577 or earlier will continue to work if installed on a clean installation. There are 343 such plugins. Once releases are created whose required core is 1.578 or later (or the plugin(s) formally deprecated in the Update Center) then we can stop bundling the JUnit plugin in the WAR. -- 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/CAFwNDjpJKT58AqwWMaCNv%2BeBvVqrw%2Bhqta1A_OeYhDg9yt-Ykw%40mail.gmail.com.
