• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • jenkins-2.0+

      Currently UpdateCenter and installation wizard always take the update center definition from JENKINS_HOME/updates/default.json . It would be great to support external sources and different UC IDs.

      Usa-cases:

      • custom WAR package
      • startup of the classic Jenkins WAR with external UC specification

          [JENKINS-34674] Support configurable Default Update center IDs

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Description Original: Currently UpdateCenter and installation wizard always take the update center definition from JENKINS_HOME/updates/default.json . It would be great to support external sources. New: Currently UpdateCenter and installation wizard always take the update center definition from JENKINS_HOME/updates/default.json . It would be great to support external sources and different UC IDs.

          Usa-cases:
          * custom WAR package
          * startup of the classic Jenkins WAR with external UC specification
          Oleg Nenashev made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-34675 [ JENKINS-34675 ]
          Oleg Nenashev made changes -
          Labels New: installation ui

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/model/UpdateCenter.java
          war/src/main/js/pluginSetupWizardGui.js
          http://jenkins-ci.org/commit/jenkins/3431a817c568b4568948eafc731c90f496874f77
          Log:
          [FIXED JENKINS-34674] - Allow defining custom default update site IDs via system properties

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/model/UpdateCenter.java war/src/main/js/pluginSetupWizardGui.js http://jenkins-ci.org/commit/jenkins/3431a817c568b4568948eafc731c90f496874f77 Log: [FIXED JENKINS-34674] - Allow defining custom default update site IDs via system properties
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/model/UpdateCenter.java
          test/src/test/java/hudson/model/UpdateCenterConnectionStatusTest.java
          war/src/main/js/pluginSetupWizardGui.js
          war/src/main/js/util/jenkins.js
          http://jenkins-ci.org/commit/jenkins/0b3dbfce64a3cae69e96beb6f7a437db587e401a
          Log:
          Merge pull request #2319 from oleg-nenashev/JENKINS-34674

          [JENKINS-34674,JENKINS-34675] - Handling of the default update site ID

          Compare: https://github.com/jenkinsci/jenkins/compare/b9bb52ffce51...0b3dbfce64a3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/model/UpdateCenter.java test/src/test/java/hudson/model/UpdateCenterConnectionStatusTest.java war/src/main/js/pluginSetupWizardGui.js war/src/main/js/util/jenkins.js http://jenkins-ci.org/commit/jenkins/0b3dbfce64a3cae69e96beb6f7a437db587e401a Log: Merge pull request #2319 from oleg-nenashev/ JENKINS-34674 [JENKINS-34674,JENKINS-34675] - Handling of the default update site ID Compare: https://github.com/jenkinsci/jenkins/compare/b9bb52ffce51...0b3dbfce64a3

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/model/UpdateCenter.java
          core/src/main/java/jenkins/model/Jenkins.java
          test/src/test/java/hudson/model/UpdateCenterCustomTest.java
          http://jenkins-ci.org/commit/jenkins/768da3e241417da47f306ac2e32fbc14c31be8c8
          Log:
          JENKINS-34733 - Allow overriding Jenkins UpdateCenter by a custom implementation (#2332)

          • JENKINS-34733 - Allow overriding Jenkins UpdateCenter by a custom implementation
          • JENKINS-34733 - Reduce the logging level for the custom update center selection
          • [JENKINS-34733 and JENKINS-34674] - Use SystemProperties in the UpdateCenter

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/model/UpdateCenter.java core/src/main/java/jenkins/model/Jenkins.java test/src/test/java/hudson/model/UpdateCenterCustomTest.java http://jenkins-ci.org/commit/jenkins/768da3e241417da47f306ac2e32fbc14c31be8c8 Log: JENKINS-34733 - Allow overriding Jenkins UpdateCenter by a custom implementation (#2332) JENKINS-34733 - Allow overriding Jenkins UpdateCenter by a custom implementation JENKINS-34733 - Reduce the logging level for the custom update center selection [JENKINS-34733 and JENKINS-34674] - Use SystemProperties in the UpdateCenter

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: