Changes between Version 5 and Version 6 of PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1
- Timestamp:
- 12/17/08 22:56:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1
v5 v6 9 9 == Overview == 10 10 11 Maven must continue to build Sophie 2.0, run tests and generate reports. 12 11 13 == Task requirements == 12 14 13 14 === Optional Tasks === 15 15 * Document which pom file to edit in the Reports section of [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 16 16 17 17 == Task result == 18 18 19 * Updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 20 * Sophie Author build 21 19 22 == Implementation idea == 20 23 21 === Naming Builds ===22 23 * EDITION-VERSION-DATE-SERIAL24 ** Author and Reader editions25 ** Version is the upcoming release. pre_alpha_3, for example26 ** Date in ISO 8601 format27 ** Serial is 01, 02. Useful if there are multiple builds in one day28 29 === Storing Builds ===30 31 * Store builds at http://sophie2.org/trac/chrome/site/download/nightly/ (Derived from where release 2 was published)32 33 24 == Related == 34 [wiki: BUILD_SERVER_DEPLOYMENTS_R0]25 [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R1] 35 26 36 27 == How to demo == 37 * Show the build directory with the nightly builds 38 * Download, expand and run one of the nightlies 28 29 * Demonstrate building sophie with maven 30 * Show updated [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 39 31 40 32 = Design =