@@ -43,7 +43,7 @@ For archiving purposes, the release is also published in a separate folder
43
43
for each version, with the archive in the top folder and the p2 repo as
44
44
a sub-folder
45
45
46
- - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip
46
+ - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip
47
47
- https://download.eclipse.org/embed-cdt/releases/6.0.0/p2/
48
48
49
49
Packages are published at:
@@ -233,14 +233,14 @@ Start with _Release candidate_ (Header 3).
233
233
234
234
<pre >
235
235
features:
236
- org.eclipse.embedcdt.codered.feature_2.0.0.202010292017 .jar
236
+ org.eclipse.embedcdt.codered.feature_2.0.0.202012080907 .jar
237
237
...
238
- org.eclipse.embedcdt.templates.stm.feature.source_2.7.2.202010292017 .jar
238
+ org.eclipse.embedcdt.templates.stm.feature.source_2.7.2.202012080907 .jar
239
239
240
240
plugins:
241
- org.eclipse.embedcdt.codered_2.0.0.202010292017 .jar
241
+ org.eclipse.embedcdt.codered_2.0.0.202012080907 .jar
242
242
...
243
- org.eclipse.embedcdt.templates.stm.source_2.7.2.202010292017 .jar
243
+ org.eclipse.embedcdt.templates.stm.source_2.7.2.202012080907 .jar
244
244
</pre >
245
245
246
246
```
@@ -282,7 +282,7 @@ In Eclipse:
282
282
- right click: ** Show Properties View**
283
283
- in the right side, edit the ** Location** field to the new release
284
284
candidate p2 URL (like
285
- ` https://download.eclipse.org/embed-cdt/release-candidates/6.0.0-202011221632 /p2/ `
285
+ ` https://download.eclipse.org/embed-cdt/release-candidates/6.0.0-202012080907 /p2/ `
286
286
and press Enter
287
287
- select all the features in the contribution, right-click and choose
288
288
** Fix Versions**
@@ -291,7 +291,7 @@ and press Enter
291
291
- Save
292
292
293
293
``` bash
294
- git commit -m ' embedcdt: update for 6.0.0-202011221632 '
294
+ git commit -m ' embedcdt: update for 6.0.0-202012080907 '
295
295
git push ssh://
[email protected] :29418/simrel/org.eclipse.simrel.build HEAD:refs/for/master
296
296
```
297
297
@@ -310,7 +310,7 @@ In about one hour it'll automatically rebuild the staging repo:
310
310
311
311
Announce the release candidate to the
** [email protected] ** list;
312
312
use a subject like
313
- ** Eclipse Embedded CDT v6.0.0-202011221632 release candidate** ,
313
+ ** Embed CDT v6.0.0-202012080907 release candidate** ,
314
314
and pass a link to the release page.
315
315
316
316
Beta testers can install the release candidate from:
@@ -391,20 +391,20 @@ and select the new release
391
391
<p >For manual installs, the plug-ins are also available as regular archives, that can be downloaded locally and installed.</p >
392
392
393
393
<ul >
394
- <li ><a href =" https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip" >org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip</a > <a href =" https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip.sha" >(SHA)</a ></li >
394
+ <li ><a href =" https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip" >org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip</a > <a href =" https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip.sha" >(SHA)</a ></li >
395
395
</ul >
396
396
```
397
397
398
398
As links for the latest two, open https://download.eclipse.org/embed-cdt/releases/
399
399
and get something like:
400
400
401
- - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip
402
- - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip.sha
401
+ - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip
402
+ - https://download.eclipse.org/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip.sha
403
403
404
404
Update the URLs to use the download redirect:
405
405
406
- - https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip
407
- - https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202010292017 .zip.sha
406
+ - https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip
407
+ - https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.0.0/org.eclipse.embedcdt.repository-6.0.0-202012080907 .zip.sha
408
408
409
409
Remove the _ Pre-release_ top header.
410
410
@@ -515,7 +515,7 @@ Add a tag like `v6.0.0` (with `v`).
515
515
### Announce release
516
516
517
517
Announce the release to the
** [email protected] ** list;
518
- use a subject like ** Eclipse Embedded CDT v6.0.0 released** , and
518
+ use a subject like ** Embed CDT v6.0.0 released** , and
519
519
pass a link to the release page.
520
520
521
521
Beta testers can install the pre-release from:
@@ -526,6 +526,6 @@ Beta testers can install the pre-release from:
526
526
527
527
- in a separate browser windows, open [ TweetDeck] ( https://tweetdeck.twitter.com/ )
528
528
- using the ` @embedCDT ` account, enter a message like
529
- ** Eclipse Embedded CDT v6.0.0 released** and on the next line
529
+ ** Embed CDT v6.0.0 released** and on the next line
530
530
paste the link to the release
531
531
- click the Tweet button
0 commit comments