On Tue, Nov 30, 2010 at 7:20 AM, Ramkumar Ramachandra <artag...@gmail.com> wrote: > Hi, > > I need a +1 to commit this. Also, please suggest a better link for the > ASF Infra team (if there is one).
I think the better link for infra would be http://apache.org/dev/infrastructure.html and I wouldn't abbreviate "Infra" in the prose. Other than that, +1 to commit. > > Thanks. > > [[[ > community-guide: Rewrite the Buildbot section > > * publish/docs/community-guide/building.part.html: Remove historical > cruft and update with relevant information. > ]]] > > Index: publish/docs/community-guide/building.part.html > =================================================================== > --- publish/docs/community-guide/building.part.html (revision 1040482) > +++ publish/docs/community-guide/building.part.html (working copy) > @@ -278,32 +278,15 @@ > title="Link to this section">¶</a> > </h2> > > -<p>Lieven Govaerts has set up a > -<a href="http://buildbot.sourceforge.net/" >BuildBot</a> build/test > -farm at <a href="http://buildbot.subversion.org/buildbot/" > ->http://buildbot.subversion.org/buildbot/</a>, see this message:</p> > +<p>The <a href="http://apache.org/dev/#infrastructure">ASF Infra</a> > +team manages a <a href="http://buildbot.sourceforge.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 > +about build services, head over > +to <a href="http://ci.apache.org">ci.apache.org</a>. > +</p> > > -<pre> > - <a > href="http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=114212">http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=114212</a> > - (Thread URL: <a > href="http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=450110">http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=450110</a>) > - Message-ID: 20060326205918.f3c5070...@adicia.telenet-ops.be > - From: "Lieven Govaerts" <l...@mobsol.be> > - To: <d...@subversion.tigris.org> > - Subject: Update: Subversion build and test farm with Buildbot. > - Date: Sun, 26 Mar 2006 22:56:11 +0200 > -</pre> > - > -<p>for more details. (<a href="http://buildbot.sourceforge.net/" > ->BuildBot</a> is a system for centrally managing multiple automated > -testing environments; it's especially useful for portability testing, > -including of uncommitted changes.)</p> > - > -<p class="todo">Once the details of the build farm get finalized, > -integrate those instructions here. Perhaps the information at > -<a > href="https://svn.apache.org/repos/asf/subversion/trunk/www/build-farm.html?p=867958" > ->https://svn.apache.org/repos/asf/subversion/trunk/www/build-farm.html?p=867958</a> > -can serve as a good starting point?</p> > - > </div> <!-- build-farm --> > > >