You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/01/05 05:56:34 UTC

cvs commit: maven-plugins/jxr project.xml

dion        2004/01/04 20:56:34

  Modified:    jxr/xdocs changes.xml
               jxr      project.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.14      +0 -3      maven-plugins/jxr/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/xdocs/changes.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml	5 Jan 2004 03:43:13 -0000	1.13
  +++ changes.xml	5 Jan 2004 04:56:34 -0000	1.14
  @@ -9,9 +9,6 @@
     <body>
       
       <release version="1.3" date="in CVS">
  -      <action dev="dion" type="update">
  -        Upgrade to ant 1.6
  -      </action>
         <action dev="evenisse" type="fix">
           Apply patch from Nicolas De Loof for reduce open files during jxr process.
         </action>
  
  
  
  1.32      +1 -1      maven-plugins/jxr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml	5 Jan 2004 03:27:16 -0000	1.31
  +++ project.xml	5 Jan 2004 04:56:34 -0000	1.32
  @@ -48,7 +48,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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org