You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/20 06:26:58 UTC

svn commit: r326806 - /forrest/zone/htdocs/fr/cocoon-site.xml

Author: crossley
Date: Wed Oct 19 21:26:52 2005
New Revision: 326806

URL: http://svn.apache.org/viewcvs?rev=326806&view=rev
Log:
This is working, so only report on failure.
Notify to dev at cocoon.

Modified:
    forrest/zone/htdocs/fr/cocoon-site.xml

Modified: forrest/zone/htdocs/fr/cocoon-site.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/htdocs/fr/cocoon-site.xml?rev=326806&r1=326805&r2=326806&view=diff
==============================================================================
--- forrest/zone/htdocs/fr/cocoon-site.xml (original)
+++ forrest/zone/htdocs/fr/cocoon-site.xml Wed Oct 19 21:26:52 2005
@@ -1,12 +1,9 @@
 <project name="cocoon-site" default="main">
   <property name="notify.email.host" value="localhost"/>
-  <property name="notify.email.to" value="David Crossley &lt;crossley@apache.org>"/>
-  <property name="notify.administrator" value="David Crossley"/>
-  <!--
-  <property name="notify.administrator" value="Forrest developers &lt;dev@forrest.apache.org>"/>
-  -->
+  <property name="notify.email.to" value="Cocoon Developers &lt;dev@cocoon.apache.org>"/>
+  <property name="notify.administrator" value="Cocoon developers"/>
   <property name="notify.on.failure" value="true"/>
-  <property name="notify.on.success" value="true"/>
+  <property name="notify.on.success" value="false"/>
   <property name="build.work-dir" value="/export/home/config/forrestbot-release/conf/work/cocoon-site"/>
   <property name="build.log-dir" value="/export/home/config/forrestbot-release/logs"/>
   <property name="getsrc.svn.url" value="http://svn.apache.org/repos/asf/cocoon/site"/>