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