update changes for 1.5-dev

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh
2004-07-23 09:08:09 +00:00
parent 9a2c21cc13
commit 7600e1e1fd

View File

@@ -24,6 +24,10 @@
<author email="brett@apache.org">Brett Porter</author>
</properties>
<body>
<release version="1.5" date="IN CVS">
<action dev="epugh" type="add" issue="MPCRUISECONTROL-8">External link for report should not include artifactId.</action>
<action dev="epugh" type="add" issue="MPCRUISECONTROL-7">Add support for projects building when dependent projects are built.</action>
</release>
<release version="1.4" date="2004-07-10">
<action dev="epugh" type="add" issue="MPCRUISECONTROL-6" due-to="Paul Spencer">Show unit test results in Test Results tab.</action>
<action dev="epugh" type="add" issue="MPCRUISECONTROL-5" due-to="Alwyn Schoeman">Svnroot attribute incorrect in cruisecontrol config.xml.</action>