dion        2004/01/06 00:46:25

  Modified:    simian   project.xml
               simian/xdocs changes.xml
  Log:
  Upgrade to ant 1.6
  tests now run and succeed
  
  Revision  Changes    Path
  1.21      +1 -1      maven-plugins/simian/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/simian/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml       5 Jan 2004 04:59:10 -0000       1.20
  +++ project.xml       6 Jan 2004 08:46:25 -0000       1.21
  @@ -24,7 +24,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <url>http://ant.apache.org/</url>
       </dependency>
       <dependency>
  
  
  
  1.13      +6 -0      maven-plugins/simian/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/simian/xdocs/changes.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- changes.xml       5 Jan 2004 04:59:10 -0000       1.12
  +++ changes.xml       6 Jan 2004 08:46:25 -0000       1.13
  @@ -9,6 +9,12 @@
     <body>
       
       <release version="1.3" date="in CVS">
  +      <action dev="dion" type="fix">
  +        Allow test case to be run.
  +      </action>
  +      <action dev="dion" type="update">
  +        Upgrade to ant 1.6.
  +      </action>
         <action dev="dion" type="update">
           Apply MAVEN-890. Allow unit tests to be skipped.
         </action>
  
  
  

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

Reply via email to