hlship      2003/09/25 15:02:12

  Modified:    hivemind/library project.xml
  Log:
  Prune out unecessary dependencies.
  
  Revision  Changes    Path
  1.2       +1 -22     jakarta-commons-sandbox/hivemind/library/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/library/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml       19 Sep 2003 22:10:59 -0000      1.1
  +++ project.xml       25 Sep 2003 22:02:12 -0000      1.2
  @@ -79,27 +79,6 @@
         <version>1.0.b2</version>
         <url>http://xml.apache.org/xerces/</url>
       </dependency> 
  -    
  -             <!-- For building the Ant tasks -->
  -             
  -    <dependency>
  -      <id>ant</id>
  -      <version>1.5.1</version>
  -      <url>http://ant.apache.org/</url>
  -    </dependency>
  -        
  -    <!-- ConstructRegistry Ant task uses snippet of code
  -        from here to write the compiled registry. -->
  -        
  -    <dependency>
  -      <id>xerces</id>
  -      <version>2.2.1</version>
  -      <url>http://xml.apache.org/xerces/</url>
  -    </dependency>
  -           
  -    <!-- Inherited dependencies -->
  -
  -             <!-- Needed by commons-beanutils -->
                
       <dependency>
        <id>commons-collections</id>
  
  
  

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

Reply via email to