Hi,
I confirmed that I could successfully invoke "mvn release:prepare release:perform ..." and place a new version 1.8.2 of the dashboard- view into the update center. I also confirmed that the http://updates.hudson-labs.org/update-center.json was correctly updated as follows: "dashboard-view": { "buildDate": "Jan 20, 2011", "dependencies": [], ... "excerpt": "This plugin contributes a new view implementation that provides a dashboard / portal-like view for your Hudson instance. ", "labels": [], "name": "dashboard-view", "previousTimestamp": "2010-09-16T14:27:36.00Z", "releaseTimestamp": "2011-01-20T06:03:48.00Z", "title": "Dashboard View", "url": "http://updates.hudson-labs.org/download/plugins/ dashboard-view/1.8.2/dashboard-view.hpi", "version": "1.8.2", "wiki": "http://wiki.hudson-ci.org//display/HUDSON/Dashboard +View" }, However, I found that the version of the plugin in the available plugins list (i.e. http://<hudson_url>/pluginManager/available) was not changed. Could anyone advise me how to correct it? Thanks, Tad |
I see the 1.8.2 version. Did you refresh the updater-center data withing
Hudson? Ulli On 01/20/2011 01:56 PM, [hidden email] wrote: > Hi, > > I confirmed that I could successfully invoke "mvn release:prepare > release:perform ..." and place a new version 1.8.2 of the dashboard- > view into the update center. > > I also confirmed that the http://updates.hudson-labs.org/update-center.json > was correctly updated as follows: > "dashboard-view": { > "buildDate": "Jan 20, 2011", > "dependencies": [], > ... > "excerpt": "This plugin contributes a new view implementation > that provides a dashboard / portal-like view for your Hudson instance. > ", > "labels": [], > "name": "dashboard-view", > "previousTimestamp": "2010-09-16T14:27:36.00Z", > "releaseTimestamp": "2011-01-20T06:03:48.00Z", > "title": "Dashboard View", > "url": "http://updates.hudson-labs.org/download/plugins/ > dashboard-view/1.8.2/dashboard-view.hpi", > "version": "1.8.2", > "wiki": "http://wiki.hudson-ci.org//display/HUDSON/Dashboard > +View" > }, > > > However, I found that the version of the plugin in the available > plugins list > (i.e. http://<hudson_url>/pluginManager/available) was not changed. > > Could anyone advise me how to correct it? > > Thanks, > Tad |
Thanks.
This was a trivial cache issue. On 2011/01/20, at 22:07, Ullrich Hafner <[hidden email]> wrote: > I see the 1.8.2 version. Did you refresh the updater-center data withing Hudson? > > Ulli > > On 01/20/2011 01:56 PM, [hidden email] wrote: >> Hi, >> >> I confirmed that I could successfully invoke "mvn release:prepare >> release:perform ..." and place a new version 1.8.2 of the dashboard- >> view into the update center. >> >> I also confirmed that the http://updates.hudson-labs.org/update-center.json >> was correctly updated as follows: >> "dashboard-view": { >> "buildDate": "Jan 20, 2011", >> "dependencies": [], >> ... >> "excerpt": "This plugin contributes a new view implementation >> that provides a dashboard / portal-like view for your Hudson instance. >> ", >> "labels": [], >> "name": "dashboard-view", >> "previousTimestamp": "2010-09-16T14:27:36.00Z", >> "releaseTimestamp": "2011-01-20T06:03:48.00Z", >> "title": "Dashboard View", >> "url": "http://updates.hudson-labs.org/download/plugins/ >> dashboard-view/1.8.2/dashboard-view.hpi", >> "version": "1.8.2", >> "wiki": "http://wiki.hudson-ci.org//display/HUDSON/Dashboard >> +View" >> }, >> >> >> However, I found that the version of the plugin in the available >> plugins list >> (i.e. http://<hudson_url>/pluginManager/available) was not changed. >> >> Could anyone advise me how to correct it? >> >> Thanks, >> Tad > Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/ |
Free forum by Nabble | Edit this page |