Issue Type: Improvement Improvement
Assignee: Unassigned
Components: notification, update-center
Created: 27/Aug/14 8:10 PM
Description:

When the plugin manager is configured to use the "stable" update site, the users normally only receive notifications of new stable versions of Jenkins. The only problem is that the link to the changelog still points to the unstable releases, and even then the URL is not quite correct:
http://jenkins-ci.org/changelog.html
instead of:
http://jenkins-ci.org/changelog

The link for the stable changelog would be:
http://jenkins-ci.org/changelog-stable

The changelog is currently hardcoded in the hudson/model/UpdateCenter/CoreUpdateMonitor/message*.properties localization files, but it would be nice if that could be also a parameter provided to hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly

It appears that at the moment there is no easy way to figure out if currently a stable release is running, so potentially this could be added to the update-center.json's "core" object to make this feature possible.

Project: Jenkins
Priority: Major Major
Reporter: aldaris
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to