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/01/26 16:12:16 UTC

cvs commit: gump/project java-service-wrapper.xml

bodewig     2005/01/26 07:12:16

  Modified:    project  java-service-wrapper.xml
  Log:
  java-service-wrapper has tests
  
  Revision  Changes    Path
  1.2       +1 -0      gump/project/java-service-wrapper.xml
  
  Index: java-service-wrapper.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/java-service-wrapper.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- java-service-wrapper.xml	26 Jan 2005 13:40:50 -0000	1.1
  +++ java-service-wrapper.xml	26 Jan 2005 15:12:16 -0000	1.2
  @@ -27,6 +27,7 @@
   
       <depend project="ant"/>
       <depend project="xml-xerces"/>
  +    <depend project="junit"/>
   
       <jar name="lib/wrapper.jar"/>
       <license name="doc/license.txt"/>