Skip to content

Commit

Permalink
[releng] Update TP to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddieumegard authored and minhtutonthat committed Jun 9, 2022
1 parent 51d4600 commit f862b3f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
*******************************************************************************/
target "CapellaFiltering"

include "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/targets/capella.target-definition.targetplatform"
include "https://raw.githubusercontent.com/eclipse/capella/master/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform"

with source, requirements

location capella-core "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site" {
location capella-core "https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.rcp.site" {

org.polarsys.capella.rcp.feature.group
org.polarsys.capella.cdo.mock.feature.feature.group
}

location capella-tests "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.test.site" {
location capella-tests "https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.test.site" {

org.polarsys.capella.test.feature.feature.group
}
Expand Down

0 comments on commit f862b3f

Please sign in to comment.