File tree Expand file tree Collapse file tree
releng/org.eclipse.pde.ui.setup Expand file tree Collapse file tree Original file line number Diff line number Diff line change 140140 label =" UI" >
141141 <setupTask
142142 xsi : type =" git:GitCloneTask"
143- id =" git .clone.pde.ui"
144- remoteURI =" pde/eclipse.pde.ui" >
143+ id =" github .clone.pde.ui"
144+ remoteURI =" eclipse- pde/eclipse.pde.ui" >
145145 <annotation
146146 source =" http://www.eclipse.org/oomph/setup/InducedChoices" >
147147 <detail
148148 key =" inherit" >
149- <value >eclipse.git.gerrit .remoteURIs</value >
149+ <value >github .remoteURIs</value >
150150 </detail >
151151 <detail
152152 key =" label" >
153- <value >PDE UI Git or Gerrit Repository</value >
153+ <value >PDE UI Github Repository</value >
154154 </detail >
155155 <detail
156156 key =" target" >
157157 <value >remoteURI</value >
158158 </detail >
159159 </annotation >
160- <configSections
161- name =" gerrit" >
162- <properties
163- key =" createchangeid"
164- value =" true" />
165- </configSections >
166160 <description >PDE Core</description >
167161 </setupTask >
168162 <setupTask
173167 <requirement
174168 name =" *" />
175169 <sourceLocator
176- rootFolder =" ${git .clone.pde.ui.location}" />
170+ rootFolder =" ${github .clone.pde.ui.location}" />
177171 </targlet >
178172 </setupTask >
179173 <setupTask
225219 <setupTask
226220 xsi : type =" setup:EclipseIniTask"
227221 option =" -Doomph.redirection.pde"
228- value =" =https://git.eclipse.org/c/ pde/eclipse.pde.ui.git/plain /releng/org.eclipse.pde.ui.setup/PDE.setup->${git .clone.pde.ui.location|uri}/releng/org.eclipse.pde.ui.setup/PDE.setup"
222+ value =" =https://raw.githubusercontent.com/eclipse- pde/eclipse.pde.ui/master /releng/org.eclipse.pde.ui.setup/PDE.setup->${github .clone.pde.ui.location|uri}/releng/org.eclipse.pde.ui.setup/PDE.setup"
229223 vm =" true" >
230224 <description >Set an Oomph redirection system property to redirect the logical location of this setup to its physical location in the Git clone.</description >
231225 </setupTask >
You can’t perform that action at this time.
0 commit comments