On Thu, Jan 2, 2020 at 5:46 PM Lee Meador <[email protected]> wrote: > Release wars from the Jenkins OSS project don't seem to have bundles plugins. > Release wars from Cloudbees do.
Yes, CloudBees products use bundled plugins; OSS Jenkins releases do not (as of 2.x). The WAR packager tool can add bundled plugins, which is mainly handy for running integration tests without needing to bother with installing plugins at the start of a test. For the most part you can ignore the plugin bundling system, I think. (It is unclear from your message how you got onto the subject.) -- 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/CANfRfr0qqbRRVUch30uyBwhM4T6Sehtbq9q2dVWW1yTUMCkLaw%40mail.gmail.com.
