You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2003/03/02 19:22:05 UTC

cvs commit: jakarta-commons/net project.xml

scohen      2003/03/02 10:22:05

  Modified:    net      project.xml
  Log:
  add dependency for oro jar
  
  Revision  Changes    Path
  1.23      +6 -1      jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml	28 Feb 2003 02:44:47 -0000	1.22
  +++ project.xml	2 Mar 2003 18:22:05 -0000	1.23
  @@ -110,7 +110,12 @@
       </contributor>
     </contributors>
     
  -  <dependencies/>
  +  <dependencies>
  +     <dependency>
  +        <id>oro</id>
  +        <version>2.0.7</version>
  +      </dependency>
  +  </dependencies>
     
     <build>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org