The next release of the release plugin will have the completionGoals parameter which you will want to hook in the remove of the release notes
- Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 22 Dec 2010 03:44, "Ralph Goers" <[email protected]> wrote: > Apache Commons has a policy (which is in alignment with http://incubator.apache.org/guides/releasemanagement.html#best-practice) to include release notes in the source distribution. I would like to generate the release notes using the changes plugin during release:prepare and have them committed so that they appear in the svn tag. Since they provide no value on trunk I would like to then delete them as part of the post processing when the versions in the poms are changed to the next snapshot release. > > Has anyone done this or can recommend a simple way to do it? > > Ralph > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
