aheritier 2004/09/03 16:05:34
Modified: javadoc/xdocs changes.xml
Log:
update bug fixed
Revision Changes Path
1.50 +5 -2 maven-plugins/javadoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- changes.xml 25 Aug 2004 19:48:48 -0000 1.49
+++ changes.xml 3 Sep 2004 23:05:34 -0000 1.50
@@ -27,12 +27,15 @@
</properties>
<body>
<release version="1.7-SNAPSHOT" date="In CVS">
+ <action dev="aheritier" type="fix" issue="MPJAVADOC-44">Cannot build the
plugin with jdk 1.3</action>
+ <action dev="aheritier" type="fix" issue="MPJAVADOC-43">Javadoc plugin causes
site to fail </action>
+ <action dev="aheritier" type="fix" issue="MPJAVADOC-41">Javadoc does not get
created with multiple entries in maven.compile.src.set</action>
<action dev="aheritier" type="fix" issue="MPJAVADOC-40">javadoc:jar fails if
project doesn't have source files.</action>
+ <action dev="carlos" type="add" issue="MPJAVADOC-39">Added
maven.javadoc.bottom property</action>
<action dev="aheritier" type="fix" issue="MPJAVADOC-38">The type for the
javadoc is "javadoc.jar" when it is deployed on a repository.</action>
- <action dev="aheritier" type="add" issue="MPJAVADOC-35" due-to="Steven
Caswell">Add javadoc warning report formatted similar to Checkstyle report.</action>
- <action dev="carlos" type="add" issue="MPJAVADOC-39">Added
maven.javadoc.bottom property</action>
<action dev="aheritier" type="fix" issue="MPJAVADOC-37">Default javadoc scope
(package) can't be replaced by private or public.</action>
<action dev="aheritier" type="fix" issue="MPJAVADOC-36">Javadoc fails if
pom.package isn't specified.</action>
+ <action dev="aheritier" type="add" issue="MPJAVADOC-35" due-to="Steven
Caswell">Add javadoc warning report formatted similar to Checkstyle report.</action>
</release>
<release version="1.6.1" date="2004-07-13">
<action dev="brett" type="fix">Correct check needed function for when package
is given but there are not java files in it.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]