stefano     2003/03/08 15:39:58

  Modified:    .        gump.xml
  Log:
  Commenting out gump nags for missing dependencies (this should lower the noise for 
builds failed that we depend on but that we can't do anything about)
  
  Revision  Changes    Path
  1.6       +1 -1      xml-cocoon2/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/gump.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- gump.xml  5 Mar 2003 11:35:26 -0000       1.5
  +++ gump.xml  8 Mar 2003 23:39:58 -0000       1.6
  @@ -77,7 +77,7 @@
   
       <nag from="Gump" to="[EMAIL PROTECTED]">
         <regexp pattern="/BUILD FAILED/"   subject="Build Failure - Cocoon2"/>
  -      <regexp pattern="/Missing prereq/" subject="Prereq failure - Cocoon2"/>
  +      <!--regexp pattern="/Missing prereq/" subject="Prereq failure - Cocoon2"/-->
       </nag>
     </project>
   
  
  
  

Reply via email to