On 22 July 2012 10:04,  <dam...@apache.org> wrote:
> Author: damjan
> Date: Sun Jul 22 09:04:37 2012
> New Revision: 1364240
>
> URL: http://svn.apache.org/viewvc?rev=1364240&view=rev
> Log:
> Add maven-changes-plugin settings needed to generate release notes.
>
>
> Modified:
>     commons/proper/imaging/trunk/pom.xml
>
> Modified: commons/proper/imaging/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1364240&r1=1364239&r2=1364240&view=diff
> ==============================================================================
> --- commons/proper/imaging/trunk/pom.xml (original)
> +++ commons/proper/imaging/trunk/pom.xml Sun Jul 22 09:04:37 2012
> @@ -217,6 +217,8 @@
>          <version>${commons.changes.version}</version>
>          <configuration>
>            <issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
> +          <template>release-notes.vm</template>
> +          <templateDirectory>src/changes</templateDirectory>

These are in the parent pom; just use the -Prelease-notes profile.
[See the parent pom for fill details]

>          </configuration>
>          <reportSets>
>            <reportSet>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to