Re: [DOC] Generating release notes from changes.xml

2010-04-14 Thread sebb
On 14/04/2010, Dennis Lundberg wrote: > On 2010-04-14 04:04, Phil Steitz wrote: > > sebb wrote: > >> It is useful to be able to generate both the announce message and > >> release notes from changes.xml. > >> > >> One way to do this is as currently implemented in Compress: add a > >> profile

Re: [DOC] Generating release notes from changes.xml

2010-04-14 Thread Dennis Lundberg
On 2010-04-14 04:04, Phil Steitz wrote: > sebb wrote: >> It is useful to be able to generate both the announce message and >> release notes from changes.xml. >> >> One way to do this is as currently implemented in Compress: add a >> profile "relnotes" which overrides the changes template with the >

Re: [DOC] Generating release notes from changes.xml

2010-04-13 Thread sebb
On 14/04/2010, Phil Steitz wrote: > sebb wrote: > > It is useful to be able to generate both the announce message and > > release notes from changes.xml. > > > > One way to do this is as currently implemented in Compress: add a > > profile "relnotes" which overrides the changes template with

Re: [DOC] Generating release notes from changes.xml

2010-04-13 Thread Phil Steitz
sebb wrote: > It is useful to be able to generate both the announce message and > release notes from changes.xml. > > One way to do this is as currently implemented in Compress: add a > profile "relnotes" which overrides the changes template with the > release-notes.vm template. > > One can then

[DOC] Generating release notes from changes.xml

2010-04-13 Thread sebb
It is useful to be able to generate both the announce message and release notes from changes.xml. One way to do this is as currently implemented in Compress: add a profile "relnotes" which overrides the changes template with the release-notes.vm template. One can then do: mvn changes:announcemen