Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2017-06-13 12:53:32 +0000
committerQuentin Le Menez2017-06-13 12:53:32 +0000
commit5aa841876b03e9b76e290121eadad836d832443e (patch)
tree04eb84fd75b1809b46f83ab8c0b74b054df433df /releng/main-tests/targetPlatform/eclipse
parente5c1907c9a8d7f682eda9fda33adc4033a960d4e (diff)
downloadorg.eclipse.papyrus-5aa841876b03e9b76e290121eadad836d832443e.tar.gz
org.eclipse.papyrus-5aa841876b03e9b76e290121eadad836d832443e.tar.xz
org.eclipse.papyrus-5aa841876b03e9b76e290121eadad836d832443e.zip
[releng] [Oxygen] Update target platforms to anticipate RC4
Change-Id: I87116f8a2c369245d19b785b9c4282ed31b08764 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/main-tests/targetPlatform/eclipse')
-rw-r--r--releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target16
1 files changed, 8 insertions, 8 deletions
diff --git a/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target b/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
index 6683f81f97d..31ca3ac477e 100644
--- a/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
+++ b/releng/main-tests/targetPlatform/eclipse/org.eclipse.papyrus.main.tests.eclipse.target.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Papyrus Tests" sequenceNumber="1496816770">
+<target name="Papyrus Tests" sequenceNumber="1497358339">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.m2m.qvt.oml.sdk.feature.group" version="3.7.0.v20170604-1316"/>
@@ -30,13 +30,13 @@
<repository id="gmfRuntime" location="file:/home/data/httpd/download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R201706061437"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.sdk.feature.group" version="4.7.0.v20170531-2000"/>
- <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.7milestones/S-4.7RC3-201705312000/"/>
+ <unit id="org.eclipse.sdk.feature.group" version="4.7.0.v20170612-1255"/>
+ <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.7milestones/S-4.7RC4a-201706120950/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.3.0.v20170522-1743"/>
- <unit id="org.eclipse.ocl.examples.feature.group" version="6.3.0.v20170523-1004"/>
- <repository id="ocl" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.3.0/S201706050700"/>
+ <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.3.0.v20170607-1133"/>
+ <unit id="org.eclipse.ocl.examples.feature.group" version="6.3.0.v20170607-1133"/>
+ <repository id="ocl" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.3.0/S201706120522"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.xwt.feature.feature.group" version="1.3.0.v20170507-2219"/>
@@ -80,8 +80,8 @@
<repository id="gmfNotation" location="file:/home/data/httpd/download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R201706061354"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.emf.sdk.feature.group" version="2.13.0.v20170504-0807"/>
- <repository id="emf" location="file:/home/data/httpd/download.eclipse.org/modeling/emf/emf/updates/2.13milestones/"/>
+ <unit id="org.eclipse.emf.sdk.feature.group" version="2.13.0.v20170609-0928"/>
+ <repository id="emf" location="file:/home/data/httpd/download.eclipse.org/modeling/emf/emf/updates/2.13/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.query.sdk.feature.group" version="1.11.0.201706061326"/>

Back to the top