Author: ltheussl
Date: Thu Jan 26 14:13:43 2006
New Revision: 372630
URL: http://svn.apache.org/viewcvs?rev=372630&view=rev
Log:
Adapt fake changelog report to new format. Fixes broken test case after
MPDASHBOARD-35.
Modified:
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/conf/test/changelog.xml
Modified:
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/conf/test/changelog.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/conf/test/changelog.xml?rev=372630&r1=372629&r2=372630&view=diff
==============================================================================
---
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/conf/test/changelog.xml
(original)
+++
maven/maven-1/plugins/trunk/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/conf/test/changelog.xml
Thu Jan 26 14:13:43 2006
@@ -23,6 +23,7 @@
changelogs in our tests (we are asserting for them in the top level
maven.xml file) -->
<changelog>
+<changeset start="2004-11-24" end="2004-11-26">
<changelog-entry>
<date>2004-11-25</date>
<time>14:00:00</time>
@@ -83,5 +84,6 @@
<msg><![CDATA[*** empty log message ***
]]></msg>
</changelog-entry>
+</changeset>
</changelog>