On Mon, Nov 13, 2017 at 11:34 PM, Kohsuke Kawaguchi <[email protected]> wrote: > Is this any different from all the other extractions of features into > plugins? I guess back then we used to bundle those extracted stuff as > bundled plugins?
We now bundle them in `jenkins.war` as _detached_ plugins, meaning they are not automatically installed—only if there is some implicit dependency on them from another plugin, or (IIRC) when you are upgrading from prior to the split point. The JEP should clarify the status of the split plugin w.r.t. the setup wizard for new installations: should it be “suggested” but not “recommended”, say? -- 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/CANfRfr36N5_y8eYc8egwGtK1DcJUokO%3D5LXV3hOr27sipzFW8g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
