Changes between Version 4 and Version 5 of PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1
- Timestamp:
- 12/17/08 22:45:49 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1
v4 v5 8 8 9 9 == Overview == 10 Automated nightly builds will be created by a build server and output its content in several forms.11 10 12 11 == Task requirements == 13 12 14 * Automate builds15 * Use build server to generate zip file16 * Make sure zip file is named properly17 * Files stored on the build server18 13 19 14 === Optional Tasks === 20 15 21 * Have the build server generate a build compiled with Java 522 23 16 24 17 == Task result == 25 Nightly zip files generated for each edition26 18 27 19 == Implementation idea ==