Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 85523 invoked from network); 14 Sep 2009 16:55:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 16:55:55 -0000 Received: (qmail 73818 invoked by uid 500); 14 Sep 2009 16:55:55 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 73761 invoked by uid 500); 14 Sep 2009 16:55:55 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 73752 invoked by uid 99); 14 Sep 2009 16:55:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 16:55:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 16:55:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 95E7923888D0; Mon, 14 Sep 2009 16:55:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r814730 - /continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt Date: Mon, 14 Sep 2009 16:55:30 -0000 To: commits@continuum.apache.org From: wsmoak@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090914165530.95E7923888D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wsmoak Date: Mon Sep 14 16:55:30 2009 New Revision: 814730 URL: http://svn.apache.org/viewvc?rev=814730&view=rev Log: Use consistent naming of build agent rather than slave Modified: continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt Modified: continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt?rev=814730&r1=814729&r2=814730&view=diff ============================================================================== --- continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt (original) +++ continuum/trunk/continuum-docs/src/site/apt/installation/build-agent.apt Mon Sep 14 16:55:30 2009 @@ -18,7 +18,7 @@ The Build Agent runs on a specific port (defaulting to 8181), so it is possible to install multiple Build Agents in one machine. It is also possible to - install Slaves in the same machine as the Master. To configure the Build Agent + install Agents in the same machine as the Master. To configure the Build Agent to run using a different port, edit the <<<$CONTINUUM_BUILDAGENT_HOME/conf/jetty.xml>>> file.