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 "OCL/Dev/Releng/P2 Repositories Organization"

< OCL
(Releases Repository)
(Milestones Repository)
Line 42: Line 42:
 
The Eclipse OCL Milestones repository provides content from stable builds (Milestones and Release Candidates). The organization of the repository is the following:
 
The Eclipse OCL Milestones repository provides content from stable builds (Milestones and Release Candidates). The organization of the repository is the following:
  
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones - The Eclipse OCL Milestones composite repository which composes the milestones repository of the current planned release.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones - The Eclipse OCL Milestones composite repository which composes the milestones repositories of the current planned release.
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.4.0 - The Photon Milestones composite repository which composes the three last Photon Eclipse OCL Core and Tools milestone sub-repositories.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/latest - The Eclipse OCL Milestones composite repository which composes the latest milestones repository of the current planned release.
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.4.0/SYYYYMMDDHHMM - The P2 repository corresponding to a specific Photon Eclipse OCL Milestone and/or Release Candidate.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.6.0 - The Photon Milestones composite repository which composes the three last Photon Eclipse OCL Core and Tools milestone sub-repositories.
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.6.0/SYYYYMMDDHHMM - The P2 repository corresponding to a specific Photon Eclipse OCL Milestone and/or Release Candidate.
  
 
==Interim/Integration Repository==
 
==Interim/Integration Repository==

Revision as of 15:46, 2 December 2018

This section describes the different P2 repository which are provided by the Eclipse OCL project.

Releases Repository

The Eclipse OCL Releases repository provides the Eclipse OCL project releases. The organization of the repository is the following:

Milestones Repository

The Eclipse OCL Milestones repository provides content from stable builds (Milestones and Release Candidates). The organization of the repository is the following:

Interim/Integration Repository

The Eclipse OCL Interim/Integration repository provides content from integration builds. The organization of the repository is the following:

Maintenance Repository

The Eclipse OCL Maintenance repository provides content from maintenance builds. The organization of the repository is the following:

Nightly Repository

The Eclipse OCL Nightly repository provides content from nightly builds. The organization of the repository is the following:

Deprecated Repositories

where you may still find old Eclipse OCL releases. Since Helios, the Eclipse OCL project creates independent P2 repositories.

Back to the top