Changes between Version 1 and Version 2 of BUILD_SERVER_INSTANCE_R0


Ignore:
Timestamp:
12/10/08 14:40:47 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BUILD_SERVER_INSTANCE_R0

    v1 v2  
    99 
    1010== Overview == 
    11 The goal of this task is to create a one-step process for turning source code into a working system. This involves setting up a build server. 
     11The goal of this task (and its related) is to create a one-step process for turning source code into a working system. This involves setting up a build server. 
    1212 
    1313== Task requirements == 
    1414We must provide a running and available instance of a build server. 
    15  * Search for a build server which suits our needs and provide it. 
    16  *  
     15 * Search for a build server which suits our needs.  
     16 * Locate the place where the server will be (maybe the same as the new Trac system?). 
     17 * Make basic setup and run the server. 
     18 * Integration with the project and further setup are not part of this task. 
    1719 
    1820== Task result == 
     
    2022 
    2123== Implementation idea == 
    22 ^(It is advisable to include some rough implementations ideas.)^ 
     24When searching for a suitable server, keep in mind that it must provide all the functionality, that the tasks in "Related" section require. [[BR]] 
     25Look at [https://hudson.dev.java.net/ Hudson] and [http://continuum.apache.org Continuum]. 
    2326 
    2427== Related == 
    25  
     28[wiki:BUILD_SERVER_INTEGRATION_R0] [[BR]] 
     29[wiki:BUILD_SERVER_REPORTS_R0] [[BR]] 
     30[wiki:BUILD_SERVER_DEPLOYMENTS_R0] [[BR]] 
     31[wiki:SCS_MACHINE_SETUP_R1] [[BR]] 
    2632 
    2733== How to demo == 
    28  
     34Show the instance running. 
    2935 
    3036= Design =