jeffjensen 07/01/22 19:22:14
Modified: cobertura/xdocs changes.xml
Log:
update release description.
Revision Changes Path
1.26 +1 -1 maven-plugins/cobertura/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/cobertura/xdocs/changes.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- changes.xml 23 Jan 2007 03:14:29 -0000 1.25
+++ changes.xml 23 Jan 2007 03:22:14 -0000 1.26
@@ -22,7 +22,7 @@
<title>Changes</title>
</properties>
<body>
- <release version="1.3" date="in CVS" description="AspectJ plugin, class not found bug, ">
+ <release version="1.3" date="in CVS" description="AspectJ plugin, class not found bug, no test src flag.">
<action dev="jeffjensen" type="fix" issue="1618999" due-to="Jon Christiansen">
Allow running against project with no test src.
</action>
|