vmassol     2003/11/16 07:02:34

  Modified:    ant/xdocs changes.xml
  Log:
  - Added date for 1.5 release (I've used the date of the plugin jar on ibiblio)
  - Use the new issue attribute
  
  Revision  Changes    Path
  1.11      +6 -6      maven-plugins/ant/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ant/xdocs/changes.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.xml       15 Nov 2003 17:43:23 -0000      1.10
  +++ changes.xml       16 Nov 2003 15:02:34 -0000      1.11
  @@ -13,9 +13,9 @@
         </action>
       </release>
   
  -    <release version="1.5" date="Unknown">
  -      <action dev="dion" type="fix">
  -        Make relative paths output for various pom values. MPANT-2.
  +    <release version="1.5" date="2003-10-08">
  +      <action dev="dion" type="fix" issue="MPANT-2">
  +        Make relative paths output for various pom values.
         </action>
       </release>
     
  @@ -71,9 +71,9 @@
         <action dev="dion" type="update">
           Fix documentation
         </action>
  -      <action dev="dion" type="fix">
  -        Fix for bug MPANT-1: generated ant build should execute the unit tests
  -        before generating a jar.
  +      <action dev="dion" type="fix" issue="MPANT-1">
  +        Generated ant build should execute the unit tests before generating a 
  +        jar.
         </action>
       </release>
   
  
  
  

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

Reply via email to