------ Managing Schedules ------ Olivier Lamy ------ Oct 11 2007 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one ~~ or more contributor license agreements. See the NOTICE file ~~ distributed with this work for additional information ~~ regarding copyright ownership. The ASF licenses this file ~~ to you under the Apache License, Version 2.0 (the ~~ "License"); you may not use this file except in compliance ~~ with the License. You may obtain a copy of the License at ~~ ~~ http://www.apache.org/licenses/LICENSE-2.0 ~~ ~~ Unless required by applicable law or agreed to in writing, ~~ software distributed under the License is distributed on an ~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~~ KIND, either express or implied. See the License for the ~~ specific language governing permissions and limitations ~~ under the License. Managing Schedules Schedules initiates the building of projects continuously. In this section, adding, modifying, and deleting of schedules are discussed. Clicking the <> link from the menu on the left will display the following page: [../images/schedules.png] List of schedules page * Adding Schedules To add a schedule, follow these steps: [[1]] Click the <> button below the list of schedules. [[2]] Fill in the needed information in the <> page shown below. [../images/editSchedule.png] Adding a build schedule * <> The unique identifier of the schedule. This is a required field. * <> Brief description of the configured schedule. This is a required field. * <> Determines the exact time interval that the build schedule executes. * <> This sets the maximum time for a job to be executed. This is a required field. * <> This a setting that delays the build if there has been a commit in the defined number of seconds prior. This is useful when using CVS, since commits are not atomic and a developer might be committing midway through an update. It is not typically needed if using Subversion. *<> Move build queues from the left hand list box to the right hand list box by clicking the appropriate buttons in between the two list boxes. All build queues on the right hand list box will be attached to the schedule. * <> When selected, scheduled build will be executed. [] [[3]] Click <>. * Editing Schedules To edit a schedule, follow these steps: [[1]] Click the edit icon which can be found to the right of the schedule. [[2]] Modify the fields in the <> page. [[3]] Click <>. * Deleting Schedules To delete a schedule, click the delete icon, the rightmost icon inline with the schedule to be deleted.