@@ -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.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721 .zip >
45
+ - < https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738 .zip >
46
46
- < https://download.eclipse.org/embed-cdt/releases/6.3.1/p2/ >
47
47
48
48
The official download page is
@@ -251,14 +251,14 @@ In Eclipse:
251
251
- right click: ** Show Properties View**
252
252
- in the right side, edit the ** Location** field to the new release
253
253
candidate p2 URL (like
254
- ` https://download.eclipse.org/embed-cdt/release-candidates/6.3.1-202208180721 /p2/ `
254
+ ` https://download.eclipse.org/embed-cdt/release-candidates/6.3.1-202210101738 /p2/ `
255
255
and press Enter
256
256
- select all the features in the contribution, right-click and choose
257
257
** Fix Versions**
258
258
- select the Contribution and ** Validate**
259
259
- select the Aggregation and ** Validate**
260
260
- Save
261
- - commit _ embedcdt: update for 6.3.1-202208180721 _
261
+ - commit _ embedcdt: update for 6.3.1-202210101738 _
262
262
- _ Signed-off-by: Liviu Ionescu
< [email protected] > _
263
263
- _ Signed-off-by: Liviu Ionescu
< ; [email protected] > ; _
264
264
@@ -287,7 +287,7 @@ In about 5 minutes it'll automatically rebuild the staging repo:
287
287
288
288
Announce the release candidate to the
** [email protected] ** list;
289
289
use a subject like
290
- ** Embed CDT v6.3.1-202208180721 release candidate** ,
290
+ ** Embed CDT v6.3.1-202210101738 release candidate** ,
291
291
and pass a link to the release page, available at:
292
292
293
293
- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -302,7 +302,7 @@ Go to the release candidate folder
302
302
303
303
- [ https://download.eclipse.org/embed-cdt/release-candidates/ ] ( https://download.eclipse.org/embed-cdt/release-candidates/ )
304
304
305
- Copy the tag and enter it in Git, like ` v6.3.1-202208180721 ` (with ` v ` ).
305
+ Copy the tag and enter it in Git, like ` v6.3.1-202210101738 ` (with ` v ` ).
306
306
307
307
## Publish the final release
308
308
@@ -356,12 +356,12 @@ In the `develop` branch, in `_posts/release`, add a new release page.
356
356
As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
357
357
and get the archive URL, like:
358
358
359
- - < https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721 .zip >
359
+ - < https://download.eclipse.org/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738 .zip >
360
360
361
361
Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
362
362
363
- - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721 .zip >
364
- - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202208180721 .zip.sha >
363
+ - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738 .zip >
364
+ - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.1/org.eclipse.embedcdt.repository-6.3.1-202210101738 .zip.sha >
365
365
366
366
Update the milestone URL.
367
367
0 commit comments