You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by bo...@apache.org on 2002/06/11 10:15:56 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-commons.xml

bodewig     2002/06/11 01:15:56

  Modified:    proposal/gump/project jakarta-commons.xml
  Log:
  Add dependency on commons-lang to CLI.
  
  Revision  Changes    Path
  1.70      +1 -0      jakarta-alexandria/proposal/gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons.xml,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- jakarta-commons.xml	11 Jun 2002 05:40:03 -0000	1.69
  +++ jakarta-commons.xml	11 Jun 2002 08:15:56 -0000	1.70
  @@ -73,6 +73,7 @@
       <depend project="xml-xerces"/>
   
       <depend project="commons-logging"/>
  +    <depend project="commons-lang"/>
   
       <work nested="target/classes"/>
       <home nested="cli/target"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>