Changes between Version 4 and Version 5 of PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1


Ignore:
Timestamp:
12/17/08 22:45:49 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1

    v4 v5  
    88 
    99== Overview == 
    10 Automated nightly builds will be created by a build server and output its content in several forms. 
    1110 
    1211== Task requirements == 
    1312 
    14  * Automate builds 
    15  * Use build server to generate zip file 
    16  * Make sure zip file is named properly 
    17  * Files stored on the build server 
    1813  
    1914=== Optional Tasks === 
    2015 
    21  * Have the build server generate a build compiled with Java 5 
    22  
    2316 
    2417== Task result == 
    25 Nightly zip files generated for each edition 
    2618 
    2719== Implementation idea ==