You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/11/16 14:01:51 UTC

svn commit: r344999 - /forrest/zone/htdocs/ft/cocoon-docs.xml

Author: rgardler
Date: Wed Nov 16 05:01:44 2005
New Revision: 344999

URL: http://svn.apache.org/viewcvs?rev=344999&view=rev
Log:
notify me alon while I fix the nesting issue (will produce a number of fail builds)

Modified:
    forrest/zone/htdocs/ft/cocoon-docs.xml

Modified: forrest/zone/htdocs/ft/cocoon-docs.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/htdocs/ft/cocoon-docs.xml?rev=344999&r1=344998&r2=344999&view=diff
==============================================================================
--- forrest/zone/htdocs/ft/cocoon-docs.xml (original)
+++ forrest/zone/htdocs/ft/cocoon-docs.xml Wed Nov 16 05:01:44 2005
@@ -1,6 +1,7 @@
 <project name="cocoon-docs" default="main">
-  <property name="notify.email.host" value="localhost"/>
-  <property name="notify.email.to" value="dev@cocoon.apache.org"/>
+  <property name="notify.email.host" value="localhost"/>  
+  <property name="notify.email.to" value="rgardler@apache.org"/>
+  <!--<property name="notify.email.to" value="dev@cocoon.apache.org"/>-->
   <property name="notify.administrator" value="ForrestBot"/>
   
   <property name="notify.on.failure" value="true"/>