@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
4242for each version, with the archive in the top folder and the p2 repo as
4343a sub-folder
4444
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 >
4646- < https://download.eclipse.org/embed-cdt/releases/6.3.1/p2/ >
4747
4848The official download page is
@@ -251,14 +251,14 @@ In Eclipse:
251251- right click: ** Show Properties View**
252252- in the right side, edit the ** Location** field to the new release
253253candidate 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/ `
255255and press Enter
256256- select all the features in the contribution, right-click and choose
257257** Fix Versions**
258258- select the Contribution and ** Validate**
259259- select the Aggregation and ** Validate**
260260- Save
261- - commit _ embedcdt: update for 6.3.1-202208180721 _
261+ - commit _ embedcdt: update for 6.3.1-202210101738 _
262262- _ Signed-off-by: Liviu Ionescu
< [email protected] > _
263263- _ Signed-off-by: Liviu Ionescu
< ; [email protected] > ; _ 264264
@@ -287,7 +287,7 @@ In about 5 minutes it'll automatically rebuild the staging repo:
287287
288288Announce the release candidate to the
** [email protected] ** list;
289289use a subject like
290- ** Embed CDT v6.3.1-202208180721 release candidate** ,
290+ ** Embed CDT v6.3.1-202210101738 release candidate** ,
291291and pass a link to the release page, available at:
292292
293293- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -302,7 +302,7 @@ Go to the release candidate folder
302302
303303- [ https://download.eclipse.org/embed-cdt/release-candidates/ ] ( https://download.eclipse.org/embed-cdt/release-candidates/ )
304304
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 ` ).
306306
307307## Publish the final release
308308
@@ -356,12 +356,12 @@ In the `develop` branch, in `_posts/release`, add a new release page.
356356As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
357357and get the archive URL, like:
358358
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 >
360360
361361Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
362362
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 >
365365
366366Update the milestone URL.
367367
0 commit comments