From commits-return-5394-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Fri May 22 11:14:50 2009 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 15550 invoked from network); 22 May 2009 11:14:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 11:14:50 -0000 Received: (qmail 40158 invoked by uid 500); 22 May 2009 11:15:03 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 40102 invoked by uid 500); 22 May 2009 11:15:03 -0000 Mailing-List: contact commits-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 commits@continuum.apache.org Received: (qmail 40093 invoked by uid 99); 22 May 2009 11:15:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 11:15:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 11:15:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C044F238886C; Fri, 22 May 2009 11:14:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r777469 - /continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt Date: Fri, 22 May 2009 11:14:40 -0000 To: commits@continuum.apache.org From: jzurbano@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090522111440.C044F238886C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jzurbano Date: Fri May 22 11:14:40 2009 New Revision: 777469 URL: http://svn.apache.org/viewvc?rev=777469&view=rev Log: [CONTINUUM-2234] Update docs when building projects with different scenarios. modified scheduled builds behavior Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt?rev=777469&r1=777468&r2=777469&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt Fri May 22 11:14:40 2009 @@ -9,7 +9,8 @@ Schedules determine the project's time interval to build. - When scheduled builds are triggered, the following happens: + When scheduled builds are triggered, there is no dependency ordering between project groups + and the following happens: * Projects are updated from the SCM. These are queued under the Prepare Build Queues section in <> page. @@ -21,9 +22,10 @@ If there are duplicates of a project in <> (duplicates would mean another instance of a project with the same groupId, artifactId, and version), - only one (1) of the duplicated projects is built. + both projects are built. - However, if there are duplicates of a project in the <>, the project build is not executed. + However, if there are duplicates of a project in the <>, only one (1) + of the projects is built. To configure a scheduled build: