@@ -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.0/org.eclipse.embedcdt.repository-6.3.0-202206121057 .zip >
45+ - < https://download.eclipse.org/embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202208180721 .zip >
4646- < https://download.eclipse.org/embed-cdt/releases/6.3.0/p2/ >
4747
4848The official download page is
@@ -192,6 +192,8 @@ Go to the release candidate folder
192192
193193Get the timestamp and update the README-MAINTENANCE.md file.
194194
195+ Commit with _ README-MAINTAINER update timestamp_ .
196+
195197### Create a release candidate record
196198
197199This applies only for the first release candidate, or for the final release.
@@ -248,14 +250,14 @@ In Eclipse:
248250- right click: ** Show Properties View**
249251- in the right side, edit the ** Location** field to the new release
250252candidate p2 URL (like
251- ` https://download.eclipse.org/embed-cdt/release-candidates/6.3.0-202206121057 /p2/ `
253+ ` https://download.eclipse.org/embed-cdt/release-candidates/6.3.0-202208180721 /p2/ `
252254and press Enter
253255- select all the features in the contribution, right-click and choose
254256** Fix Versions**
255257- select the Contribution and ** Validate**
256258- select the Aggregation and ** Validate**
257259- Save
258- - commit _ embedcdt: update for 6.3.0-202206121057 '_
260+ - commit _ embedcdt: update for 6.3.0-202208180721 '_
259261- _ Signed-off-by: Liviu Ionescu
< [email protected] > _
260262- _ Signed-off-by: Liviu Ionescu
< ; [email protected] > ; _ 261263
@@ -284,7 +286,7 @@ In about one hour it'll automatically rebuild the staging repo:
284286
285287Announce the release candidate to the
** [email protected] ** list;
286288use a subject like
287- ** Embed CDT v6.3.0-202206121057 release candidate** ,
289+ ** Embed CDT v6.3.0-202208180721 release candidate** ,
288290and pass a link to the release page, available at:
289291
290292- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -299,7 +301,7 @@ Go to the release candidate folder
299301
300302- [ https://download.eclipse.org/embed-cdt/release-candidates/ ] ( https://download.eclipse.org/embed-cdt/release-candidates/ )
301303
302- Copy the tag and enter it in Git, like ` v6.3.0-202206121057 ` (with ` v ` ).
304+ Copy the tag and enter it in Git, like ` v6.3.0-202208180721 ` (with ` v ` ).
303305
304306## Publish the final release
305307
@@ -352,12 +354,12 @@ In the `develop` branch, in `_posts/release`, add a new release page.
352354As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
353355and get the archive URL, like:
354356
355- - < https://download.eclipse.org/embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202206121057 .zip >
357+ - < https://download.eclipse.org/embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202208180721 .zip >
356358
357359Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
358360
359- - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202206121057 .zip >
360- - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202206121057 .zip.sha >
361+ - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202208180721 .zip >
362+ - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.3.0/org.eclipse.embedcdt.repository-6.3.0-202208180721 .zip.sha >
361363
362364Update the milestone URL.
363365
0 commit comments