Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Common Build Infrastructure/Athena Progress Report

< Common Build Infrastructure
Revision as of 01:01, 28 October 2008 by Nboldt.redhat.com (Talk | contribs) (New page: {{stub}} ==2008-10-28== * Server config simplified on build.eclipse.org; documented and scripted for reproduction on [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.dash/athena/org...)

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

2008-10-28

  • Server config simplified on build.eclipse.org; documented and scripted for reproduction on localhost. Testing through cygwin on Windows TBD.
  • basebuilder.releng from both 3.4 (tag: RC2_34) and 3.5M2 (R35_M2) checked out on build.eclipse.org; builds work equally.
  • GEF build on build.eclipse.org and localhost has succeeded in producing GEF "Master" zip, as well as SDK, runtime, and examples.
  • Signing fails.
  • Test assembly fails; test run fails because tests are not yet built.
  • Creation of Update site, p2 metadata, site digest, etc. still TBD.
  • Web UI to run builds has been decoupled from the build system in case we decide to use Hudson or Cruise Control instead. Paths in web UI still broken (expect /gef/ but have /cbi/gef; downloads page shows builds on download.eclipse.org, not local builds on build.eclipse.org)

Back to the top