From issues-return-5735-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Mon Dec 20 08:00:29 2010 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 30487 invoked from network); 20 Dec 2010 08:00:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 08:00:29 -0000 Received: (qmail 51987 invoked by uid 500); 20 Dec 2010 08:00:29 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 51924 invoked by uid 500); 20 Dec 2010 08:00:27 -0000 Mailing-List: contact issues-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 issues@continuum.apache.org Received: (qmail 51908 invoked by uid 99); 20 Dec 2010 08:00:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 08:00:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 08:00:20 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 7C13214A8026 for ; Mon, 20 Dec 2010 01:59:58 -0600 (CST) Date: Mon, 20 Dec 2010 01:59:58 -0600 (CST) From: "Marc Jansen Tan Chua (JIRA)" To: issues@continuum.apache.org Message-ID: <31055670.10305.1292831998105.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <6847784.7825.1292482677907.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Updated: (CONTINUUM-2599) Ability for Continuum XMLRPC to be able to retrieve Individual Build Agent's Installations MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Jansen Tan Chua updated CONTINUUM-2599: -------------------------------------------- Attachment: CONTINUUM-2599.patch Attached is the patch for CONTINUUM-2599 Added two new ContinuumService methods; these methods can retrieve installations from build agents by their respective URL's. Implemented the two new methods(of ContinuumService) in ContinuumServiceImpl and ContinuumXmlRpcClient. Tested these methods using the SampleClient in Continuum. Did not include the test codes used during testing in SampleClient because configuration may vary for connecting to a build agent. > Ability for Continuum XMLRPC to be able to retrieve Individual Build Agent's Installations > ------------------------------------------------------------------------------------------ > > Key: CONTINUUM-2599 > URL: http://jira.codehaus.org/browse/CONTINUUM-2599 > Project: Continuum > Issue Type: Improvement > Components: XMLRPC Interface > Affects Versions: 1.4.1 (Beta) > Reporter: Marc Jansen Tan Chua > Priority: Minor > Attachments: CONTINUUM-2599.patch > > > Currently, Continuum XMLRPC can only retrieve the Installations in Continuum Master. > Make Continuum XMLRPC able to fetch individual Build Agent's Installations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira