jmitchell    2004/11/02 20:38:28

  Modified:    resources project.xml
  Removed:     resources/src/java/org/apache/commons/resources
                        ResourcesFactoryFinder.java
  Log:
  Remove dependency on commons-discovery in preparation for promotion out of the 
sandbox.
  If you need this functionality, feel free to add it back once commons-discovery has 
an official GA release.
  
  Revision  Changes    Path
  1.17      +0 -11     jakarta-commons-sandbox/resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       8 Sep 2004 14:21:07 -0000       1.16
  +++ project.xml       3 Nov 2004 04:38:28 -0000       1.17
  @@ -107,11 +107,6 @@
       </dependency>
   
       <dependency>
  -      <id>commons-discovery</id>
  -      <version>0.1</version>
  -    </dependency>
  -
  -    <dependency>
         <id>commons-logging</id>
         <version>1.0.2</version>
       </dependency>
  @@ -138,12 +133,6 @@
      <dependency>
        <id>jdom</id>
        <version>b10</version>
  -   </dependency>      
  -
  -   <dependency>
  -     <id>ibatis</id>
  -     <artifactId>ibatis-db</artifactId>
  -     <version>1.2.9</version>
      </dependency>      
   
     </dependencies>
  
  
  

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

Reply via email to