-
Bug
-
Resolution: Fixed
-
Blocker
-
None
The change for JENKINS-5210 breaks all use of the existing downloadService.post instances for all the tools and the update center itself. See http://hudson.pastebin.com/m22c14ec. I'm not sure what to do to fix it.
- is blocking
-
JENKINS-5546 Cannot manually trigger a build in revision 344
-
- Closed
-
- is duplicated by
-
JENKINS-5537 Build Now does not work from Job page or Job/Trend page , only from top level Hudson Dashboard
-
- In Review
-
-
JENKINS-5540 Hudson 1.344 Console Output doesn't work in realtime with Mozilla Firefox 3.6
-
- Closed
-
-
JENKINS-5546 Cannot manually trigger a build in revision 344
-
- Closed
-
[JENKINS-5536] DownloadService as of 1.344 does not work with existing tool and update center JSON files
Description |
Original:
The change for |
New:
The change for |
Assignee | New: Alan Harder [ mindless ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Alan Harder [ mindless ] | New: Kohsuke Kawaguchi [ kohsuke ] |
FYI - as a workaround, redownload the JSON files (http://jenkins-ci.org/updates/hudson.tasks.Maven.MavenInstaller.json and the other tools, or http://jenkins-ci.org/update-center.json), and remove everything but the actual {} JSON object. Save the file(s) (removing the .json file extension for the tools, though not for update-center.json) and you should be able to function.