dion        2004/01/04 20:53:34

  Modified:    changelog project.xml
               changelog/xdocs changes.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.29      +1 -1      maven-plugins/changelog/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- project.xml       5 Jan 2004 03:27:16 -0000       1.28
  +++ project.xml       5 Jan 2004 04:53:34 -0000       1.29
  @@ -79,7 +79,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.6</version>
  +      <version>1.5.3-1</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  
  1.19      +0 -3      maven-plugins/changelog/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/xdocs/changes.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- changes.xml       5 Jan 2004 03:43:12 -0000       1.18
  +++ changes.xml       5 Jan 2004 04:53:34 -0000       1.19
  @@ -9,9 +9,6 @@
     <body>
   
        <release version="1.4" date="in CVS">
  -      <action dev="dion" type="update">
  -        Upgrade to ant 1.6
  -      </action>
          <action dev="epugh" type="update">
           If, using the cvslib, fails, then fall back to using
           the command line call to the cvs executable.
  
  
  

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

Reply via email to