Skip to content

Commit 80dfd4b

Browse files
committed
[releng] Upgrade to Amalgam 1.14.0
1 parent f649fdf commit 80dfd4b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

is-designer/releng/org.obeonetwork.is.designer.parent/target_platform/isdesigner.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="IS Designer Product Target Definition" sequenceNumber="1721031844">
4+
<target name="IS Designer Product Target Definition" sequenceNumber="1721379283">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="org.eclipse.mylyn.commons.feature.group" version="3.26.0.v20221229-1738"/>
@@ -20,7 +20,7 @@
2020
<unit id="org.eclipse.amalgam.explorer.contextual.core.feature.group" version="0.0.0"/>
2121
<unit id="org.eclipse.amalgam.explorer.contextual.feature.group" version="0.0.0"/>
2222
<unit id="org.eclipse.amalgam.explorer.contextual.sirius.feature.group" version="0.0.0"/>
23-
<repository id="Amalgam" location="https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20190729/capella/"/>
23+
<repository id="Amalgam" location="https://download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/"/>
2424
</location>
2525
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
2626
<unit id="org.mockito" version="0.0.0"/>

is-designer/releng/org.obeonetwork.is.designer.parent/target_platform/isrepository.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="IS Designer Repository Target Definition" sequenceNumber="1721031801">
4+
<target name="IS Designer Repository Target Definition" sequenceNumber="1721379261">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="com.google.guava" version="0.0.0"/>
@@ -57,7 +57,7 @@
5757
<unit id="org.eclipse.amalgam.explorer.contextual.core.feature.group" version="0.0.0"/>
5858
<unit id="org.eclipse.amalgam.explorer.contextual.feature.group" version="0.0.0"/>
5959
<unit id="org.eclipse.amalgam.explorer.contextual.sirius.feature.group" version="0.0.0"/>
60-
<repository id="Amalgam" location="https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20190729/capella/"/>
60+
<repository id="Amalgam" location="https://download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/"/>
6161
</location>
6262
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
6363
<unit id="org.junit" version="0.0.0"/>

is-designer/releng/org.obeonetwork.is.designer.parent/target_platform/isrepository.tpd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ location Obeo-Designer-Team-11.9 "https://update.obeo.fr/release/designer/11.9/t
5050
org.eclipse.emf.cdo.sdk.feature.group lazy
5151
}
5252

53-
location Amalgam "https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20190729/capella/" {
53+
location Amalgam "https://download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/" {
5454
org.eclipse.amalgam.discovery.feature.group lazy
5555
org.eclipse.amalgam.explorer.activity.feature.group lazy
5656
org.eclipse.amalgam.explorer.contextual.core.feature.group lazy

is-designer/releng/org.obeonetwork.is.designer.product/isdesigner.p2.inf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
instructions.configure=\
2-
addRepository(type:0,location:https${#58}//download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20190729/capella/,name:Amalgam);\
3-
addRepository(type:1,location:https${#58}//download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20190729/capella/,name:Amalgam);\
2+
addRepository(type:0,location:https${#58}//download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/,name:Amalgam);\
3+
addRepository(type:1,location:https${#58}//download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/,name:Amalgam);\
44
addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2023-03/,name:Eclipse-2023-03);\
55
addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2023-03/,name:Eclipse-2023-03);\
66
addRepository(type:0,location:https${#58}//s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/,name:M2Doc-Nightly);\

0 commit comments

Comments
 (0)