Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 21054 invoked from network); 14 Jan 2009 22:01:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2009 22:01:14 -0000 Received: (qmail 51710 invoked by uid 500); 14 Jan 2009 22:01:13 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 51554 invoked by uid 500); 14 Jan 2009 22:01:13 -0000 Mailing-List: contact dev-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 dev@continuum.apache.org Received: (qmail 51543 invoked by uid 99); 14 Jan 2009 22:01:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2009 14:01:13 -0800 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.217.15 as permitted sender) Received: from [209.85.217.15] (HELO mail-gx0-f15.google.com) (209.85.217.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2009 22:01:07 +0000 Received: by gxk8 with SMTP id 8so723606gxk.2 for ; Wed, 14 Jan 2009 14:00:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=rkpEO/vvZvLYDLmjADTdJv2HjGrMGyOf2GOql9xNf3s=; b=IYpxK4VOFzT/gp2epphYi2/FS9RFS31Lw70nJrlfWvvZRQfXiETiXCABPCB476hhOS 17fLNm5FFU32jGn+BXLyz+Rh4ugPw4m63aIj/XwA71FPiaOyq8IO9qKM7aL2mKLjQ/nv ues1SixFq+6m2GPVTbqW3BCADxcbSiL91NJ2M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=dlCbs4b9L2edIV5+AaUmuGz3HOS35a2+VCla6MyRC0vVnXNN6MTw0fN2fE+IuGXAwk AiwQOkYafUE/iUpE9PlBFVmhNgi4g4UHu/TD5vSPFj487i1+ZMyfiNH3E6C1KGDq4OMv epBNeGj9ohv1TjRC02W5e2xIn1xniPT4Cro+4= Received: by 10.150.157.11 with SMTP id f11mr686747ybe.229.1231970445889; Wed, 14 Jan 2009 14:00:45 -0800 (PST) Received: by 10.151.99.7 with HTTP; Wed, 14 Jan 2009 14:00:45 -0800 (PST) Message-ID: Date: Wed, 14 Jan 2009 15:00:45 -0700 From: "Wendy Smoak" To: dev@continuum.apache.org Subject: URLs for Distributed Builds MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jan 12, 2009 at 7:37 PM, Marica Tan wrote: > Will change ... the agent's url to buildagent-xmlrpc . So then in the Jetty bundle (thanks or adding that!) we have: http://localhost:8181/continuum-buildagent/buildagent-xmlrpc And on the master: http://localhost:8080/continuum/master-xmlrpc Let's remove the duplicated 'buildagent'. How about just "xmlrpc" for the last bit of both, since the first part tells us whether it's /continuum or /continuum-buildagent ? Or could it be something that says what it is or does, instead of what protocol it uses? Thanks, -- Wendy