You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2013/01/01 07:39:13 UTC

svn commit: r1427314 - in /continuum/trunk/continuum-docs/src/site: apt/user_guides/building_project/schedule_build.apt apt/user_guides/release/prepare.apt resources/images/schedule_build.png

Author: brett
Date: Tue Jan  1 06:39:12 2013
New Revision: 1427314

URL: http://svn.apache.org/viewvc?rev=1427314&view=rev
Log:
update docs for changes in the 1.4.1 release

Modified:
    continuum/trunk/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt
    continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt
    continuum/trunk/continuum-docs/src/site/resources/images/schedule_build.png

Modified: continuum/trunk/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt?rev=1427314&r1=1427313&r2=1427314&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/user_guides/building_project/schedule_build.apt Tue Jan  1 06:39:12 2013
@@ -12,26 +12,26 @@ Scheduling Project Build
     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.
+      * Projects are updated from the SCM.
+        These are queued under the <<Prepare Build Queues>> section in <<Queues>> page.
 
-    * Builds of the projects are executed.
-      These are queued under the <<Build Queues>> in <<Queues>> page.
+      * Builds of the projects are executed.
+        These are queued under the <<Build Queues>> in <<Queues>> page.
 
-    []
+      []
 
     To configure a scheduled build:
 
-    [[1]] Create a schedule. You can refer to {{{../../administrator_guides/schedules.html} Managing Schedules}} section.
+      [[1]] Create a schedule. You can refer to {{{../../administrator_guides/schedules.html} Managing Schedules}} section.
 
-    [[2]] Add a build definition to a project using the schedule created in step 1 for the <<Schedule>> field.
-       You can refer to the section {{{../managing_builddef/index.html} Managing Build Definitions}}.
+      [[2]] Add a build definition to a project using the schedule created in step 1 for the <<Schedule>> field.
+            You can refer to the section {{{../managing_builddef/index.html} Managing Build Definitions}}.
 
 [../../images/schedule_build.png] Scheduling build
 
-    []
+      []
     
-    *Note* In a distributed build setup, the project builds are not executed if no build agent is
+    <<Note:>> In a distributed build setup, the project builds are not executed if no build agent is
     configured or if a build agent group with no build agent, is configured in the build environment 
     that is attached to the project's build definition.
 

Modified: continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt?rev=1427314&r1=1427313&r2=1427314&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt Tue Jan  1 06:39:12 2013
@@ -21,11 +21,12 @@ Prepare for Release
 
  Click <<Submit>>.
  
- <<Note:>> When releasing in a {{{../../administrator_guides/distributed-builds.html} distributed builds}} setup, a <<Build environment>>
- should be selected containing at least one enabled build agent. Furthermore, the release will not happen in the following cases:
+ When releasing in a {{{../../administrator_guides/distributed-builds.html} distributed builds}} setup, a <<Build environment>>
+ should be selected containing at least one enabled build agent. If none is selected, then Continuum will attempt to use
+ a default agent, starting with the one last used to build the project.
+
+ Furthermore, the release will not happen in the following cases:
  
-   * no build environment selected
-   
    * no build agent found in the build agent group attached to the build environment
    
    * all build agents configured in the selected build environment are disabled

Modified: continuum/trunk/continuum-docs/src/site/resources/images/schedule_build.png
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/resources/images/schedule_build.png?rev=1427314&r1=1427313&r2=1427314&view=diff
==============================================================================
Binary files - no diff available.