@@ -42,8 +42,8 @@ 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.4 .0/org.eclipse.embedcdt.repository-6.4 .0-202307251916.zip >
46
- - < https://download.eclipse.org/embed-cdt/releases/6.4 .0/p2/ >
45
+ - < https://download.eclipse.org/embed-cdt/releases/6.5 .0/org.eclipse.embedcdt.repository-6.5 .0-202307251916.zip >
46
+ - < https://download.eclipse.org/embed-cdt/releases/6.5 .0/p2/ >
47
47
48
48
The official download page is
49
49
@@ -222,7 +222,7 @@ page, login and click the
222
222
[ Create a new release] ( https://projects.eclipse.org/node/18638/create-release/ )
223
223
link in the right side bar, below Releases (it shows only after login).
224
224
225
- Name it like ` 6.4 .0 ` (no v).
225
+ Name it like ` 6.5 .0 ` (no v).
226
226
227
227
Click the ** Create and edit** button.
228
228
@@ -231,7 +231,7 @@ Click the **Edit** tab, **The Basics**; switch to Source mode
231
231
Start with _ Release candidate_ (Header 3).
232
232
233
233
``` html
234
- <p >Version <strong >6.4 .0</strong > is a maintenance/new minor release; it ....</p >
234
+ <p >Version <strong >6.5 .0</strong > is a maintenance/new minor release; it ....</p >
235
235
236
236
<h3 >Release candidate</h3 >
237
237
@@ -272,7 +272,7 @@ In Eclipse:
272
272
- right click: ** Show Properties View**
273
273
- in the right side, edit the ** Location** field to the new release
274
274
candidate p2 URL (like
275
- ` https://download.eclipse.org/embed-cdt/release-candidates/6.4 .0-202307251916/p2/ `
275
+ ` https://download.eclipse.org/embed-cdt/release-candidates/6.5 .0-202307251916/p2/ `
276
276
and press Enter
277
277
- select all the features in the contribution, right-click and choose
278
278
** Fix Versions**
@@ -281,7 +281,7 @@ and press Enter
281
281
- Save
282
282
- stage ` simrel.aggr ` & ` embedcdt.aggrcon `
283
283
- commit with a message like:
284
- - _ embedcdt: update for 6.4 .0-202307251916_ ,
284
+ - _ embedcdt: update for 6.5 .0-202307251916_ ,
285
285
- _ Signed-off-by: Liviu Ionescu
< [email protected] > _
286
286
- click the ** Commit** button (do not Push yet)
287
287
- right click, Show in local Terminal
@@ -335,9 +335,9 @@ When the plug-ins are considered stable:
335
335
- in ` eclipse-plugins.git ` , the master branch, edit both .xml files
336
336
- ` repositories/org.eclipse.embededcdt-repository/composite/compositeArtifacts.xml `
337
337
- ` repositories/org.eclipse.embededcdt-repository/composite/compositeContent.xml `
338
- - add new child like ` <child location='../../releases/6.4 .0/p2'/> `
338
+ - add new child like ` <child location='../../releases/6.5 .0/p2'/> `
339
339
- update ` p2.timestamp ` to the value shown at the end of the ` make-release-candidate-from-master `
340
- - ** commit** master with a message like _ add 6.4 .0 to composite_
340
+ - ** commit** master with a message like _ add 6.5 .0 to composite_
341
341
- ** push** master
342
342
343
343
- go to < https://ci.eclipse.org/embed-cdt/ >
@@ -360,7 +360,7 @@ Both can be used in Eclipse to **Install New Software**.
360
360
The public update URLs are:
361
361
362
362
- < https://download.eclipse.org/embed-cdt/updates/v6/ >
363
- - < https://download.eclipse.org/embed-cdt/releases/6.4 .0/p2/ >
363
+ - < https://download.eclipse.org/embed-cdt/releases/6.5 .0/p2/ >
364
364
365
365
### Update the Eclipse Marketplace records
366
366
@@ -380,12 +380,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
380
380
As links for the latest two, open < https://download.eclipse.org/embed-cdt/releases/ >
381
381
and get the archive URL, like:
382
382
383
- - < https://download.eclipse.org/embed-cdt/releases/6.4 .0/org.eclipse.embedcdt.repository-6.4 .0-202307251916.zip >
383
+ - < https://download.eclipse.org/embed-cdt/releases/6.5 .0/org.eclipse.embedcdt.repository-6.5 .0-202307251916.zip >
384
384
385
385
Isolate the part starting with ` /embed-cdt/... ` and update the URLs to use the download redirect:
386
386
387
- - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.4 .0/org.eclipse.embedcdt.repository-6.4 .0-202307251916.zip >
388
- - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.4 .0/org.eclipse.embedcdt.repository-6.4 .0-202307251916.zip.sha >
387
+ - < https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.5 .0/org.eclipse.embedcdt.repository-6.5 .0-202307251916.zip >
388
+ - < https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.5 .0/org.eclipse.embedcdt.repository-6.5 .0-202307251916.zip.sha >
389
389
390
390
Go to < https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones > and
391
391
update the fixed issues.
@@ -432,7 +432,7 @@ and select the new release
432
432
- replace the entire content with links to GitHub:
433
433
434
434
``` html
435
- <p >Version <strong >6.4 .0</strong > is a new major/minor/service release; it updates ...</p >
435
+ <p >Version <strong >6.5 .0</strong > is a new major/minor/service release; it updates ...</p >
436
436
437
437
<p >Fore more details, please read the project web release pages:</p >
438
438
@@ -466,7 +466,7 @@ In Eclipse:
466
466
- select ** Mapped Repository**
467
467
- right click: ** Show Properties View**
468
468
- in the right side, edit the ** Location** field to the new release p2 URL
469
- (like ` https://download.eclipse.org/embed-cdt/releases/6.4 .0/p2/ `
469
+ (like ` https://download.eclipse.org/embed-cdt/releases/6.5 .0/p2/ `
470
470
and press Enter
471
471
- select all the features in the contribution, right-click and choose
472
472
** Fix Versions**
0 commit comments