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

Make it possible for plugins to customize the UpdateCenter.InstallationJob created from a custom UpdateSite

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      e.g. if the UpdateSite needs to install a custom URL protocol handler for the specific download without forcing installation of the protocol handler globally in the JVM

          [JENKINS-35402] Make it possible for plugins to customize the UpdateCenter.InstallationJob created from a custom UpdateSite

          Stephen Connolly added a comment - https://github.com/jenkinsci/jenkins/pull/2394

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          core/src/main/java/hudson/model/UpdateSite.java
          http://jenkins-ci.org/commit/jenkins/53f89740e94b7fe9a517d5858e438de3fd80a5f2
          Log:
          [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: core/src/main/java/hudson/model/UpdateSite.java http://jenkins-ci.org/commit/jenkins/53f89740e94b7fe9a517d5858e438de3fd80a5f2 Log: [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          core/src/main/java/hudson/model/UpdateSite.java
          http://jenkins-ci.org/commit/jenkins/f1dfc7207fc323fcfef1733b3de03ee447e1bd93
          Log:
          Merge pull request #2394 from stephenc/custome-installation-job

          [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob

          Compare: https://github.com/jenkinsci/jenkins/compare/9657629d2e28...f1dfc7207fc3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: core/src/main/java/hudson/model/UpdateSite.java http://jenkins-ci.org/commit/jenkins/f1dfc7207fc323fcfef1733b3de03ee447e1bd93 Log: Merge pull request #2394 from stephenc/custome-installation-job [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob Compare: https://github.com/jenkinsci/jenkins/compare/9657629d2e28...f1dfc7207fc3

          oleg_nenashev olivergondza I really would like this in the 2.7.1 LTS

          It is a very low risk refactoring.

          Stephen Connolly added a comment - oleg_nenashev olivergondza I really would like this in the 2.7.1 LTS It is a very low risk refactoring.

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          core/src/main/java/hudson/model/UpdateSite.java
          http://jenkins-ci.org/commit/jenkins/f5777a6a3d47ae895dff174203d24bac4af7fedc
          Log:
          [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob

          (cherry picked from commit 53f89740e94b7fe9a517d5858e438de3fd80a5f2)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: core/src/main/java/hudson/model/UpdateSite.java http://jenkins-ci.org/commit/jenkins/f5777a6a3d47ae895dff174203d24bac4af7fedc Log: [FIXED JENKINS-35402] Make it easier for update sites to tweak the InstallationJob (cherry picked from commit 53f89740e94b7fe9a517d5858e438de3fd80a5f2)

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          core/src/main/java/hudson/model/UpdateSite.java
          http://jenkins-ci.org/commit/jenkins/c95dcc13176b018c561585bd45688a98946772ab
          Log:
          JENKINS-35402 Add since to new API

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: core/src/main/java/hudson/model/UpdateSite.java http://jenkins-ci.org/commit/jenkins/c95dcc13176b018c561585bd45688a98946772ab Log: JENKINS-35402 Add since to new API

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: