pier        2003/03/08 16:30:14

  Modified:    .        gump.xml
  Log:
  Picking up the last commit from Stefano made while I was splitting the
  CVS repositories: 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)
  
  Obtained from: cocoon-2-historic CVS module
  Submitted by: Stefano Mazzocchi
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/gump.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gump.xml  9 Mar 2003 00:01:33 -0000       1.1
  +++ gump.xml  9 Mar 2003 00:30:14 -0000       1.2
  @@ -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