File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
releng/org.eclipse.ecf.releng Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 9696 <setupTask
9797 xsi : type =" git:GitCloneTask"
9898 id =" github.clone.ecf"
99- remoteURI =" eclipse/ecf" >
99+ remoteURI =" eclipse-ecf /ecf" >
100100 <annotation
101101 source =" http://www.eclipse.org/oomph/setup/InducedChoices" >
102102 <detail
338338 name =" com.ibm.icu.base"
339339 optional =" true"
340340 max =" 0" />
341+ <requirement
342+ name =" bndtools.core" />
343+ <requirement
344+ name =" bndtools.main.feature.feature.group" />
341345 <sourceLocator
342346 rootFolder =" ${github.clone.ecf.location}"
343347 locateNestedProjects =" true" >
427431 url =" https://download.eclipse.org/modeling/emf/emf/builds/release/latest" />
428432 <repository
429433 url =" https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/latest" />
434+ <repository
435+ url =" https://bndtools.org/bndtools.p2.repo/7.1.0" />
436+ <repository
437+ url =" https://download.eclipse.org/egit/updates-stable-nightly" />
430438 </repositoryList >
431439 <repositoryList
432440 name =" Old" >
608616 <setupTask
609617 xsi : type =" setup:EclipseIniTask"
610618 option =" -Doomph.redirection.ecf"
611- value =" =https://raw.githubusercontent.com/eclipse/ecf/master/releng/org.eclipse.ecf.releng/ECF.setup->${github.clone.ecf.location|uri}/releng/org.eclipse.ecf.releng/ECF.setup"
619+ value =" =https://raw.githubusercontent.com/eclipse-ecf /ecf/master/releng/org.eclipse.ecf.releng/ECF.setup->${github.clone.ecf.location|uri}/releng/org.eclipse.ecf.releng/ECF.setup"
612620 vm =" true" >
613621 <description >
614622 Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.
You can’t perform that action at this time.
0 commit comments