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