You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2004/07/08 01:09:20 UTC

cvs commit: maven-plugins/javadoc/xdocs changes.xml

aheritier    2004/07/07 16:09:20

  Modified:    javadoc/xdocs changes.xml
  Log:
  PR: MPJAVADOC-16
  Failure to generate relative cross-references to local classess.
  => Use of file set is removed.
  
  Revision  Changes    Path
  1.37      +1 -0      maven-plugins/javadoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- changes.xml	7 Jul 2004 23:01:13 -0000	1.36
  +++ changes.xml	7 Jul 2004 23:09:20 -0000	1.37
  @@ -31,6 +31,7 @@
         <action dev="aheritier" type="add">Add the property maven.javadoc.debug to print informations to debug the plugin.</action>
         <action dev="aheritier" type="fix" issue="MPJAVADOC-26" due-to="Denis McLaughlin">Fix the needed flag when there's an empty sources directory.</action>
         <action dev="aheritier" type="fix" issue="MPJAVADOC-24">doc-files directories contents are correctly copied.</action>
  +      <action dev="aheritier" type="fix" issue="MPJAVADOC-16">Failure to generate relative cross-references to local classes.</action>
         <action dev="brett" type="fix" issue="MPJAVADOC-5">Add support for multiple source directories. SourceModifications aren't supported !!!</action>
       </release>
       <release version="1.5" date="2004-05-15">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org