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

Remove old versions of optional plugins from Jenkins core: CVS, LDAP, possibly others

    • Icon: Improvement Improvement
    • Resolution: Postponed
    • Icon: Minor Minor
    • core
    • None

      After installing Jenkins in addition from box we have a whole set of outdated garbage like CVS, LDAP, and other bullshit.

      Is it possible to put it all in the optional Plugins?

      Thanx.

          [JENKINS-20617] Remove old versions of optional plugins from Jenkins core: CVS, LDAP, possibly others

          Mark Waite added a comment - - edited

          I believe there has been steady progress on moving components from core to plugins. However, there is also a commitment to backwards compatibility which is maintained and on which many Jenkins users depend. I don't know all the details of the progress in moving components from core to plugins, but I've been the grateful beneficiary of the compatibility work which has kept me running Jenkins for many years.

          Could you reassign this to the Jenkins core project, rather than assigning it to the jenkow-plugin? I don't think it has any relationship to the jenkow-plugin.

          Mark Waite added a comment - - edited I believe there has been steady progress on moving components from core to plugins. However, there is also a commitment to backwards compatibility which is maintained and on which many Jenkins users depend. I don't know all the details of the progress in moving components from core to plugins, but I've been the grateful beneficiary of the compatibility work which has kept me running Jenkins for many years. Could you reassign this to the Jenkins core project, rather than assigning it to the jenkow-plugin? I don't think it has any relationship to the jenkow-plugin.

          Max Spring added a comment -

          Moved it to component "core", because it has nothing to do with the Jenkow plugin.

          Max Spring added a comment - Moved it to component "core", because it has nothing to do with the Jenkow plugin.

          Oleg Nenashev added a comment -

          CSV and LDAP plugins have been already moved from the core.
          You can just disable them...

          Oleg Nenashev added a comment - CSV and LDAP plugins have been already moved from the core. You can just disable them...

          I'm re-opening this ticket, since I think it's time to remove the old versions of these non-core plugins from the .war.

          I know they were left there for "backwards compatibility", but in the case of the LDaP plugin at least, the version bundled with Jenkins is old and buggy. There's no point in keeping it there, since anyone who actually uses it would presumably upgrade it anyhow.

          Matthew Webber added a comment - I'm re-opening this ticket, since I think it's time to remove the old versions of these non-core plugins from the .war . I know they were left there for "backwards compatibility", but in the case of the LDaP plugin at least, the version bundled with Jenkins is old and buggy. There's no point in keeping it there, since anyone who actually uses it would presumably upgrade it anyhow.

          Daniel Beck added a comment - - edited

          Jenkins is committed to remain backwards compatible. In the case of plugins detached from core, this means shipping with the plugins, because otherwise the upgrade experience from a version when it was a core feature will be horrible. In the case of LDAP plugin, it only was detached in 1.466, not even two years ago.

          the version bundled with Jenkins is old and buggy

          You mean unlike 1.10 and 1.10.1, released not even a week ago, which both contained serious bugs? Note that occasionally, bundled plugin versions are updated. I guess the approach there is safety over being up-to-date (if you use Subversion Plugin, you know what I mean!). If this is a concern for you, it's trivial to create a pull request that changes the bundled version (here's the relevant file).


          One possibility would be to only extract bundled plugins if there's already a JENKINS_HOME with e.g. global config.xml that indicates a version older than when it was detached. But that should probably be covered in the context of JENKINS-9598.

          I recommend this should be resolved again.

          Daniel Beck added a comment - - edited Jenkins is committed to remain backwards compatible. In the case of plugins detached from core, this means shipping with the plugins , because otherwise the upgrade experience from a version when it was a core feature will be horrible. In the case of LDAP plugin, it only was detached in 1.466, not even two years ago. the version bundled with Jenkins is old and buggy You mean unlike 1.10 and 1.10.1, released not even a week ago, which both contained serious bugs? Note that occasionally, bundled plugin versions are updated. I guess the approach there is safety over being up-to-date (if you use Subversion Plugin, you know what I mean!). If this is a concern for you, it's trivial to create a pull request that changes the bundled version ( here's the relevant file ). One possibility would be to only extract bundled plugins if there's already a JENKINS_HOME with e.g. global config.xml that indicates a version older than when it was detached. But that should probably be covered in the context of JENKINS-9598 . I recommend this should be resolved again.

          >> In the case of plugins detached from core, this means shipping with the plugins, because otherwise the upgrade experience from a version when it was a core feature will be horrible

          Ok, fair point. There is a whole discussion to be had about what to do with bundled plugins in core, so I'm will close this call and refer interested parties to JENKINS-9598. Actually, this probably needs to be discussed on the developer mailing list rather than via Jira comments.

          In the meantime, I'll put a note on the wiki entries for plugins that have been moved out of core, but for which old versions remain bundlded.

          Matthew Webber added a comment - >> In the case of plugins detached from core, this means shipping with the plugins, because otherwise the upgrade experience from a version when it was a core feature will be horrible Ok, fair point. There is a whole discussion to be had about what to do with bundled plugins in core, so I'm will close this call and refer interested parties to JENKINS-9598 . Actually, this probably needs to be discussed on the developer mailing list rather than via Jira comments. In the meantime, I'll put a note on the wiki entries for plugins that have been moved out of core, but for which old versions remain bundlded.

          Daniel Beck added a comment -

          Effectively implemented towards 2.0 as part of JENKINS-9598:
          https://jenkins.io/2.0/

          Daniel Beck added a comment - Effectively implemented towards 2.0 as part of JENKINS-9598 : https://jenkins.io/2.0/

            Unassigned Unassigned
            vit1251 Vitold S
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: