joerg       2004/05/08 07:14:23

  Modified:    .        gump.xml
  Log:
  need the junitreport to see what exactly has failed (thanks to Adam R. B. 
Jack)
  
  Revision  Changes    Path
  1.152     +3 -1      cocoon-2.1/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/gump.xml,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- gump.xml  8 May 2004 12:39:20 -0000       1.151
  +++ gump.xml  8 May 2004 14:14:23 -0000       1.152
  @@ -99,6 +99,8 @@
   
       <javadoc parent="build/cocoon-@@DATE@@/javadocs"/>
   
  +    <junitreport nested="build/cocoon-@@DATE@@/test/output"/>
  +
       <nag from="Gump" to="[email protected]">
         <regexp pattern="/BUILD FAILED/" subject="Build Failure - Cocoon"/>
       </nag>
  
  
  

Reply via email to