From dev-return-8715-apmail-continuum-dev-archive=continuum.apache.org@continuum.apache.org Tue Mar 23 10:36:05 2010 Return-Path: Delivered-To: apmail-continuum-dev-archive@www.apache.org Received: (qmail 63183 invoked from network); 23 Mar 2010 10:36:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 10:36:05 -0000 Received: (qmail 16803 invoked by uid 500); 23 Mar 2010 10:36:05 -0000 Delivered-To: apmail-continuum-dev-archive@continuum.apache.org Received: (qmail 16648 invoked by uid 500); 23 Mar 2010 10:36:03 -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 16640 invoked by uid 99); 23 Mar 2010 10:36:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 10:36:02 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 72.26.105.223 is neither permitted nor denied by domain of jevica.arianne@gmail.com) Received: from [72.26.105.223] (HELO cell.g2ix.net) (72.26.105.223) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 10:35:52 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by cell.g2ix.net (Postfix) with ESMTP id 81E9C10B803E for ; Tue, 23 Mar 2010 03:35:31 -0700 (PDT) X-Virus-Scanned: amavisd-new at cell.g2ix.net Received: from cell.g2ix.net ([127.0.0.1]) by localhost (cell.g2ix.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bim6TEct5rrk for ; Tue, 23 Mar 2010 03:35:31 -0700 (PDT) Received: from [192.168.245.51] (unknown [222.127.13.226]) by cell.g2ix.net (Postfix) with ESMTPSA id B109E10B8037 for ; Tue, 23 Mar 2010 03:35:30 -0700 (PDT) Message-ID: <4BA89970.8060103@gmail.com> Date: Tue, 23 Mar 2010 18:35:28 +0800 From: "Jevica Arianne B. Zurbano" User-Agent: Thunderbird 2.0.0.24 (X11/20100317) MIME-Version: 1.0 To: dev@continuum.apache.org Subject: Started work on CONTINUUM-2349 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I am working on CONTINUUM-2349 (Project should only build in agents that are in the Build agent group assigned to it). Here are my proposed changes: 1. for build agent group with build agents, the build will only run on the build agents in the group 2. for build agent group with no build agents, the project will not be built 3. for projects with no build agent group assigned, the project is built in any build agent available Any comments or suggestions? -- Thanks, Jev