dion        2004/01/04 20:50:10

  Modified:    javadoc/xdocs changes.xml
               javadoc  project.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.15      +0 -3      maven-plugins/javadoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- changes.xml       5 Jan 2004 03:43:12 -0000       1.14
  +++ changes.xml       5 Jan 2004 04:50:10 -0000       1.15
  @@ -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="dion" type="update">default useexternalfile to yes</action>
         <action dev="dion" type="fix">
           Applied MAVEN-1007. Fix typo in offline link generation.
  
  
  
  1.23      +1 -1      maven-plugins/javadoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       5 Jan 2004 03:27:16 -0000       1.22
  +++ project.xml       5 Jan 2004 04:50:10 -0000       1.23
  @@ -76,7 +76,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.6</version>
  +      <version>1.5.3-1</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  

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

Reply via email to