From continuum-dev-return-5648-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Tue Jan 23 18:19:20 2007 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 46098 invoked from network); 23 Jan 2007 18:19:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2007 18:19:19 -0000 Received: (qmail 78823 invoked by uid 500); 23 Jan 2007 18:19:25 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 78800 invoked by uid 500); 23 Jan 2007 18:19:25 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 78789 invoked by uid 99); 23 Jan 2007 18:19:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jan 2007 10:19:25 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jan 2007 10:19:15 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1H9QEQ-0005nD-UI for continuum-dev@maven.apache.org; Tue, 23 Jan 2007 10:18:54 -0800 Message-ID: <8527252.post@talk.nabble.com> Date: Tue, 23 Jan 2007 10:18:54 -0800 (PST) From: AyoContinuum To: continuum-dev@maven.apache.org Subject: Re: Auto detect with continuum In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: aolude@yahoo.com References: <8525555.post@talk.nabble.com> <8526805.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org we currently have about 12 projects on an hourly schedule in continuum. These projects were loaded into continuum as Maven 2 projects(url points to CVS). In the continuum logs i have noticed that if no new code is commited to cvs, it would skip the project and build the next. All the projects are built on the default hourly schedule in continuum. I am trying to figure out if continuum would build each project in order( according to their dependencies).. I believe this is called building recursively, correct me if am i am wrong. Thanks Jesse McConnell wrote: > > that switch just kills the processing of modules during the building > of that module, which is fine since the modules exist as other > projects in continuum and get their own build cycle/definition. > > are you having a problem or something? > > On 1/23/07, AyoContinuum wrote: >> >> would I have to take out the --non-recursive switch in the build goal of >> the >> projects >> >> >> >> Jesse McConnell wrote: >> > >> > thats the default behavior...it monitors for changes on the target >> > scm, when it detects changes it rebuilds that module, and any module >> > using that module as a dependency (in m2 projects) >> > >> > jesse >> > >> > On 1/23/07, AyoContinuum wrote: >> >> >> >> Does any body have an idea of setting up an auto detect with >> >> continuum...goal >> >> is for continuum to build projects upon commit of code by developer to >> >> CVS. >> >> >> >> Basically Continuum monitors cvs projects and triggers build upon >> commit >> >> of >> >> new code to project. >> >> >> >> Thanks >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Auto-detect-with-continuum-tf3065343.html#a8525555 >> >> Sent from the Continuum - Dev mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > jesse mcconnell >> > jesse.mcconnell@gmail.com >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Auto-detect-with-continuum-tf3065343.html#a8526805 >> Sent from the Continuum - Dev mailing list archive at Nabble.com. >> >> > > > -- > jesse mcconnell > jesse.mcconnell@gmail.com > > -- View this message in context: http://www.nabble.com/Auto-detect-with-continuum-tf3065343.html#a8527252 Sent from the Continuum - Dev mailing list archive at Nabble.com.