Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2021-03-17 10:10:30 +0000
committerQuentin Le Menez2021-03-17 12:35:30 +0000
commitb1079c12fa4171e9828346fd5c90765f9345247a (patch)
tree07bef64b44824b5ab460389439aa227367663092 /releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
parent2c43711ed957b2e31f30cba331bf2cdef96eaaca (diff)
downloadorg.eclipse.papyrus-b1079c12fa4171e9828346fd5c90765f9345247a.tar.gz
org.eclipse.papyrus-b1079c12fa4171e9828346fd5c90765f9345247a.tar.xz
org.eclipse.papyrus-b1079c12fa4171e9828346fd5c90765f9345247a.zip
Bug 572017 - Update versions and platforms post release
- Update sdk and RCP versions - Add a version for the guava dependency Change-Id: I2f6f8360de0e46b5121b62f81459481841adfa98 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target')
-rwxr-xr-xreleng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target b/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
index 19a07456d2e..86b74525483 100755
--- a/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.target
+++ b/releng/rcp/targetPlatform/eclipse/org.eclipse.papyrus.rcp.eclipse.target.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="Papyrus RCP" sequenceNumber="1615363795">
+<target name="Papyrus RCP" sequenceNumber="1615974662">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -64,7 +64,7 @@
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/>
- <repository id="webtools" location="file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.21.0/S-3.21.0.RC2-20210304100654/repository/"/>
+ <repository id="webtools" location="file:/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.21.0/R-3.21.0-20210304100654/repository/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.sdk.feature.group" version="1.13.0.202004160913"/>
@@ -99,7 +99,7 @@
<unit id="org.eclipse.rcp.configuration.feature.group" version="1.1.1200.v20210303-1800"/>
<unit id="org.eclipse.equinox.executable.feature.group" version="3.8.1100.v20210209-1541"/>
<unit id="org.eclipse.sdk.feature.group" version="4.19.0.v20210303-1800"/>
- <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.19-I-builds/I20210303-1800/"/>
+ <repository id="platform" location="file:/home/data/httpd/download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.mylyn.ide_feature.feature.group" version="3.25.2.v20200828-1617"/>

Back to the top