Insert missing spaces removed by scm:prepare-release.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@441043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a4e9a2664
commit
d5c1cdbd72
@ -52,9 +52,9 @@
|
|||||||
<action dev="ltheussl" type="fix" issue="MPCHANGES-22" due-to="Mike Traum">Document description attribute of release element.</action>
|
<action dev="ltheussl" type="fix" issue="MPCHANGES-22" due-to="Mike Traum">Document description attribute of release element.</action>
|
||||||
<action dev="brett" type="add">Add a live bookmark link for the RSS for Firefox.</action>
|
<action dev="brett" type="add">Add a live bookmark link for the RSS for Firefox.</action>
|
||||||
<action dev="vmassol" type="fix" issue="MPCHANGES-14">Added sorting of
|
<action dev="vmassol" type="fix" issue="MPCHANGES-14">Added sorting of
|
||||||
<code><action></code>elements. It is controlled by 2 properties. The
|
<code><action></code> elements. It is controlled by 2 properties. The
|
||||||
<code>maven.changes.sort</code>property decides whether sorting is enabled or not and the
|
<code>maven.changes.sort</code> property decides whether sorting is enabled or not and the
|
||||||
<code>maven.changes.sort.order</code>one decides the sort order. Defaults to
|
<code>maven.changes.sort.order</code> one decides the sort order. Defaults to
|
||||||
<code>add,fix,update,remove</code>.
|
<code>add,fix,update,remove</code>.
|
||||||
</action>
|
</action>
|
||||||
</release>
|
</release>
|
||||||
@ -73,23 +73,23 @@
|
|||||||
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
||||||
<action dev="brett" type="fix" issue="MPCHANGES-7">Don't overwrite currentVersion if it already has a release date. Add unit tests.</action>
|
<action dev="brett" type="fix" issue="MPCHANGES-7">Don't overwrite currentVersion if it already has a release date. Add unit tests.</action>
|
||||||
<action dev="vmassol" type="add" issue="MPCHANGES-5">Added documentation for the format of
|
<action dev="vmassol" type="add" issue="MPCHANGES-5">Added documentation for the format of
|
||||||
<code>changes.xml</code>file.
|
<code>changes.xml</code> file.
|
||||||
</action>
|
</action>
|
||||||
<action dev="brett" type="fix" due-to="Tim Shadel" issue="MPCHANGES-6">Fix anchor links in report</action>
|
<action dev="brett" type="fix" due-to="Tim Shadel" issue="MPCHANGES-6">Fix anchor links in report</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.3" date="2004-03-07">
|
<release version="1.3" date="2004-03-07">
|
||||||
<action dev="vmassol" type="add">Added new
|
<action dev="vmassol" type="add">Added new
|
||||||
<code>due-to</code>and
|
<code>due-to</code> and
|
||||||
<code>due-to-email</code>attributes to the
|
<code>due-to-email</code> attributes to the
|
||||||
<code><action></code>element so that proper acknowledgments can be given.
|
<code><action></code> element so that proper acknowledgments can be given.
|
||||||
</action>
|
</action>
|
||||||
<action dev="vmassol" type="fix" issue="MPCHANGES-1">Added new
|
<action dev="vmassol" type="fix" issue="MPCHANGES-1">Added new
|
||||||
<code>issue</code>attribute to
|
<code>issue</code> attribute to
|
||||||
<code><action></code>elements in
|
<code><action></code> elements in
|
||||||
<code>changes.xml</code>file.
|
<code>changes.xml</code> file.
|
||||||
</action>
|
</action>
|
||||||
<action dev="vmassol" type="fix" issue="MPCHANGES-3">HTML tags entered inside
|
<action dev="vmassol" type="fix" issue="MPCHANGES-3">HTML tags entered inside
|
||||||
<code><action></code>tags now show up in the generated report.
|
<code><action></code> tags now show up in the generated report.
|
||||||
</action>
|
</action>
|
||||||
<action dev="brett" type="add">Add the ability to transform a changes source file to resolve the current version and set the release date.</action>
|
<action dev="brett" type="add">Add the ability to transform a changes source file to resolve the current version and set the release date.</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user