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

UpdateCenter can upgrade the same hudson version twice

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • other
    • None
    • Platform: PC, OS: Linux

      When the UpdateCenter is updating hudson.war, if you leave the screen and clicks
      the "Upgrade Automatically" button again a new update for the same version is
      scheduled and executed.
      An ongoing or successful upgrade could be detected and discard new upgrade
      requests for the same version.

          [JENKINS-3055] UpdateCenter can upgrade the same hudson version twice

          Alan Harder added a comment -

          I fixed JENKINS-2313 for not repeating plugin upgrades.. I'll try to do something similar here.

          Alan Harder added a comment - I fixed JENKINS-2313 for not repeating plugin upgrades.. I'll try to do something similar here.

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/UpdateCenter.java
          trunk/hudson/main/core/src/main/resources/hudson/PluginManager/table.jelly
          trunk/hudson/main/core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
          trunk/hudson/main/core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/26796
          Log:
          [FIXED JENKINS-3055] Show Hudson upgrade status on manage page instead of
          offering same upgrade again.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/java/hudson/model/UpdateCenter.java trunk/hudson/main/core/src/main/resources/hudson/PluginManager/table.jelly trunk/hudson/main/core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly trunk/hudson/main/core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties trunk/www/changelog.html http://jenkins-ci.org/commit/26796 Log: [FIXED JENKINS-3055] Show Hudson upgrade status on manage page instead of offering same upgrade again.

            mindless Alan Harder
            ebobsin ebobsin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: