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
(Nightly Repository)
(Maintenance Repository)
Line 42: Line 42:
  
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/maintenance: The Eclipse OCL Maintenance composite repository which composes the maintenance repository of the last Eclipse OCL release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/maintenance: The Eclipse OCL Maintenance composite repository which composes the maintenance repository of the last Eclipse OCL release.
* http://download.eclipse.org/modeling/mdt/ocl/updates/maintenance/4.0.0 - The P2 repository corresponding to the last Juno Eclipse OCL maintenance build.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/maintenance/5.0.1 - The P2 repository corresponding to the last Luna Eclipse OCL maintenance build.
  
 
==Nightly Repository==
 
==Nightly Repository==

Revision as of 16:30, 13 July 2014

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 MDT/OCL releases. Since Helios, the Eclipse OCL project creates independent P2 repositories.

Back to the top