@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
42
42
for each version, with the archive in the top folder and the p2 repo as
43
43
a sub-folder
44
44
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 >
46
46
- < https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/ >
47
47
48
48
The official download page is
@@ -201,7 +201,7 @@ Go to the release candidate folder
201
201
202
202
- < https://download.eclipse.org/embed-cdt/release-candidates/ >
203
203
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.
205
205
206
206
Commit with _ README-MAINTAINER update timestamp_ .
207
207
@@ -258,11 +258,11 @@ With a Git client:
258
258
- open ` simrel.build-fork.git `
259
259
- pull new commits
260
260
- 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 `
263
263
- replace short version to ` 6.6.1 `
264
264
- 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_ ,
266
266
- push
267
267
- create pull request
268
268
@@ -279,7 +279,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:
279
279
280
280
Announce the release candidate to the
** [email protected] ** list;
281
281
use a subject like
282
- ** Embed CDT v6.6.1-202404031712 release candidate** ,
282
+ ** Embed CDT v6.6.1-202408270735 release candidate** ,
283
283
and pass a link to the release page, available at:
284
284
285
285
- < https://projects.eclipse.org/projects/iot.embed-cdt/ >
@@ -294,7 +294,7 @@ Go to the release candidate folder
294
294
295
295
- < https://download.eclipse.org/embed-cdt/release-candidates/ >
296
296
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 ` ).
298
298
299
299
## Publish the final release
300
300
@@ -348,12 +348,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
348
348
As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
349
349
and get the archive URL, like:
350
350
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 >
352
352
353
353
Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
354
354
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 >
357
357
358
358
Go to < https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones > and
359
359
update the fixed issues.
@@ -432,7 +432,7 @@ Use the <https://github.com/embed-cdt/simrel.build> fork.
432
432
- pull new commits
433
433
- edit ` embedcdt.aggrcon `
434
434
- 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 `
436
436
- replace short version to ` 6.6.1 `
437
437
- commit with a message like:
438
438
- _ embedcdt: update for 6.6.1_ ,
0 commit comments