Skip to content

Commit 14dad0f

Browse files
committed
Issue #471: Update target platform
GEF p2 repo changed Signed-off-by: Ernesto Posse <ernesto.posse@lumenix.com>
1 parent 191c1d4 commit 14dad0f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

releng/com.zeligsoft.papyrus-cx.axcioma.targetdefinition/com.zeligsoft.papyrus-cx.axcioma.targetdefinition.target

+3-3
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="Papyrus CX for AXCIOMA Target Platform - Release" sequenceNumber="1701208600">
4+
<target name="Papyrus CX for AXCIOMA Target Platform - Release" sequenceNumber="1706650314">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -85,8 +85,8 @@
8585
<repository id="emfTransaction" location="https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935"/>
8686
</location>
8787
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
88-
<unit id="org.eclipse.gef.feature.group" version="3.16.0.202305312117"/>
89-
<repository id="gef" location="https://download.eclipse.org/tools/gef/classic/releases/3.16.0RC1"/>
88+
<unit id="org.eclipse.gef.feature.group" version="3.16.0.202306071707"/>
89+
<repository id="gef" location="https://download.eclipse.org/tools/gef/classic/releases/3.16.0"/>
9090
</location>
9191
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
9292
<unit id="org.eclipse.cdt.feature.group" version="11.2.0.202306051917"/>

releng/com.zeligsoft.papyrus-cx.axcioma.targetdefinition/org.eclipse.papyrus.main.targetplatform.target

+3-3
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="Papyrus Main" sequenceNumber="1692898087">
4+
<target name="Papyrus Main" sequenceNumber="1706650304">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -99,8 +99,8 @@
9999
<repository id="emfTransaction" location="https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935"/>
100100
</location>
101101
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
102-
<unit id="org.eclipse.gef.feature.group" version="3.16.0.202305312117"/>
103-
<repository id="gef" location="https://download.eclipse.org/tools/gef/classic/releases/3.16.0RC1"/>
102+
<unit id="org.eclipse.gef.feature.group" version="3.16.0.202306071707"/>
103+
<repository id="gef" location="https://download.eclipse.org/tools/gef/classic/releases/3.16.0"/>
104104
</location>
105105
</locations>
106106
</target>

releng/com.zeligsoft.papyrus-cx.axcioma.targetdefinition/org.eclipse.papyrus.main.targetplatform.tpd

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ location emfTransaction "https://download.eclipse.org/modeling/emf/transaction/u
121121
}
122122

123123
// updateFrom("GEF",0)
124-
location gef "https://download.eclipse.org/tools/gef/classic/releases/3.16.0RC1" {
124+
location gef "https://download.eclipse.org/tools/gef/classic/releases/3.16.0" {
125125
org.eclipse.gef.feature.group
126126
}
127127

0 commit comments

Comments
 (0)