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/10/22 14:37:29 UTC

svn commit: r327658 - /forrest/zone/htdocs/ft/apache-projects.xml

Author: rgardler
Date: Sat Oct 22 05:37:23 2005
New Revision: 327658

URL: http://svn.apache.org/viewcvs?rev=327658&view=rev
Log:
now it builds OK only notify on failure

Modified:
    forrest/zone/htdocs/ft/apache-projects.xml

Modified: forrest/zone/htdocs/ft/apache-projects.xml
URL: http://svn.apache.org/viewcvs/forrest/zone/htdocs/ft/apache-projects.xml?rev=327658&r1=327657&r2=327658&view=diff
==============================================================================
--- forrest/zone/htdocs/ft/apache-projects.xml (original)
+++ forrest/zone/htdocs/ft/apache-projects.xml Sat Oct 22 05:37:23 2005
@@ -4,7 +4,7 @@
   <property name="notify.administrator" value="Ross Gardler"/>
   
   <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-trunk/conf/work/apache-projects"/>
   <property name="build.log-dir" value="/export/home/config/forrestbot-trunk/logs"/>
   <property name="getsrc.svn.url" value="http://svn.apache.org/repos/asf/forrest/zone/test-sources/apache-projects"/>