]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/common.xml
fix default values after types were changed
[wxWidgets.git] / build / buildbot / config / common.xml
index c2f94913ab7cf2efb4e5d079be588e83bc284f44..91783015bbd0a16658d761fe14005a8d305e9c81 100644 (file)
     <name>trunk_quick</name>
     <branch>trunk</branch>
     <treeStableTimer>900</treeStableTimer>
     <name>trunk_quick</name>
     <branch>trunk</branch>
     <treeStableTimer>900</treeStableTimer>
-    <fileNotImportant>doc/*</fileNotImportant>
+    <fileNotImportant>docs/* interface/*</fileNotImportant>
 </scheduler>
 
 <scheduler>
     <name>stable_quick</name>
     <branch><STABLE_BRANCH/></branch>
     <treeStableTimer>900</treeStableTimer>
 </scheduler>
 
 <scheduler>
     <name>stable_quick</name>
     <branch><STABLE_BRANCH/></branch>
     <treeStableTimer>900</treeStableTimer>
-    <fileNotImportant>doc/*</fileNotImportant>
+    <fileNotImportant>docs/*</fileNotImportant>
 </scheduler>
 
 <!--
 </scheduler>
 
 <!--
 
 <nightly-schedulers name="daily"/>
 
 
 <nightly-schedulers name="daily"/>
 
+<!--
+    Map SVN user ids to email addresses.
+-->
+
+<emaillookup name="wx-devs">
+    <xi:include href="include/wx-devs.xml" xpointer="xpointer(//*[@id='MW'])"/>
+</emaillookup>
+
+<!--
+    Notify people on the blame list when a build goes from good to bad.
+-->
+
+<mailnotifier>
+    <mode>problem</mode>
+    <lookup>wx-devs</lookup>
+</mailnotifier>
+
+<!--
+    Log every build to a mailing list.
+-->
+
+<mailnotifier>
+    <extraRecipient>mike.wetherell -at- ntlworld.com</extraRecipient>
+</mailnotifier>
+
 <!--
     Track SVN changes using the wx-cvs mailing list.
     The <prefix> is subtracted from the paths in the 'Modified Files:'
 <!--
     Track SVN changes using the wx-cvs mailing list.
     The <prefix> is subtracted from the paths in the 'Modified Files:'