Skip to content

Commit

Permalink
[releng] Update Sirius to 7.0.1-S20220519-115310
Browse files Browse the repository at this point in the history
Change-Id: Ic083b1b6c410676a015ecb77a447b6f153f3e0a4
Signed-off-by: Philippe DUL <philippe.dul@thalesgroup.com>
  • Loading branch information
pdulth committed May 24, 2022
1 parent 09e18e6 commit 593380d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 18 deletions.
5 changes: 5 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,9 @@ pipeline {
}
}
}
post {
always {
archiveArtifacts artifacts: '**/*.log, *.log, *.exec', allowEmptyArchive: true
}
}
}
Original file line number Diff line number Diff line change
@@ -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="org.eclipse.emf.diffmerge.coevolution" sequenceNumber="1631629787">
<target name="org.eclipse.emf.diffmerge.coevolution" sequenceNumber="1653392941">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
Expand All @@ -10,7 +10,7 @@
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.gmf.runtime.thirdparty.feature.group" version="0.0.0"/>
<repository id="GMF-Runtime-1.14.0" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202107090702/"/>
<repository id="GMF-Runtime-1.14.2" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="2.0.2.v20181016-2210"/>
Expand Down Expand Up @@ -42,25 +42,20 @@
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.sirius.specifier.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.runtime.ide.ui.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/sirius/updates/stable/7.0.0-S20210908-102403/2021-06"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.apache.batik.bridge.source" version="0.0.0"/>
<unit id="org.apache.batik.script.source" version="0.0.0"/>
<repository id="Orbit" location="https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository"/>
<repository location="https://download.eclipse.org/sirius/updates/stable/7.0.1-S20220519-115310/2021-06"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.polarsys.kitalpha.ad.metadata.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.cadence.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.emde.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.report.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.transposer.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/kitalpha/updates/release/runtime/1.4.0/"/>
<repository location="https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202203161338/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.polarsys.capella.core.common.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.capella.common.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/capella/core/updates/releases/1.4.0-R20191121-173601/org.polarsys.capella.rcp.site/"/>
<repository location="https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site/"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
target "org.eclipse.emf.diffmerge.coevolution"

include "https://download.eclipse.org/sirius/updates/stable/7.0.0-S20210908-102403/2021-06/targets/modules/gmf-runtime-1.14.tpd"
include "https://download.eclipse.org/sirius/updates/stable/7.0.1-S20220519-115310/2021-06/targets/modules/gmf-runtime-1.14.tpd"

location "https://download.eclipse.org/cbi/updates/license/" {
org.eclipse.license.feature.group [2.0.2.v20181016-2210,2.0.2.v20181016-2210]
Expand Down Expand Up @@ -29,25 +29,22 @@ location "https://download.eclipse.org/releases/2021-06" {
org.eclipse.uml2.sdk.feature.group lazy
}

location "https://download.eclipse.org/sirius/updates/stable/7.0.0-S20210908-102403/2021-06" {
location "https://download.eclipse.org/sirius/updates/stable/7.0.1-S20220519-115310/2021-06" {
org.eclipse.sirius.specifier.feature.group lazy
org.eclipse.sirius.runtime.ide.ui.feature.group lazy
}

location Orbit "https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository" {
org.apache.batik.bridge.source lazy
org.apache.batik.script.source lazy
}
// For examples

location "https://download.eclipse.org/kitalpha/updates/release/runtime/1.4.0/" {
location "https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202203161338/" {
org.polarsys.kitalpha.ad.metadata.feature.feature.group lazy
org.polarsys.kitalpha.cadence.feature.feature.group lazy
org.polarsys.kitalpha.emde.feature.feature.group lazy
org.polarsys.kitalpha.report.feature.feature.group lazy
org.polarsys.kitalpha.transposer.feature.feature.group lazy
}

location "https://download.eclipse.org/capella/core/updates/releases/1.4.0-R20191121-173601/org.polarsys.capella.rcp.site/" {
location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site/" {
org.polarsys.capella.core.common.feature.feature.group lazy
org.polarsys.capella.common.feature.feature.group lazy
}

0 comments on commit 593380d

Please sign in to comment.