@@ -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.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712 .zip >
45+ - < https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735 .zip >
4646- < https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/ >
4747
4848The official download page is
@@ -201,7 +201,7 @@ Go to the release candidate folder
201201
202202- < https://download.eclipse.org/embed-cdt/release-candidates/ >
203203
204- Get the timestamp (like 202404031712 ) and update the README-MAINTENANCE.md file.
204+ Get the timestamp (like 202408270735 ) and update the README-MAINTENANCE.md file.
205205
206206Commit with _ README-MAINTAINER update timestamp_ .
207207
@@ -258,11 +258,11 @@ With a Git client:
258258- open ` simrel.build-fork.git `
259259- pull new commits
260260- edit ` embedcdt.aggrcon `
261- - replace location to < https://download.eclipse.org/embed-cdt/release-candidates/6.6.1-202404031712 /p2/ >
262- - replace full version to ` 6.6.1.202404031712 `
261+ - replace location to < https://download.eclipse.org/embed-cdt/release-candidates/6.6.1-202408270735 /p2/ >
262+ - replace full version to ` 6.6.1.202408270735 `
263263 - replace short version to ` 6.6.1 `
264264- commit with a message like:
265- - _ embedcdt: update for 6.6.1-202404031712 release candidate_ ,
265+ - _ embedcdt: update for 6.6.1-202408270735 release candidate_ ,
266266- push
267267- create pull request
268268
@@ -279,7 +279,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:
279279
280280Announce the release candidate to the ** embed-cdt-dev@eclipse.org ** list;
281281use a subject like
282- ** Embed CDT v6.6.1-202404031712 release candidate** ,
282+ ** Embed CDT v6.6.1-202408270735 release candidate** ,
283283and pass a link to the release page, available at:
284284
285285- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -294,7 +294,7 @@ Go to the release candidate folder
294294
295295- < https://download.eclipse.org/embed-cdt/release-candidates/ >
296296
297- Copy the tag and enter it in Git, like ` v6.6.1-202404031712 ` (with ` v ` ).
297+ Copy the tag and enter it in Git, like ` v6.6.1-202408270735 ` (with ` v ` ).
298298
299299## Publish the final release
300300
@@ -348,12 +348,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
348348As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
349349and get the archive URL, like:
350350
351- - < https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712 .zip >
351+ - < https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735 .zip >
352352
353353Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
354354
355- - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712 .zip >
356- - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712 .zip.sha >
355+ - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735 .zip >
356+ - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735 .zip.sha >
357357
358358Go to < https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones > and
359359update the fixed issues.
@@ -432,7 +432,7 @@ Use the <https://github.com/embed-cdt/simrel.build> fork.
432432- pull new commits
433433- edit ` embedcdt.aggrcon `
434434 - replace location to < https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/ >
435- - replace full version to ` 6.6.1.202404031712 `
435+ - replace full version to ` 6.6.1.202408270735 `
436436 - replace short version to ` 6.6.1 `
437437- commit with a message like:
438438 - _ embedcdt: update for 6.6.1_ ,
0 commit comments