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
Line 48: Line 48:
 
==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 65:
 
==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 17:37, 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

Not yet available.

All Releases Repository

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