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

Latest release requires Jenkins 2.264, but next LTS release will be 2.263.1

    • Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Major Major
    • branch-api-plugin
    • None
    • Any

      The latest release (2.6.3) requires Jenkins 2.264. Given that the upcoming LTS Release will be 2.263.1, this is rather suboptimal. Is there any chance to change that requirement?

          [JENKINS-64318] Latest release requires Jenkins 2.264, but next LTS release will be 2.263.1

          Hello? Anybody there?

          Dirk Heinrichs added a comment - Hello? Anybody there?

          Mark Waite added a comment -

          That requirement cannot be changed. The tables to divs transition in Jenkins 2.264 needs changes in the branch api plugin that require a dependency on Jenkins 2.264.

          Users of Jenkins 2.263 and Jenkins 2.263.1 will continue to use branch API plugin 2.6.2. Users of Jenkins 2.264 and later will use branch API plugin 2.6.3 and later.

          The plugin manager section of Jenkins configuration correctly displays the allowed versions for their specific Jenkins installation. The Jenkins plugin installation manager tool also limits itself to only download allowed versions based on the Jenkins version given on the command line or the Jenkins war file provided on the command line.

          The install-plugins.sh script in the Docker image does not support limiting itself to a specific version of Jenkins war file. That script is being deprecated, replaced by plugin installation manager tool. Users of install-plugins.sh can specify the specific branch-api plugin version in their plugins.txt file.

          Mark Waite added a comment - That requirement cannot be changed. The tables to divs transition in Jenkins 2.264 needs changes in the branch api plugin that require a dependency on Jenkins 2.264. Users of Jenkins 2.263 and Jenkins 2.263.1 will continue to use branch API plugin 2.6.2 . Users of Jenkins 2.264 and later will use branch API plugin 2.6.3 and later . The plugin manager section of Jenkins configuration correctly displays the allowed versions for their specific Jenkins installation. The Jenkins plugin installation manager tool also limits itself to only download allowed versions based on the Jenkins version given on the command line or the Jenkins war file provided on the command line. The install-plugins.sh script in the Docker image does not support limiting itself to a specific version of Jenkins war file. That script is being deprecated, replaced by plugin installation manager tool. Users of install-plugins.sh can specify the specific branch-api plugin version in their plugins.txt file.

            Unassigned Unassigned
            dhs Dirk Heinrichs
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: