Skip to content

Commit b836500

Browse files
committed
Remove the setup for the obsolete www.eclipse.org-swt repo
1 parent 6e865bc commit b836500

File tree

1 file changed

+0
-58
lines changed

1 file changed

+0
-58
lines changed

bundles/org.eclipse.swt.tools/Oomph/platformSwt.setup

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -155,64 +155,6 @@
155155
<repository
156156
url="${eclipse.latest.p2}"/>
157157
</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>
216158
<stream name="master"
217159
label="Master"/>
218160
<logicalProjectContainer

0 commit comments

Comments
 (0)