You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jz...@apache.org on 2009/05/22 13:14:40 UTC

svn commit: r777469 - /continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt

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 <<Queues>> page.
@@ -21,9 +22,10 @@
     
     If there are duplicates of a project in <<another project group>> (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 <<same project group>>, the project build is not executed.
+    However, if there are duplicates of a project in the <<same project group>>, only one (1)
+    of the projects is built.
     
     To configure a scheduled build: