Re: Announcements without Release Notes
Thomas Vandahl <[email protected]>
| Newsgroups | gmane.comp.jakarta.general |
|---|---|
| Message-ID | <[email protected]> |
Otis Gospodnetic wrote: > For example, I just got an email about Mailet 2.4 release, but there was no link to release notes or a JIRA link that might show what was done between 2.3 and 2.4. I couldn't find any information on the site either. So, my questions are: > Maybe I just don't know where to look? > Am I the only one who would love to see projects' release notes? > Is there an easy way to get projects to include this type of information in releases and make it easily accessible (i.e. don't require me to download, unpackage, and look for a specific file) There used to be a maven-announcement-plugin which created a nice announcement including all the news from your changes.xml. Dunno about maven2. For an example look here: http://markmail.org/message/goecp6jy3llbxv6a HTH Bye, Thomas.