You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/03/10 16:24:19 UTC

cvs commit: jakarta-gump/project javagroups.xml

bodewig     2003/03/10 07:24:19

  Modified:    project  javagroups.xml
  Log:
  javgroups needs beanshell
  
  Revision  Changes    Path
  1.10      +1 -0      jakarta-gump/project/javagroups.xml
  
  Index: javagroups.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/javagroups.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- javagroups.xml	10 Feb 2003 09:11:22 -0000	1.9
  +++ javagroups.xml	10 Mar 2003 15:24:19 -0000	1.10
  @@ -15,6 +15,7 @@
         <property name="build.compiler" value="modern"/>
       </ant>
       <depend project="ant" inherit="runtime"/>
  +    <depend project="beanshell"/>
       <depend project="xml-xerces"/>
       <depend project="junit"/>
       <depend project="jms"/>