File tree Expand file tree Collapse file tree 1 file changed +0
-58
lines changed
bundles/org.eclipse.swt.tools/Oomph Expand file tree Collapse file tree 1 file changed +0
-58
lines changed Original file line number Diff line number Diff line change 155
155
<repository
156
156
url =" ${eclipse.latest.p2}" />
157
157
</setupTask >
158
- <project name =" website"
159
- label =" Website" >
160
- <setupTask
161
- xsi : type =" git:GitCloneTask"
162
- id =" github.clone.swt.website"
163
- remoteURI =" eclipse-platform/www.eclipse.org-swt"
164
- pushURI =" " >
165
- <annotation
166
- source =" http://www.eclipse.org/oomph/setup/InducedChoices" >
167
- <detail
168
- key =" inherit" >
169
- <value >github.remoteURIs</value >
170
- </detail >
171
- <detail
172
- key =" label" >
173
- <value >Platform Website GitHub Repository</value >
174
- </detail >
175
- <detail
176
- key =" target" >
177
- <value >remoteURI</value >
178
- </detail >
179
- </annotation >
180
- <configSections
181
- name =" branch" >
182
- <properties
183
- key =" autoSetupRebase"
184
- value =" always" />
185
- </configSections >
186
- <description >SWT Website</description >
187
- </setupTask >
188
- <setupTask
189
- xsi : type =" setup.targlets:TargletTask" >
190
- <targlet
191
- name =" SWT Website" >
192
- <requirement
193
- name =" *" />
194
- <sourceLocator
195
- rootFolder =" ${github.clone.swt.website.location}" />
196
- </targlet >
197
- </setupTask >
198
- <setupTask
199
- xsi : type =" setup.workingsets:WorkingSetTask"
200
- id =" swt.website.workingsets" >
201
- <workingSet
202
- name =" SWT Website" >
203
- <predicate
204
- xsi : type =" predicates:AndPredicate" >
205
- <operand
206
- xsi : type =" predicates:RepositoryPredicate"
207
- project =" swt" />
208
- </predicate >
209
- </workingSet >
210
- </setupTask >
211
- <stream
212
- name =" master"
213
- label =" Master" />
214
- <description >The SWT Website</description >
215
- </project >
216
158
<stream name =" master"
217
159
label =" Master" />
218
160
<logicalProjectContainer
You can’t perform that action at this time.
0 commit comments