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 Repositories)
Line 7: Line 7:
 
===Latest Release Repository===
 
===Latest Release Repository===
  
Not yet available.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/latest
  
 
===All Releases Repository===
 
===All Releases Repository===
Line 13: Line 13:
 
* http://download.eclipse.org/modeling/mdt/ocl/updates - The main Eclipse OCL composite repository which composes the Releases repository.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates - The main Eclipse OCL composite repository which composes the 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.
 +
 +
Note that when browsing P2 categories, the OCL project title has evolved making browing all releases a bit confusing. The most recent releases are titled just "OCL" without a version so that when integrated with other projects, only one OCL is shown when a single version is requested.
  
 
===Specific Release Repositories===  
 
===Specific Release Repositories===  
 +
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.0 - Helios.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.0 - Helios.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.1 - Helios.
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/releases/3.0.1 - Helios.

Revision as of 18:33, 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 at the end of each development cycle.

Latest Release Repository

All Releases Repository

Note that when browsing P2 categories, the OCL project title has evolved making browing all releases a bit confusing. The most recent releases are titled just "OCL" without a version so that when integrated with other projects, only one OCL is shown when a single version is requested.

Specific Release Repositories

Milestones Repository

The Eclipse OCL Milestones repositories provide the most recent stable builds during the current development cycle.

Latest Milestone Repository

All Milestones Repository

Specific Milestone Repositories

Interim/Integration Repositories

The Eclipse OCL Interim repositories provide the recent significant builds suitable for integration during the current development cycle.

Since interim builds occur between milestones, a better build may be available in the milestones repository. Users are recommended to specify both repositories when using interim builds.

Latest Interim Repository

All Interims Repository

Specific Interim Repositories

Nightly Repositories

The Eclipse OCL Nightly repositories provide the recent builds triggered by GIT commits during the current development cycle. Nightly builds are also triggered every Sunday morning to check compatibility with other projects.

Latest Nightly Repository

All Nightlies Repository

Specific Nightly Repositories

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