[maven-scm-plugin] prepare release 1.9.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@178862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-05-28 07:54:57 +00:00
parent 2114e980af
commit 2d9c559ef5
2 changed files with 16 additions and 8 deletions

View File

@@ -25,14 +25,15 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.9.1-SNAPSHOT" date="in SVN">
<action dev="vmassol" type="fix" issues="MPCLOVER-40" due-to="Kristopher Brown">
Fixed the <code>clover:test-single</code> goal which was wrongly
calling the <code>clover:swing-report-internal</code> (should have
been <code>clover:swing-report</code>).
<release version="1.9.1" date="2005-05-28">
<action dev="vmassol" type="fix" issues="MPCLOVER-40" due-to="Kristopher Brown">Fixed the
<code>clover:test-single</code>goal which was wrongly calling the
<code>clover:swing-report-internal</code>(should have been
<code>clover:swing-report</code>).
</action>
<action dev="carlos" type="fix" issues="MPCLOVER-38">
Fixed bug when <code>maven.test.failure.ignore</code> is <code>null</code>.
<action dev="carlos" type="fix" issues="MPCLOVER-38">Fixed bug when
<code>maven.test.failure.ignore</code>is
<code>null</code>.
</action>
</release>
<release version="1.9" date="2005-05-22">