Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Athena Common Build

Revision as of 13:10, 4 July 2008 by Unnamed Poltroon (Talk) (New page: {{stub}} Eventually there will be bugs opened for many of these items. For now, see {{bug|238626}}. = Requirements = * UI for running & promoting builds * configuration to be done in Po...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Eventually there will be bugs opened for many of these items. For now, see bug 238626.

Requirements

  • UI for running & promoting builds
  • configuration to be done in Portal
  • crontab-based solution for scheduling builds
  • Cruise Control to allow build queuing, scheduling, and cvs repo watching (continuous builds)
  • support for java-only, simple project builds (not products)
  • support for building on Linux only (no Win or Mac shared libraries)
  • builds must be reproduceable (cvs tagging)
  • one build per project or component

Enhancements

  • support feeding dependencies to build from update site instead of from zips
  • support getting latest dependencies from RSS feeds
  • support building & testing against multiple versions of target platform
  • provide source builds to facilitate the build-from-source scenario (eg., Linux distros)

Back to the top