dion        2004/01/04 22:04:52

  Modified:    site/xdocs changes.xml
               site     project.xml
  Log:
  - Remove unneeded ant dependency.
  - plugin:test is non-existent
  - standalone runs succeed
  
  Revision  Changes    Path
  1.12      +1 -0      maven-plugins/site/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml       5 Jan 2004 05:02:23 -0000       1.11
  +++ changes.xml       5 Jan 2004 06:04:52 -0000       1.12
  @@ -8,6 +8,7 @@
     <body>
   
       <release version="1.5" date="in CVS">
  +      <action dev="dion" type="update">Remove unneeded ant dependency</action>
       </release>
   
       <release version="1.4" date="2003-11-22">
  
  
  
  1.23      +0 -8      maven-plugins/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       5 Jan 2004 05:02:23 -0000       1.22
  +++ project.xml       5 Jan 2004 06:04:52 -0000       1.23
  @@ -56,14 +56,6 @@
     </developers>
     <dependencies>
       <dependency>
  -      <groupId>ant</groupId>
  -      <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  -      <properties>
  -        <classloader>root.maven</classloader>
  -      </properties>
  -    </dependency>
  -    <dependency>
         <groupId>commons-lang</groupId>
         <artifactId>commons-lang</artifactId>
         <version>1.0.1</version>
  
  
  

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

Reply via email to