Skip to content

Commit 9f0717a

Browse files
committed
README-MAINTAINER update timestamp
1 parent 7ee8504 commit 9f0717a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README-MAINTAINER.md

+9-9
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.6.0/org.eclipse.embedcdt.repository-6.6.0-202403192128.zip>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403210905.zip>
4646
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>
4747

4848
The official download page is
@@ -209,7 +209,7 @@ Go to the release candidate folder
209209

210210
- <https://download.eclipse.org/embed-cdt/release-candidates/>
211211

212-
Get the timestamp and update the README-MAINTENANCE.md file.
212+
Get the timestamp (like 202403210905) and update the README-MAINTENANCE.md file.
213213

214214
Commit with _README-MAINTAINER update timestamp_.
215215

@@ -273,7 +273,7 @@ In Eclipse:
273273
- right click: **Show Properties View**
274274
- in the right side, edit the **Location** field to the new release
275275
candidate p2 URL (like
276-
`https://download.eclipse.org/embed-cdt/release-candidates/6.6.0-202403192128/p2/`
276+
`https://download.eclipse.org/embed-cdt/release-candidates/6.6.0-202403210905/p2/`
277277
and press Enter
278278
- select all the features in the contribution, right-click and choose
279279
**Fix Versions**
@@ -282,7 +282,7 @@ and press Enter
282282
- Save
283283
- stage `simrel.aggr` & `embedcdt.aggrcon`
284284
- commit with a message like:
285-
- _embedcdt: update for 6.6.0-202403192128_,
285+
- _embedcdt: update for 6.6.0-202403210905_,
286286
- _Signed-off-by: Liviu Ionescu <[email protected]>_
287287
- click the **Commit** button (do not Push yet)
288288
- right click, Show in local Terminal
@@ -312,7 +312,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:
312312

313313
Announce the release candidate to the **[email protected]** list;
314314
use a subject like
315-
**Embed CDT v6.6.0-202403192128 release candidate**,
315+
**Embed CDT v6.6.0-202403210905 release candidate**,
316316
and pass a link to the release page, available at:
317317

318318
- <https://projects.eclipse.org/projects/iot.embed-cdt/>
@@ -327,7 +327,7 @@ Go to the release candidate folder
327327

328328
- [https://download.eclipse.org/embed-cdt/release-candidates/](https://download.eclipse.org/embed-cdt/release-candidates/)
329329

330-
Copy the tag and enter it in Git, like `v6.6.0-202403192128` (with `v`).
330+
Copy the tag and enter it in Git, like `v6.6.0-202403210905` (with `v`).
331331

332332
## Publish the final release
333333

@@ -381,12 +381,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
381381
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
382382
and get the archive URL, like:
383383

384-
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403192128.zip>
384+
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403210905.zip>
385385

386386
Isolate the part starting with `/embed-cdt/...` and update the URLs to use the download redirect:
387387

388-
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403192128.zip>
389-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403192128.zip.sha>
388+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403210905.zip>
389+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202403210905.zip.sha>
390390

391391
Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
392392
update the fixed issues.

0 commit comments

Comments
 (0)