@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
42
42
for each version, with the archive in the top folder and the p2 repo as
43
43
a sub-folder
44
44
45
- - < https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943 .zip >
45
+ - < https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057 .zip >
46
46
- < https://download.eclipse.org/embed-cdt/releases/6.2.2/p2/ >
47
47
48
48
The official download page is
@@ -248,14 +248,14 @@ In Eclipse:
248
248
- right click: ** Show Properties View**
249
249
- in the right side, edit the ** Location** field to the new release
250
250
candidate p2 URL (like
251
- ` https://download.eclipse.org/embed-cdt/release-candidates/6.2.2-202204041943 /p2/ `
251
+ ` https://download.eclipse.org/embed-cdt/release-candidates/6.2.2-202206121057 /p2/ `
252
252
and press Enter
253
253
- select all the features in the contribution, right-click and choose
254
254
** Fix Versions**
255
255
- select the Contribution and ** Validate**
256
256
- select the Aggregation and ** Validate**
257
257
- Save
258
- - commit _ embedcdt: update for 6.2.2-202204041943 '_
258
+ - commit _ embedcdt: update for 6.2.2-202206121057 '_
259
259
- _ Signed-off-by: Liviu Ionescu
< [email protected] > _
260
260
- _ Signed-off-by: Liviu Ionescu
< ; [email protected] > ; _
261
261
@@ -284,7 +284,7 @@ In about one hour it'll automatically rebuild the staging repo:
284
284
285
285
Announce the release candidate to the
** [email protected] ** list;
286
286
use a subject like
287
- ** Embed CDT v6.2.2-202204041943 release candidate** ,
287
+ ** Embed CDT v6.2.2-202206121057 release candidate** ,
288
288
and pass a link to the release page, available at:
289
289
290
290
- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -299,7 +299,7 @@ Go to the release candidate folder
299
299
300
300
- [ https://download.eclipse.org/embed-cdt/release-candidates/ ] ( https://download.eclipse.org/embed-cdt/release-candidates/ )
301
301
302
- Copy the tag and enter it in Git, like ` v6.2.2-202204041943 ` (with ` v ` ).
302
+ Copy the tag and enter it in Git, like ` v6.2.2-202206121057 ` (with ` v ` ).
303
303
304
304
## Publish the final release
305
305
@@ -352,12 +352,12 @@ In the `develop` branch, in `_posts/release`, add a new release page.
352
352
As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
353
353
and get the archive URL, like:
354
354
355
- - < https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943 .zip >
355
+ - < https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057 .zip >
356
356
357
357
Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
358
358
359
- - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943 .zip >
360
- - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943 .zip.sha >
359
+ - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057 .zip >
360
+ - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057 .zip.sha >
361
361
362
362
Update the milestone URL.
363
363
0 commit comments