Author: stsp
Date: Fri Jan 25 18:05:05 2013
New Revision: 1438625
URL: http://svn.apache.org/viewvc?rev=1438625&view=rev
Log:
Update information about SVN automated tests and repoint links.
* svn/site/publish/docs/community-guide/building.part.html
(automated-tests): Update information and links. Remove mention of custom
buildbot setups, these are long gone. Move information about the
nofications@ list to ...
(build-farm): ... here. Add Updated link to trac.buildbot.net site.
Patch by: Gabriela Gibson <gabriela.gibson{_AT_}gmail.com>
me
Modified:
subversion/site/publish/docs/community-guide/building.part.html
Modified: subversion/site/publish/docs/community-guide/building.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/building.part.html?rev=1438625&r1=1438624&r2=1438625&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/building.part.html (original)
+++ subversion/site/publish/docs/community-guide/building.part.html Fri Jan 25
18:05:05 2013
@@ -258,17 +258,6 @@ href="http://svn.apache.org/repos/asf/su
href="http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README"
>subversion/tests/cmdline/README</a>.</p>
-<p>Various people have arranged for the automated test framework to
-run at regular intervals on their own machines, sending the results to
-the [email protected] mailing list. The more
-different platforms the tests run on, the more quickly we can detect
-portability bugs in Subversion. If you'd like to send svn-breakage
-messages too, use the <a
-href="http://svn.apache.org/repos/asf/subversion/trunk/tools/test-scripts/svntest/"
->svntest</a> framework (start at the <a
-href="http://svn.apache.org/repos/asf/subversion/trunk/tools/test-scripts/svntest/README"
->README</a>).</p>
-
</div> <!-- automated-tests -->
@@ -280,7 +269,7 @@ href="http://svn.apache.org/repos/asf/su
<p>The <a href="http://apache.org/dev/infrastructure.html">ASF
Infrastructure</a> team manages
-a <a href="http://buildbot.sourceforge.net/">BuildBot</a> build/test
+a <a href="http://trac.buildbot.net/">BuildBot</a> build/test
farm. The Buildbot waterfall for the Subversion project is located at
<a href="http://subversion.apache.org/buildbot/"
>http://subversion.apache.org/buildbot/</a>. For more information
@@ -288,6 +277,12 @@ about build services, head over
to <a href="http://ci.apache.org">ci.apache.org</a>.
</p>
+<p>If you'd like to receive notifications about buildbot build and
+test failures, please subscribe to the <a
+href="http://subversion.apache.org/mailing-lists.html">
+notifications@</a> mailing list.
+</p>
+
</div> <!-- build-farm -->