Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 Repositories)
Line 5: Line 5:
 
The Eclipse OCL Releases repositories provide the Eclipse OCL project releases. The organization of the repository is the following:
 
The Eclipse OCL Releases repositories provide the Eclipse OCL project releases. The organization of the repository is the following:
  
* http://download.eclipse.org/modeling/mdt/ocl/updates - The main Eclipse OCL composite repository which composes the Releases repository.
+
===Latest Release Repository===
 +
 
 +
Not yet available.
 +
 
 +
===All Releases Repository===
 +
 
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases - The Eclipse OCL Releases composite repository which composes every release repository.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases - The Eclipse OCL Releases composite repository which composes every release repository.
 +
 +
===Specific Release Repositories===
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.0 - The P2 repository corresponding to the Helios Eclipse OCL 3.0.0 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.0 - The P2 repository corresponding to the Helios Eclipse OCL 3.0.0 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.1 - The P2 repository corresponding to the Helios Eclipse OCL 3.0.1 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.1 - The P2 repository corresponding to the Helios Eclipse OCL 3.0.1 release.
Line 35: Line 42:
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.2.2 - The P2 repository corresponding to the Neon++ Eclipse OCL 6.2.2 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.2.2 - The P2 repository corresponding to the Neon++ Eclipse OCL 6.2.2 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0 - The P2 repository corresponding to the Oxygen Eclipse OCL 6.3.0 release.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0 - The P2 repository corresponding to the Oxygen Eclipse OCL 6.3.0 release.
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.4.0 - The P2 repository corresponding to the Oxygen Eclipse OCL 6.4.0 release.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.4.0 - The P2 repository corresponding to the Photon Eclipse OCL 6.4.0 release.
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.5.0 - The P2 repository corresponding to the Oxygen Eclipse OCL 6.5.0 release.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.5.0 - The P2 repository corresponding to the 2018-09 Eclipse OCL 6.5.0 release.
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates - The main Eclipse OCL composite repository which composes the Releases repository.
  
 
==Milestones Repository==
 
==Milestones Repository==

Revision as of 17:09, 2 December 2018

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

Releases Repositories

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

Latest Release Repository

Not yet available.

All Releases Repository

Specific Release Repositories

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 Repositories

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

Nightly Repositories

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