|
170 | 170 | </setupTask>
|
171 | 171 | <setupTask
|
172 | 172 | xsi:type="setup:VariableTask"
|
| 173 | + disabled="true" |
173 | 174 | type="BOOLEAN"
|
174 |
| - name="early.redirection.4.34" |
| 175 | + name="early.redirection.4.35" |
175 | 176 | defaultValue="true"
|
176 | 177 | storageURI="scope://Workspace"
|
177 |
| - label="Early redirect to 4.34"> |
178 |
| - <description>Redirect 4.32 p2 repos to 4.33 and redirect 4.33 repos to 4.34 to begin development on the open master streams immediately.</description> |
| 178 | + label="Early redirect to 4.35"> |
| 179 | + <description>Redirect 4.33 p2 repos to 4.34 and redirect 4.34 repos to 4.35 to begin development on the open master streams immediately.</description> |
179 | 180 | </setupTask>
|
180 | 181 | <setupTask
|
181 | 182 | xsi:type="setup:CompoundTask"
|
182 |
| - filter="(early.redirection.4.34=true)" |
| 183 | + disabled="true" |
| 184 | + filter="(early.redirection.4.35=true)" |
183 | 185 | name="EarlyRedirection">
|
184 | 186 | <setupTask
|
185 | 187 | xsi:type="setup:RedirectionTask"
|
186 |
| - sourceURL="https://download.eclipse.org/eclipse/updates/4.33-I-builds" |
187 |
| - targetURL="https://download.eclipse.org/eclipse/updates/4.34-I-builds"> |
188 |
| - <description>Redirect 4.33 I-builds to 4.34 I-builds</description> |
| 188 | + disabled="true" |
| 189 | + sourceURL="https://download.eclipse.org/eclipse/updates/4.34-I-builds" |
| 190 | + targetURL="https://download.eclipse.org/eclipse/updates/4.35-I-builds"> |
| 191 | + <description>Redirect 4.34 I-builds to 4.35 I-builds</description> |
189 | 192 | </setupTask>
|
190 | 193 | <setupTask
|
191 | 194 | xsi:type="setup:RedirectionTask"
|
192 |
| - sourceURL="https://download.eclipse.org/eclipse/updates/4.32/R-4.32-202406010610" |
193 |
| - targetURL="https://download.eclipse.org/eclipse/updates/4.33-I-builds/I20240903-0240"> |
194 |
| - <description>Redirect the release 4.32 build to the final 4.33 I-build which should point at the simple repository to avoid redirecting to 4.33</description> |
| 195 | + disabled="true" |
| 196 | + sourceURL="https://download.eclipse.org/eclipse/updates/4.33/R-4.33-202409030240" |
| 197 | + targetURL="https://download.eclipse.org/eclipse/updates/4.34-I-builds/tbd"> |
| 198 | + <description>Redirect the release 4.33 build to the final 4.34 I-build which should point at the simple repository to avoid redirecting to 4.34 while it's still empty before the actual release</description> |
195 | 199 | </setupTask>
|
196 | 200 | </setupTask>
|
197 | 201 | <project name="platform"
|
|
0 commit comments