diff --git a/README-MAINTAINER.md b/README-MAINTAINER.md index 9a3fb2001..d9bed39d9 100644 --- a/README-MAINTAINER.md +++ b/README-MAINTAINER.md @@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder for each version, with the archive in the top folder and the p2 repo as a sub-folder -- +- - The official download page is @@ -192,6 +192,8 @@ Go to the release candidate folder Get the timestamp and update the README-MAINTENANCE.md file. +Commit with _README-MAINTAINER update timestamp_. + ### Create a release candidate record This applies only for the first release candidate, or for the final release. @@ -248,14 +250,14 @@ In Eclipse: - right click: **Show Properties View** - in the right side, edit the **Location** field to the new release candidate p2 URL (like -`https://download.eclipse.org/embed-cdt/release-candidates/6.3.0-202206121057/p2/` +`https://download.eclipse.org/embed-cdt/release-candidates/6.3.0-202208180721/p2/` and press Enter - select all the features in the contribution, right-click and choose **Fix Versions** - select the Contribution and **Validate** - select the Aggregation and **Validate** - Save -- commit _embedcdt: update for 6.3.0-202206121057'_ +- commit _embedcdt: update for 6.3.0-202208180721'_ - _Signed-off-by: Liviu Ionescu _ - _Signed-off-by: Liviu Ionescu <ilg@livius.net>_ @@ -284,7 +286,7 @@ In about one hour it'll automatically rebuild the staging repo: Announce the release candidate to the **embed-cdt-dev@eclipse.org** list; use a subject like -**Embed CDT v6.3.0-202206121057 release candidate**, +**Embed CDT v6.3.0-202208180721 release candidate**, and pass a link to the release page, available at: - @@ -299,7 +301,7 @@ Go to the release candidate folder - [https://download.eclipse.org/embed-cdt/release-candidates/](https://download.eclipse.org/embed-cdt/release-candidates/) -Copy the tag and enter it in Git, like `v6.3.0-202206121057` (with `v`). +Copy the tag and enter it in Git, like `v6.3.0-202208180721` (with `v`). ## Publish the final release @@ -352,12 +354,12 @@ In the `develop` branch, in `_posts/release`, add a new release page. As links for the latest two, open and get the archive URL, like: -- +- Isolate the part starting with `/embed-cdt/...` and update the URLs to use the download redirect: -- -- +- +- Update the milestone URL.