Skip to content

Commit

Permalink
[releng] Update Diffmerge Coevolution (#168)
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe DUL <philippe.dul@thalesgroup.com>

Signed-off-by: Philippe DUL <philippe.dul@thalesgroup.com>
  • Loading branch information
pdulth committed Aug 24, 2022
1 parent e8c1124 commit ecdc1e5
Showing 1 changed file with 5 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
*******************************************************************************/
target "CapellaRequirementsVP"

include "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220531-095601/targets/capella.target-definition.targetplatform"
include "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220817-190901/targets/capella.target-definition.targetplatform"

with source, requirements

location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220531-095601/org.polarsys.capella.rcp.site" {
location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220817-190901/org.polarsys.capella.rcp.site" {
org.polarsys.capella.rcp.feature.group
org.polarsys.capella.cdo.mock.feature.feature.group
}

location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220531-095601/org.polarsys.capella.test.site" {
location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220817-190901/org.polarsys.capella.test.site" {
org.polarsys.capella.test.feature.feature.group
}

location "https://download.eclipse.org/diffmerge/stable/0.14.0-S20220629/edm-coevolution-site" {
location "https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/edm-coevolution-site" {
org.eclipse.emf.diffmerge.coevolution.sdk.feature.feature.group
}

Expand All @@ -39,10 +39,7 @@ location "https://download.eclipse.org/modeling/emf/cdo/drops/R20210608-2339/" {
org.eclipse.emf.cdo.sdk.feature.group
}

location kitalpha-runtime-core-master "https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202205250955/" {
org.polarsys.kitalpha.doc.gen.business.core.feature.feature.group
}

location xhtml "https://download.eclipse.org/capella/addons/xhtmldocgen/updates/nightly/master/" {
org.polarsys.kitalpha.doc.gen.business.core.feature.feature.group
org.polarsys.capella.docgen.feature.feature.group
}

0 comments on commit ecdc1e5

Please sign in to comment.