dion        2004/01/04 21:53:52

  Modified:    xdoc     project.xml
  Log:
  - Remove unneeded ant and grant dependencies.
  - plugin:test succeeds
  - standalone run succeeds
  
  Revision  Changes    Path
  1.34      +0 -13     maven-plugins/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml       5 Jan 2004 04:58:23 -0000       1.33
  +++ project.xml       5 Jan 2004 05:53:52 -0000       1.34
  @@ -63,22 +63,9 @@
     </developers>
     <dependencies>
       <dependency>
  -      <groupId>ant</groupId>
  -      <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  -      <properties>
  -        <classloader>root</classloader>
  -      </properties>
  -    </dependency>
  -    <dependency>
         <groupId>dom4j</groupId>
         <artifactId>dom4j</artifactId>
         <version>1.4-dev-8</version>
  -    </dependency>
  -    <dependency>
  -      <groupId>commons-grant</groupId>
  -      <artifactId>commons-grant</artifactId>
  -      <version>1.0-beta-4</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  

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

Reply via email to