vmassol 2003/11/16 07:25:08
Modified: clover/xdocs changes.xml
Log:
Use the new issue attribute
Revision Changes Path
1.13 +5 -6 maven-plugins/clover/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/clover/xdocs/changes.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- changes.xml 15 Nov 2003 16:57:34 -0000 1.12
+++ changes.xml 16 Nov 2003 15:25:08 -0000 1.13
@@ -24,15 +24,15 @@
</release>
<release version="1.2" date="unknown">
- <action dev="dion" type="fix">
- Apply MPCLOVER-1. Allows a new property to be used to specify the
- sort order of the HTML clover report.
+ <action dev="dion" type="fix" issue="MPCLOVER-1">
+ Allows a new property to be used to specify the sort order of the HTML
+ clover report.
</action>
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs
</action>
- <action dev="evenisse" type="fix">
- Fixed MPCHANGELOG-9. I register reports only if source, test,... exists.
+ <action dev="evenisse" type="fix" issue="MPCHANGELOG-9">
+ I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are
registered.
</action>
@@ -67,4 +67,3 @@
</release>
</body>
</document>
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]