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/04/29 09:42:28 UTC

cvs commit: gump/project jakarta-hivemind.xml

bodewig     2005/04/29 00:42:28

  Modified:    project  jakarta-hivemind.xml
  Log:
  Something in the tests seems to require asm
  
  Revision  Changes    Path
  1.21      +1 -0      gump/project/jakarta-hivemind.xml
  
  Index: jakarta-hivemind.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-hivemind.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- jakarta-hivemind.xml	7 Mar 2005 12:00:05 -0000	1.20
  +++ jakarta-hivemind.xml	29 Apr 2005 07:42:28 -0000	1.21
  @@ -65,6 +65,7 @@
       <depend project="jakarta-hivemind-compile" inherit="all"/>
       <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
  +    <depend project="packaged-asm"/>
       <depend project="cglib"/>
   
       <work nested="hivebuild/target/classes"/>