Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-12-12 08:32:02 +0000
committerQuentin Le Menez2018-12-12 08:32:02 +0000
commit15340f43c95c3e7deed761447bd8e0002804707a (patch)
tree7cbe6edac87929781b7c3982073903c6c931c618 /releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
parente9854acb99987fa38f6305dc0d43f208e5c52c68 (diff)
downloadorg.eclipse.papyrus-15340f43c95c3e7deed761447bd8e0002804707a.tar.gz
org.eclipse.papyrus-15340f43c95c3e7deed761447bd8e0002804707a.tar.xz
org.eclipse.papyrus-15340f43c95c3e7deed761447bd8e0002804707a.zip
Bug 539022 - [Releng] Update targets for 2018-12 RC24.2.0_RC2
- Update platforms - Update oomph setup Change-Id: I277fa5c1414c5a0beee92a729916f2d1e0790529 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd')
-rwxr-xr-xreleng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd b/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
index 524bc3e1c6b..6f9d981153d 100755
--- a/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
+++ b/releng/main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd
@@ -41,7 +41,7 @@ location orbit "http://download.eclipse.org/tools/orbit/downloads/drops/R2018112
//updateFrom("QVT Operational for 2018-12",0)
-location qvto "http://download.eclipse.org/mmt/qvto/updates/milestones/3.9.1/S201812032103" {
+location qvto "http://download.eclipse.org/mmt/qvto/updates/milestones/3.9.1/S201812101559" {
org.eclipse.m2m.qvt.oml.sdk.feature.group
}
@@ -60,13 +60,13 @@ location uml "http://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestone
//updateFrom("Eclipse",0)
-location platform "http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10RC1-201811290330/" {
+location platform "http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10RC2-201812060815/" {
org.eclipse.sdk.feature.group
}
//updateFrom("OCL for 2018-12",0)
-location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.6.0/S201812031727" {
+location ocl "http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.6.0/S201812101441" {
org.eclipse.ocl.examples.classic.feature.group
org.eclipse.ocl.examples.feature.group
}
@@ -113,7 +113,7 @@ location gmfNotation "http://download.eclipse.org/modeling/gmp/gmf-notation/upda
//updateFrom("EMF (Core)",0)
-location emf "http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201812030449" {
+location emf "http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201812060606" {
org.eclipse.emf.sdk.feature.group
}

Back to the top