Skip to content

Commit 5ed5331

Browse files
committed
README-MAINTAINER update timestamp
1 parent 3392aaa commit 5ed5331

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README-MAINTAINER.md

+8-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.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943.zip>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057.zip>
4646
- <https://download.eclipse.org/embed-cdt/releases/6.2.2/p2/>
4747

4848
The official download page is
@@ -248,14 +248,14 @@ In Eclipse:
248248
- right click: **Show Properties View**
249249
- in the right side, edit the **Location** field to the new release
250250
candidate p2 URL (like
251-
`https://download.eclipse.org/embed-cdt/release-candidates/6.2.2-202204041943/p2/`
251+
`https://download.eclipse.org/embed-cdt/release-candidates/6.2.2-202206121057/p2/`
252252
and press Enter
253253
- select all the features in the contribution, right-click and choose
254254
**Fix Versions**
255255
- select the Contribution and **Validate**
256256
- select the Aggregation and **Validate**
257257
- Save
258-
- commit _embedcdt: update for 6.2.2-202204041943'_
258+
- commit _embedcdt: update for 6.2.2-202206121057'_
259259
- _Signed-off-by: Liviu Ionescu <[email protected]>_
260260
- _Signed-off-by: Liviu Ionescu &lt;[email protected]&gt;_
261261

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

285285
Announce the release candidate to the **[email protected]** list;
286286
use a subject like
287-
**Embed CDT v6.2.2-202204041943 release candidate**,
287+
**Embed CDT v6.2.2-202206121057 release candidate**,
288288
and pass a link to the release page, available at:
289289

290290
- <https://projects.eclipse.org/projects/iot.embed-cdt/>
@@ -299,7 +299,7 @@ Go to the release candidate folder
299299

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

302-
Copy the tag and enter it in Git, like `v6.2.2-202204041943` (with `v`).
302+
Copy the tag and enter it in Git, like `v6.2.2-202206121057` (with `v`).
303303

304304
## Publish the final release
305305

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

355-
- <https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943.zip>
355+
- <https://download.eclipse.org/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057.zip>
356356

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

359-
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943.zip>
360-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202204041943.zip.sha>
359+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057.zip>
360+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.2.2/org.eclipse.embedcdt.repository-6.2.2-202206121057.zip.sha>
361361

362362
Update the milestone URL.
363363

0 commit comments

Comments
 (0)