You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2002/11/27 09:29:08 UTC

cvs commit: xml-forrest/src/resources/forrestbot stages.conf.xml

jefft       2002/11/27 00:29:07

  Modified:    src/resources/forrestbot stages.conf.xml
  Log:
  Enable mail step
  
  Revision  Changes    Path
  1.3       +1 -0      xml-forrest/src/resources/forrestbot/stages.conf.xml
  
  Index: stages.conf.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrestbot/stages.conf.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- stages.conf.xml	3 Nov 2002 10:49:33 -0000	1.2
  +++ stages.conf.xml	27 Nov 2002 08:29:07 -0000	1.3
  @@ -5,4 +5,5 @@
     <workstage name="generate"/>
     <workstage name="deploy"/>
     <workstage name="cleanup"/>
  +  <workstage name="mail"/>
   </stages>