[maven-scm-plugin] prepare release 1.7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -24,14 +24,18 @@
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7" date="in CVS">
|
||||
<release version="1.7" date="2004-05-15">
|
||||
<action dev="aheritier" type="fix" issue="MPANT-14">Resources are correctly copied to the specified targetPath.</action>
|
||||
<action dev="aheritier" type="fix" issue="MPANT-13">Corrects also NumberFormatException. <code>pom.build.unitTest.resources</code> is made up of several <code>resource</code> elements.</action>
|
||||
<action dev="aheritier" type="fix" issue="MPANT-12">Remove NumberFormatException if <code>pom.build.unitTest.resources</code> doesn't exist.</action>
|
||||
<action dev="aheritier" type="fix" issue="MPANT-13">Corrects also NumberFormatException.
|
||||
<code>pom.build.unitTest.resources</code>is made up of several
|
||||
<code>resource</code>elements.
|
||||
</action>
|
||||
<action dev="aheritier" type="fix" issue="MPANT-12">Remove NumberFormatException if
|
||||
<code>pom.build.unitTest.resources</code>doesn't exist.
|
||||
</action>
|
||||
<action dev="dion" type="fix" issue="MPANT-11">Change plugin tests to use 'assert' tags</action>
|
||||
<action dev="brett" type="fix">Replace use of 'target' directory with appropriate variables</action>
|
||||
</release>
|
||||
|
||||
<release version="1.6" date="2004-03-07">
|
||||
<action dev="evenisse" type="fix" issue="MPANT-8">Use relative path for javadoc.</action>
|
||||
<action dev="dion" type="fix">Check unit test source dir exists before making relative path</action>
|
||||
|
||||
Reference in New Issue
Block a user