From issues-return-1854-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Tue Oct 07 14:21:42 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 33346 invoked from network); 7 Oct 2008 14:21:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Oct 2008 14:21:42 -0000 Received: (qmail 26778 invoked by uid 500); 7 Oct 2008 14:21:41 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 26758 invoked by uid 500); 7 Oct 2008 14:21:41 -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 26746 invoked by uid 99); 7 Oct 2008 14:21:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2008 07:21:41 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,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, 07 Oct 2008 14:20:37 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 0413645800A for ; Tue, 7 Oct 2008 09:21:13 -0500 (CDT) Message-ID: <5186501.1223389273011.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 7 Oct 2008 09:21:13 -0500 (CDT) From: "Aaron Pieper (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-265) Concurrent builds MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150209#action_150209 ] Aaron Pieper commented on CONTINUUM-265: ---------------------------------------- Vulcan is another open-source Java project for CI, it has a build manager which supports multiple threads, and manages complex dependency relationships like you're mentioning here. I don't know if any of the code would be useful for this project, or whether it can be reused. It's been released under the GPLv2. http://code.google.com/p/vulcan/ > Concurrent builds > ----------------- > > Key: CONTINUUM-265 > URL: http://jira.codehaus.org/browse/CONTINUUM-265 > Project: Continuum > Issue Type: New Feature > Components: Core system > Reporter: Torsten Curdt > Fix For: 1.x > > > Instead of processing the builds sequentially it would be great to be > able to specify how many projects are being build concurrently. -- 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