Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2019-02-20 09:33:30 +0000
committerQuentin Le Menez2019-02-20 13:29:43 +0000
commit67251c570e0141dddc2ff01f2d2b9ac6c30ff06d (patch)
treed9d70f5901f7db562659159f965c4c8d9aab48ce /releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
parent8ca8773cd17e6803dea8430f20d991c51415ed17 (diff)
downloadorg.eclipse.papyrus-67251c570e0141dddc2ff01f2d2b9ac6c30ff06d.tar.gz
org.eclipse.papyrus-67251c570e0141dddc2ff01f2d2b9ac6c30ff06d.tar.xz
org.eclipse.papyrus-67251c570e0141dddc2ff01f2d2b9ac6c30ff06d.zip
Bug 542929 - [Releng] Update to the Orbit release
Change-Id: Iaf8c3fb67d608f1fe602c9b63b7b400457f8d5b7 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target')
-rw-r--r--releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target14
1 files changed, 7 insertions, 7 deletions
diff --git a/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target b/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
index 87090df25af..08d859356ff 100644
--- a/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
+++ b/releng/toolsmiths/targetPlatform/portable/org.eclipse.papyrus.toolsmiths.portable.targetplatform.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="Papyrus Toolsmiths" sequenceNumber="1549962984">
+<target name="Papyrus Toolsmiths" sequenceNumber="1550654932">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -26,7 +26,7 @@
<unit id="org.apache.commons.lang3.source" version="3.1.0.v201403281430"/>
<unit id="org.objectweb.asm" version="5.0.1.v201404251740"/>
<unit id="org.objectweb.asm.source" version="5.0.1.v201404251740"/>
- <repository id="orbit" location="https://download.eclipse.org/tools/orbit/downloads/drops/S20190129210011/repository"/>
+ <repository id="orbit" location="https://download.eclipse.org/tools/orbit/downloads/drops/S20190219190953/repository"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.m2m.qvt.oml.sdk.feature.group" version="3.9.1.v20181210-1559"/>
@@ -46,9 +46,9 @@
<repository id="platform" location="http://download.eclipse.org/eclipse/updates/4.11-I-builds/I20190131-0130/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.8.0.v20190206-1512"/>
- <unit id="org.eclipse.ocl.examples.feature.group" version="6.7.0.v20190206-1512"/>
- <repository id="ocl" location="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.7.0/S201902061512"/>
+ <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.8.0.v20190218-0936"/>
+ <unit id="org.eclipse.ocl.examples.feature.group" version="6.7.0.v20190218-0936"/>
+ <repository id="ocl" location="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.7.0/S201902180936"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.xwt.feature.feature.group" version="1.3.1.I20171018-2059"/>
@@ -63,8 +63,8 @@
<repository id="xtext" location="https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201902051759"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.emf.mwe2.language.sdk.feature.group" version="2.10.0.M2"/>
- <repository id="mwe" location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201901281525"/>
+ <unit id="org.eclipse.emf.mwe2.language.sdk.feature.group" version="2.10.0"/>
+ <repository id="mwe" location="http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.10.0"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/>

Back to the top