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)
(One intermediate revision by the same user not shown)
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.
Line 48: Line 51:
 
==Milestones Repository==
 
==Milestones Repository==
  
The Eclipse OCL Milestones repository provides the most recent stable releases during the current development cycle.
+
The Eclipse OCL Milestones repositories provide the most recent stable builds during the current development cycle.
  
 
===Latest Milestone Repository===
 
===Latest Milestone Repository===
Line 65: Line 68:
 
==Interim/Integration Repositories==
 
==Interim/Integration Repositories==
  
The Eclipse OCL Interim/Integration repository provides content from integration builds. The organization of the repository is the following:
+
The Eclipse OCL Interim repositories provide the recent significant builds suitable for integration during the current development cycle.
  
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim - The Eclipse OCL Interim composite repository which composes the interim repositories of the current planned release.
+
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.
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim/latest - The Eclipse OCL Interim composite repository which composes the latest interim repository of the current planned release.
+
 
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim/6.6.0 - The P2 repository which composes the latest Eclipse 2018-12 OCL integration builds.
+
===Latest Interim Repository===
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim/latest
 +
 
 +
===All Interims Repository===
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim
 +
 
 +
===Specific Interim Repositories===
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/interim/6.6.0
  
 
==Nightly Repositories==
 
==Nightly Repositories==
  
The Eclipse OCL Nightly repository provides content from nightly builds. The organization of the repository is the following:
+
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===
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly/latest
 +
 
 +
===All Nightlies Repository===
 +
 
 +
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly
 +
 
 +
===Specific Nightly Repositories===
  
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly - The Eclipse OCL Nightly composite repository which composes the nightly repositories of the current planned release.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.6.0
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly/latest - The Eclipse OCL Nightly composite repository which composes the latest nightly repository of the current planned release.
+
* http://download.eclipse.org/modeling/mdt/ocl/updates/nightly/6.6.0 - The P2 repository which composes the last Eclipse 2018-12 OCL nightly builds.
+
  
 
==Deprecated Repositories==
 
==Deprecated Repositories==

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