wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1

Version 4 (modified by sriggins, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=PLATFORM_DEPLOYMENT_BUILD_MAVEN_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Automated nightly builds will be created by a build server and output its content in several forms.

Task requirements

  • Automate builds
  • Use build server to generate zip file
  • Make sure zip file is named properly
  • Files stored on the build server

Optional Tasks

  • Have the build server generate a build compiled with Java 5

Task result

Nightly zip files generated for each edition

Implementation idea

Naming Builds

  • EDITION-VERSION-DATE-SERIAL Author and Reader editions Version is the upcoming release. pre_alpha_3, for example Date in ISO 8601 format Serial is 01, 02. Useful if there are multiple builds in one day

Storing Builds

BUILD_SERVER_DEPLOYMENTS_R0

How to demo

  • Show the build directory with the nightly builds
  • Download, expand and run one of the nightlies

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)