Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2017-12-13 08:13:22 +0000
committerQuentin Le Menez2017-12-13 08:13:22 +0000
commit7fb9f19190aa37552eb00c26eaa5d9042e192bfc (patch)
treea045b57dcb3ed68df2c20143a2b72952343a640b /releng/main-tests/targetPlatform/eclipse
parent07f5e937cb0a223aecd3973d02dbf4059e4e835f (diff)
downloadorg.eclipse.papyrus-7fb9f19190aa37552eb00c26eaa5d9042e192bfc.tar.gz
org.eclipse.papyrus-7fb9f19190aa37552eb00c26eaa5d9042e192bfc.tar.xz
org.eclipse.papyrus-7fb9f19190aa37552eb00c26eaa5d9042e192bfc.zip
Bug 518452 - [releng] [photon] Update targetPlatforms and setup file for M4 Dday4.0.0_M4
Change-Id: Id39b62f729380e207d15e510223f52519ac8c4d8 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.target14
1 files changed, 7 insertions, 7 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 507599c586d..658ea10bcd9 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="1512988426">
+<target name="Papyrus Tests" sequenceNumber="1513152455">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.m2m.qvt.oml.sdk.feature.group" version="3.8.0.v20171025-1022"/>
@@ -13,17 +13,17 @@
<repository id="xpand" location="file:/home/data/httpd/download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.uml2.sdk.feature.group" version="5.3.0.v20170605-1616"/>
- <repository id="uml" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/uml2/updates/5.3"/>
+ <unit id="org.eclipse.uml2.sdk.feature.group" version="5.4.0.v20171212-1005"/>
+ <repository id="uml" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/uml2/updates/5.4milestones"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.sdk.feature.group" version="4.8.0.v20171206-2000"/>
<repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.8milestones/S-4.8M4-201712062000/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.4.0.v20171030-1148"/>
- <unit id="org.eclipse.ocl.examples.feature.group" version="6.4.0.v20171030-1148"/>
- <repository id="ocl" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.4.0/S201710302019"/>
+ <unit id="org.eclipse.ocl.examples.classic.feature.group" version="5.4.0.v20171207-1251"/>
+ <unit id="org.eclipse.ocl.examples.feature.group" version="6.4.0.v20171211-1247"/>
+ <repository id="ocl" location="file:/home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.4.0/S201712111714"/>
</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"/>
@@ -58,7 +58,7 @@
<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.14.0.v20171102-0636"/>
+ <unit id="org.eclipse.emf.sdk.feature.group" version="2.14.0.v20171212-0927"/>
<repository id="emf" location="file:/home/data/httpd/download.eclipse.org/modeling/emf/emf/updates/2.14milestones/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

Back to the top