-
Improvement
-
Resolution: Fixed
-
Minor
-
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
- is related to
-
JENKINS-34675 PluginSetupWizard hangs if the default update site is not resolvable
-
- Resolved
-
-
JENKINS-34883 DefaultUpdateSiteID option from JENKINS-34674 does not really switch default
-
- Resolved
-
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