Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 56722 invoked from network); 14 Dec 2010 16:57:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Dec 2010 16:57:24 -0000 Received: (qmail 89144 invoked by uid 500); 14 Dec 2010 16:57:24 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 89100 invoked by uid 500); 14 Dec 2010 16:57:24 -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 89091 invoked by uid 99); 14 Dec 2010 16:57:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 16:57:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Tue, 14 Dec 2010 16:57:19 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 554EB16000A1 for ; Tue, 14 Dec 2010 10:56:58 -0600 (CST) Date: Tue, 14 Dec 2010 10:56:58 -0600 (CST) From: "Mark John Kenedy L. Magallanes (JIRA)" To: issues@continuum.apache.org Message-ID: <29699963.6068.1292345818185.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <23710655.5588.1292321699222.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Updated: (CONTINUUM-2597) Webservice for getting platform of build agent MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/CONTINUUM-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark John Kenedy L. Magallanes updated CONTINUUM-2597: ------------------------------------------------------ Attachment: CONTINUUM-2597(new).patch Uploaded an improved patch. The method returns the value of System.getProperty( "os.name" ). I'm sorry about the 1st patch I got used to pressing ctrl + shift + f when coding this is now a clearer patch and also for my code formatter I am using the maven profile. > Webservice for getting platform of build agent > ---------------------------------------------- > > Key: CONTINUUM-2597 > URL: http://jira.codehaus.org/browse/CONTINUUM-2597 > Project: Continuum > Issue Type: New Feature > Reporter: Mark John Kenedy L. Magallanes > Attachments: CONTINUUM-2597(new).patch, CONTINUUM-2597.patch > > > Right now we don't have a web service expose for build agent in retrieving it's platform. It would be useful to have this feature to prepare for future implementation that would involve sorting build agents by platforms. -- 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