Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 03/Jul/12 5:18 PM
Description:

I tried to configure two plugin repos: internal and updates.jenkins-ci.org (base) on my jenkins instance. For internal server I create my own update-center.json file. If I specify only my repo, or only base repo - I have no problems with plugin manager(plugins are displayed, installed and updated correctly).
But if I set two repos at the same time (by groovy script), I have a problem. I can see plugins only from one server but duplicated twice (or any other times depends on how much repos did I add).
Jenkins error log says that data was obtained without errors (signature fails or JSON parsing fails and others) from all repos - default and mine.
Unfortunately Plugin manager (via User Interface and Groovy scripts) shows that myUpdateSite.getAvailables and defaultUpdateSite.getAvailables contain same data, that is impossible according to contents of JSON update files.

Due Date: 03/Jul/12 12:00 AM
Environment: winXP and Linux
Project: Jenkins
Labels: plugins jenkins
Priority: Minor Minor
Reporter: Nickolay Rumyantsev
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to