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

Difference between revisions of "Eclipse Project Update Sites"

m (Eclipse build repositories)
m (Eclipse build repositories)
Line 11: Line 11:
 
|| <strong>4.1 integration builds</strong> || http://download.eclipse.org/eclipse/updates/4.1-I-builds || Retained until the 4.1 release is available
 
|| <strong>4.1 integration builds</strong> || http://download.eclipse.org/eclipse/updates/4.1-I-builds || Retained until the 4.1 release is available
 
|-
 
|-
|| <strong>4.1 stream e4 integration builds</strong> || http://download.eclipse.org/e4/updates/0.11-I-builds || Retained until the 4.1 release is available
+
|| <strong>4.1 e4 integration builds</strong> || http://download.eclipse.org/e4/updates/0.11-I-builds || Retained until the 4.1 release is available
 
|-
 
|-
 
| colspan="3" | &nbsp;
 
| colspan="3" | &nbsp;

Revision as of 11:59, 24 February 2011

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.

NOTE: Nightly builds are produced every night from whatever has been released into the HEAD stream of the CVS repository. They are completely untested and will almost always have major problems. Because nightly builds are produced in a different way from integration builds, the nightly build repository should only be used in conjunction with nightly builds.

Repository Repository URL Retention Policy
4.1 integration builds http://download.eclipse.org/eclipse/updates/4.1-I-builds Retained until the 4.1 release is available
4.1 e4 integration builds http://download.eclipse.org/e4/updates/0.11-I-builds Retained until the 4.1 release is available
 
3.7 milestones http://download.eclipse.org/eclipse/updates/3.7milestones Retained until the 3.7 release is available
Integration builds toward 3.7 http://download.eclipse.org/eclipse/updates/3.7-I-builds Cleaned at least every milestone, or at the request of the development team
Nightly builds toward 3.7 http://download.eclipse.org/eclipse/updates/3.7-N-builds Cleaned twice a week
 
3.6.x releases http://download.eclipse.org/eclipse/updates/3.6 Indefinitely
Maintenance builds toward 3.6.x http://download.eclipse.org/eclipse/updates/3.6.x Retained until the 3.6.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.x releases http://download.eclipse.org/eclipse/updates/3.5 Indefinitely
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.4.x releases http://download.eclipse.org/eclipse/updates/3.4 Indefinitely
Maintenance builds toward 3.4.x http://download.eclipse.org/eclipse/updates/3.4.x Retained until the 3.4.2 release is available

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