Skip to content

Commit e85f301

Browse files
committed
README-MAINTAINER update timestamp
1 parent 43d1e69 commit e85f301

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README-MAINTAINER.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
4242
for each version, with the archive in the top folder and the p2 repo as
4343
a 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

4848
The official download page is
@@ -192,6 +192,8 @@ Go to the release candidate folder
192192

193193
Get 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

197199
This 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
250252
candidate 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/`
252254
and 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 &lt;[email protected]&gt;_
261263

@@ -284,7 +286,7 @@ In about one hour it'll automatically rebuild the staging repo:
284286

285287
Announce the release candidate to the **[email protected]** list;
286288
use a subject like
287-
**Embed CDT v6.3.0-202206121057 release candidate**,
289+
**Embed CDT v6.3.0-202208180721 release candidate**,
288290
and 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.
352354
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
353355
and 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

357359
Isolate 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

362364
Update the milestone URL.
363365

0 commit comments

Comments
 (0)