Thomas Vandahl wrote: > 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.
This is handled by the Changes Plugin in Maven 2: http://maven.apache.org/plugins/maven-changes-plugin/ > For an example look here: > > http://markmail.org/message/goecp6jy3llbxv6a > > HTH > > Bye, Thomas. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
