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

Eclipse Project Update Sites

Eclipse build repositories

Eclipse Project builds are stored in p2 repositories that are produced as part of the Eclipse project build process. This page provides an overview of the different repositories maintained by the Eclipse project, and their corresponding location and retention policy.

Repository Repository URL Retention Policy
Integration builds toward 3.6 http://download.eclipse.org/eclipse/updates/3.6-I-builds Cleaned at least every milestone, or at the request of the p2 team
Nightly builds toward 3.6 http://download.eclipse.org/eclipse/updates/3.6-N-builds Cleaned twice a week
Maintenance builds toward 3.5.x http://download.eclipse.org/eclipse/updates/3.5.x Retained until the 3.5.2 release is available
3.6 milestones http://download.eclipse.org/eclipse/updates/3.6milestones Retained until the 3.6 release is available
3.5 milestones http://download.eclipse.org/eclipse/updates/3.5milestones Retained until the 3.5 release is available
Maintenance builds toward 3.4.x http://download.eclipse.org/eclipse/updates/3.4.x Retained until the 3.4.2 release is available
3.4.x releases http://download.eclipse.org/eclipse/updates/3.4 Indefinitely
3.5.x releases http://download.eclipse.org/eclipse/updates/3.5 Indefinitely

Simultaneous Release repositories

Although not maintained by the Eclipse project, here are some repositories related to Eclipse Foundation simultaneous releases for reference:

Repository Repository URL Retention Policy
Galileo maintenance stream builds http://download.eclipse.org/releases/maintenance Retained until end of Galileo maintenance period
Helios builds http://download.eclipse.org/releases/helios/ Content replaced every milestone, but will eventually hold the final Helios release indefinitely
Galileo releases http://download.eclipse.org/releases/galileo/ Retained indefinitely

Back to the top