You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/02/11 10:38:17 UTC

cvs commit: gump/project directory-mina.xml

bodewig     2005/02/11 01:38:17

  Modified:    project  directory-mina.xml
  Log:
  New(?) dependency on Doug Lea's concurrent package
  
  Revision  Changes    Path
  1.4       +1 -0      gump/project/directory-mina.xml
  
  Index: directory-mina.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/directory-mina.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- directory-mina.xml	22 Jan 2005 08:55:42 -0000	1.3
  +++ directory-mina.xml	11 Feb 2005 09:38:17 -0000	1.4
  @@ -45,6 +45,7 @@
       <depend project="commons-net" />
       <depend project="junit" />
       <depend project="tl-netty2" />
  +    <depend project="concurrent"/>
       
       <home nested="." />