Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Porhel2021-09-13 07:34:16 +0000
committerMaxime Porhel2021-09-13 07:34:16 +0000
commitaa7efe5787c9ca7b29587251fd29d3d5544f6c8d (patch)
tree7bfeef386f56ea627901d29fed63c9c8fc4eb773
parent7b4bc763fd2bc81bb95410e226d8679ba9943350 (diff)
downloadorg.eclipse.ecoretools-aa7efe5787c9ca7b29587251fd29d3d5544f6c8d.tar.gz
org.eclipse.ecoretools-aa7efe5787c9ca7b29587251fd29d3d5544f6c8d.tar.xz
org.eclipse.ecoretools-aa7efe5787c9ca7b29587251fd29d3d5544f6c8d.zip
[releng] Move on Amalgam built on Sirius 7.0.0 stable
Move to Amalgam stable/1.13.0-S20210909/capella/ built on Sirius stable 7.0.0-S20210908-102403. Change-Id: Icc219eeb8dd900fc2ade9f855f7c0a6a1ba55ade Signed-off-by: Maxime Porhel <maxime.porhel@obeo.fr>
-rw-r--r--org.eclipse.emf.ecoretools.build/2021-06.target4
-rw-r--r--org.eclipse.emf.ecoretools.build/2021-06.tpd2
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.emf.ecoretools.build/2021-06.target b/org.eclipse.emf.ecoretools.build/2021-06.target
index 4000711..a711f9b 100644
--- a/org.eclipse.emf.ecoretools.build/2021-06.target
+++ b/org.eclipse.emf.ecoretools.build/2021-06.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="2021-06 Target Platform For EcoreTools" sequenceNumber="1631202719">
+<target name="2021-06 Target Platform For EcoreTools" sequenceNumber="1631259238">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.sirius.runtime.aql.feature.group" version="0.0.0"/>
@@ -30,7 +30,7 @@
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.amalgam.explorer.contextual.feature.group" version="0.0.0"/>
<unit id="org.eclipse.amalgam.explorer.contextual.sirius.feature.group" version="0.0.0"/>
- <repository location="https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/"/>
+ <repository location="https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20210909/capella/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
diff --git a/org.eclipse.emf.ecoretools.build/2021-06.tpd b/org.eclipse.emf.ecoretools.build/2021-06.tpd
index 095162c..ce0123b 100644
--- a/org.eclipse.emf.ecoretools.build/2021-06.tpd
+++ b/org.eclipse.emf.ecoretools.build/2021-06.tpd
@@ -23,7 +23,7 @@ location GMF-Runtime-1.14.0 "https://download.eclipse.org/modeling/gmp/gmf-runti
org.eclipse.gmf.runtime.diagram.ui.resources.editor lazy
}
-location "https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/" {
+location "https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20210909/capella/" {
org.eclipse.amalgam.explorer.contextual.feature.group lazy
org.eclipse.amalgam.explorer.contextual.sirius.feature.group lazy
}

Back to the top