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 2004/11/23 14:47:58 UTC

cvs commit: gump/project groovy.xml

bodewig     2004/11/23 05:47:58

  Modified:    project  groovy.xml
  Log:
  forgot to reference openejb in groovy
  
  Revision  Changes    Path
  1.5       +1 -0      gump/project/groovy.xml
  
  Index: groovy.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/groovy.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- groovy.xml	22 Nov 2004 16:20:06 -0000	1.4
  +++ groovy.xml	23 Nov 2004 13:47:58 -0000	1.5
  @@ -40,6 +40,7 @@
       <depend project="mockobjects-with-groovy-compatible-jar-id"/>
       <depend project="mx4j"/>
       <depend project="nekohtml"/>
  +    <depend project="openejb"/>
       <depend project="qdox"/>
       <depend project="radeox"/>
       <depend project="xml-apis"/>