<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>
- <fileNotImportant>doc/*</fileNotImportant>
+ <fileNotImportant>docs/*</fileNotImportant>
</scheduler>
<!--
<nightly-schedulers name="daily"/>
+<!--
+ Map SVN user ids to email addresses.
+-->
+
+<emaillookup name="wx-devs">
+ <xi:include href="include/wx-devs.xml"/>
+</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>wx-buildbot -at- lists.wxwidgets.org</extraRecipient>
+</mailnotifier>
+
<!--
Track SVN changes using the wx-cvs mailing list.
The <prefix> is subtracted from the paths in the 'Modified Files:'