Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-72111

Pluggable Lifecycle

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • 2.428

      In CloudBees CI, we implemented a custom Lifecycle implementation in a plugin.

      The existing implementation of Lifecycle relied on UberClassloader however it was running before any plugin was loaded, so in practice setting a custom lifecycle coming from a plugin through the system property hudson.lifecycle was causing Jenkins startup to fail.

      This is proposing a way for plugins to contribute custom lifecycles that can be activated using the system property hudson.lifecycle.

            jglick Jesse Glick
            vlatombe Vincent Latombe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: