vmassol     2003/11/15 09:36:45

  Modified:    ant/xdocs changes.xml
  Log:
  - improved title
  - minor formatting changes
  
  Revision  Changes    Path
  1.9       +7 -2      maven-plugins/ant/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ant/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml       16 Oct 2003 07:56:57 -0000      1.8
  +++ changes.xml       15 Nov 2003 17:36:45 -0000      1.9
  @@ -1,7 +1,7 @@
   <?xml version="1.0"?>
   <document>
     <properties>
  -    <title>Changes</title>
  +    <title>Ant plugin changes</title>
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
   
  @@ -23,7 +23,9 @@
         <action dev="dion" type="update">
           Added test project
         </action>
  -      <action dev="dion" type="fix">Separate build.xml template from 
plugin.jelly</action>
  +      <action dev="dion" type="fix">
  +        Separate build.xml template from plugin.jelly
  +      </action>
         <action dev="dion" type="fix">
           Allow dependencies other than 'jars' to be downloaded
         </action>
  @@ -64,6 +66,7 @@
           Added more documentation on properties and supported SCM systems
         </action>
       </release>
  +
       <release version="1.1" date="2002-09-15">
         <action dev="dion" type="update">
           Fix documentation
  @@ -72,11 +75,13 @@
           Fix for bug Maven-52: generated ant build should execute the unit tests 
before generating a jar.
         </action>
       </release>
  +
       <release version="1.0" date="2002-08-04">
         <action dev="jvanzyl" type="add">
           Original release for Maven 1.0-beta6
         </action>
       </release>
  +
     </body>
   </document>
   
  
  
  

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

Reply via email to