Skip to content

Commit

Permalink
[releng] Update TP to Kitalpha and Capella releases
Browse files Browse the repository at this point in the history
Kitalpha 5.1.0 release
Capella 5.1.0 release

Change-Id: Iaed75c606faf460dad83a6a25fc547d25c63a3a8
  • Loading branch information
arnauddieumegard authored and pdulth committed Sep 6, 2021
1 parent c20bd67 commit b728e4d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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="CapellaXHTMLDocGenAddon" sequenceNumber="1623765765">
<target name="CapellaXHTMLDocGenAddon" sequenceNumber="1630918091">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -109,12 +109,12 @@
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.polarsys.capella.rcp.feature.group" version="0.0.0"/>
<unit id="org.polarsys.capella.core.re.feature.feature.group" version="0.0.0"/>
<repository id="capella-master" location="https://download.eclipse.org/capella/core/updates/stable/5.1.0-S20210615-075512/org.polarsys.capella.rcp.site/"/>
<repository id="capella-master" location="https://download.eclipse.org/capella/core/updates/releases/5.1.0-R20210615-075512/org.polarsys.capella.rcp.site/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.polarsys.kitalpha.doc.gen.business.core.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.doc.gen.business.core.feature.source.feature.group" version="0.0.0"/>
<repository id="kitalpha-sdk" location="https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202106140930/"/>
<repository id="kitalpha-sdk" location="https://download.eclipse.org/kitalpha/updates/release/sdk/5.1.0/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.query.feature.group" version="0.0.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ include "https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins

with source, requirements

location capella-master "https://download.eclipse.org/capella/core/updates/stable/5.1.0-S20210615-075512/org.polarsys.capella.rcp.site/" {
location capella-master "https://download.eclipse.org/capella/core/updates/releases/5.1.0-R20210615-075512/org.polarsys.capella.rcp.site/" {
org.polarsys.capella.rcp.feature.group lazy
org.polarsys.capella.core.re.feature.feature.group lazy
}

location kitalpha-sdk "https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202106140930/" {
location kitalpha-sdk "https://download.eclipse.org/kitalpha/updates/release/sdk/5.1.0/" {
org.polarsys.kitalpha.doc.gen.business.core.feature.feature.group lazy
org.polarsys.kitalpha.doc.gen.business.core.feature.source.feature.group lazy
}
Expand Down

0 comments on commit b728e4d

Please sign in to comment.