evenisse    2004/02/09 01:31:31

  Modified:    javadoc/xdocs changes.xml
  Log:
  Reformat for use kink to jira
  
  Revision  Changes    Path
  1.20      +14 -16    maven-plugins/javadoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       6 Feb 2004 13:43:50 -0000       1.19
  +++ changes.xml       9 Feb 2004 09:31:31 -0000       1.20
  @@ -9,35 +9,33 @@
     <body>
     
       <release version="1.4" date="in CVS">
  -      <action dev="evenisse" type="fix">
  -        Apply MPJAVADOC-19. Prevent the plugin from failing when a sourceDirectory 
exists,
  +      <action dev="evenisse" type="fix" issue="MPJAVADOC-19">
  +        Prevent the plugin from failing when a sourceDirectory exists,
           but it does not contain Java files.
         </action>
  -      <action dev="dion" type="fix">
  -        Apply MPJAVADOC-6.
  +      <action dev="dion" type="fix" issue="MPJAVADOC-6">
         </action>
  -      <action dev="dion" type="fix">
  -        Apply MPJAVADOC-17.
  +      <action dev="dion" type="fix" issue="MPJAVADOC-17">
         </action>
         <action dev="jvanzyl" type="update">
           Remove the need for ${pom} interpolation in properties. The
           use of the maven:property tag is now used to glean a default property.
         </action>
         <action dev="dion" type="update">default useexternalfile to yes</action>
  -      <action dev="dion" type="fix">
  -        Applied MAVEN-1007. Fix typo in offline link generation.
  +      <action dev="dion" type="fix" issue="MAVEN-1007">
  +        Fix typo in offline link generation.
         </action>
  -      <action dev="dion" type="add">
  -        Applied MAVEN-894. Allow custom taglets.
  +      <action dev="dion" type="add" issue="MAVEN-894">
  +        Allow custom taglets.
         </action>
       </release>
     
       <release version="1.3" date="2003-09-29">
  -      <action dev="evenisse" type="add">
  -        MAVEN-639. Add maven.javadoc.overview property.
  +      <action dev="evenisse" type="add" issue="MAVEN-639">
  +        Add maven.javadoc.overview property.
         </action>
  -      <action dev="evenisse" type="add">
  -        MAVEN-805. Add maven.javadoc.useexternalfile property.
  +      <action dev="evenisse" type="add" issue="MAVEN-805">
  +        Add maven.javadoc.useexternalfile property.
         </action>
         <action dev="dion" type="update">
           update to use maven.docs.*/maven.gen.docs
  @@ -51,8 +49,8 @@
         <action dev="dion" type="fix">
           Now respects pom.build.sourceModifications
         </action>
  -      <action dev="evenisse" type="fix">
  -        Fix Maven-428. Used maven.docs.dest
  +      <action dev="evenisse" type="fix" issue="MAVEN-428">
  +        Used maven.docs.dest
         </action>
       </release>
       <release version="1.2" date="Unknown">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to