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"

Line 1: Line 1:
<h4>Eclipse Update Sites with p2 Metadata</h4>
+
<h4>Eclipse build repositories</h4>
 +
[[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.
  
 
{| border="1" align="center" cellpadding="3" cellspacing="1"
 
{| border="1" align="center" cellpadding="3" cellspacing="1"
! Update Site
+
! Repository
! Update Site URL
+
! Repository URL
! [[Repository retention policy|Retention Policy]]
+
! [[Eclipse/Repository retention policy|Retention Policy]]
 
|-
 
|-
 
|| <strong>Integration builds toward 3.6</strong> || http://download.eclipse.org/eclipse/updates/3.6-I-builds || Cleaned at least every milestone, or at the request of the p2 team
 
|| <strong>Integration builds toward 3.6</strong> || http://download.eclipse.org/eclipse/updates/3.6-I-builds || Cleaned at least every milestone, or at the request of the p2 team

Revision as of 15:31, 16 December 2009

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

Back to the top