dion        2003/07/03 23:18:21

  Modified:    src/plugins-build/ant project.xml
               src/plugins-build/ant/xdocs changes.xml
  Log:
  Update version and docs
  
  Revision  Changes    Path
  1.13      +1 -1      maven/src/plugins-build/ant/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ant/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       9 Apr 2003 01:06:43 -0000       1.12
  +++ project.xml       4 Jul 2003 06:18:20 -0000       1.13
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-ant-plugin</id>
     <name>Maven Ant Plug-in</name>
  -  <currentVersion>1.3</currentVersion>
  +  <currentVersion>1.4-SNAPSHOT</currentVersion>
     <description>Generates ant build files from a maven project, so that plain ant 
users can build your project</description>
     <shortDescription>Java Project Management Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/ant/</url>
  
  
  
  1.3       +7 -1      maven/src/plugins-build/ant/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ant/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml       2 Mar 2003 14:22:46 -0000       1.2
  +++ changes.xml       4 Jul 2003 06:18:21 -0000       1.3
  @@ -6,7 +6,13 @@
     </properties>
   
     <body>
  -    <release version="1.3" date="in cvs">
  +    <release version="1.4" date="in CVS">
  +      <action dev="dion" type="fix">
  +        Allow dependencies other than 'jars' to be downloaded
  +      </action>
  +    </release>
  +    
  +    <release version="1.3" date="Maven beta 9">
         <action dev="dion" type="fix">
           Use first remote repo the user has specified for gets
         </action>
  
  
  

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

Reply via email to