Skip to content

Commit

Permalink
[releng) Update Sirius and Diffmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
pdulth committed Mar 8, 2023
1 parent 30807cd commit c2fe2d6
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*******************************************************************************/
target "kitalpha" with source, requirements

include "https://download.eclipse.org/sirius/updates/stable/7.1.0-S20230210-122000/2021-06/targets/modules/gmf-runtime-1.15.tpd"
include "https://download.eclipse.org/sirius/updates/stable/7.1.0-S20230302-034329/2021-06/targets/modules/gmf-runtime-1.15.tpd"

location Eclipse-2021-06 "https://download.eclipse.org/releases/2021-06/" {
org.eclipse.m2e.feature.feature.group lazy
Expand Down Expand Up @@ -81,7 +81,7 @@ location acceleo "https://download.eclipse.org/acceleo/updates/releases/3.7/" {
org.eclipse.acceleo.doc [3.7.11,3.7.12)
}

location sirius "https://download.eclipse.org/sirius/updates/stable/7.1.0-S20230210-122000/2021-06/" {
location sirius "https://download.eclipse.org/sirius/updates/stable/7.1.0-S20230302-034329/2021-06/" {
org.eclipse.sirius.doc.feature.feature.group lazy
org.eclipse.sirius.runtime.source.feature.group lazy
org.eclipse.sirius.runtime.acceleo.feature.group lazy
Expand Down Expand Up @@ -115,7 +115,7 @@ location sirius "https://download.eclipse.org/sirius/updates/stable/7.1.0-S20230
org.eclipse.sirius.tests.feature.group lazy
}

location EMF-DiffMerge "https://download.eclipse.org/diffmerge/stable/0.14.1-S20221130/emf-diffmerge-site/" {
location EMF-DiffMerge "https://download.eclipse.org/diffmerge/stable/0.14.1-S20230308/emf-diffmerge-site/" {
org.eclipse.emf.diffmerge.feature.feature.group lazy
org.eclipse.emf.diffmerge.feature.source.feature.group lazy
org.eclipse.emf.diffmerge.sirius.feature.feature.group lazy
Expand All @@ -126,14 +126,14 @@ location EMF-DiffMerge "https://download.eclipse.org/diffmerge/stable/0.14.1-S20
org.eclipse.emf.diffmerge.egit.feature.source.feature.group lazy
}

location EDM-Patterns "https://download.eclipse.org/diffmerge/stable/0.14.1-S20221130/edm-patterns-site/" {
location EDM-Patterns "https://download.eclipse.org/diffmerge/stable/0.14.1-S20230308/edm-patterns-site/" {
org.eclipse.emf.diffmerge.patterns.sdk.feature.feature.group lazy
org.eclipse.emf.diffmerge.patterns.sdk.feature.source.feature.group lazy
org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature.feature.group lazy
org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature.source.feature.group lazy
}

location coevolution "https://download.eclipse.org/diffmerge/stable/0.14.1-S20221130/edm-coevolution-site/" {
location coevolution "https://download.eclipse.org/diffmerge/stable/0.14.1-S20230308/edm-coevolution-site/" {
org.eclipse.emf.diffmerge.coevolution.sdk.feature.feature.group lazy
org.eclipse.emf.diffmerge.coevolution.sdk.feature.source.feature.group lazy
}
Expand Down

0 comments on commit c2fe2d6

Please sign in to comment.