Skip to content

Commit 8b775d0

Browse files
committed
update composite xmls for 6.0.0
1 parent fd6f651 commit 8b775d0

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

README-MAINTAINER.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For archiving purposes, the release is also published in a separate folder
4343
for each version, with the archive in the top folder and the p2 repo as
4444
a sub-folder
4545

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
4747
- https://download.eclipse.org/embed-cdt/releases/6.0.0/p2/
4848

4949
Packages are published at:
@@ -233,14 +233,14 @@ Start with _Release candidate_ (Header 3).
233233

234234
<pre>
235235
features:
236-
org.eclipse.embedcdt.codered.feature_2.0.0.202010292017.jar
236+
org.eclipse.embedcdt.codered.feature_2.0.0.202012080907.jar
237237
...
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
239239

240240
plugins:
241-
org.eclipse.embedcdt.codered_2.0.0.202010292017.jar
241+
org.eclipse.embedcdt.codered_2.0.0.202012080907.jar
242242
...
243-
org.eclipse.embedcdt.templates.stm.source_2.7.2.202010292017.jar
243+
org.eclipse.embedcdt.templates.stm.source_2.7.2.202012080907.jar
244244
</pre>
245245

246246
```
@@ -282,7 +282,7 @@ In Eclipse:
282282
- right click: **Show Properties View**
283283
- in the right side, edit the **Location** field to the new release
284284
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/`
286286
and press Enter
287287
- select all the features in the contribution, right-click and choose
288288
**Fix Versions**
@@ -291,7 +291,7 @@ and press Enter
291291
- Save
292292

293293
```bash
294-
git commit -m 'embedcdt: update for 6.0.0-202011221632'
294+
git commit -m 'embedcdt: update for 6.0.0-202012080907'
295295
git push ssh://[email protected]:29418/simrel/org.eclipse.simrel.build HEAD:refs/for/master
296296
```
297297

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

311311
Announce the release candidate to the **[email protected]** list;
312312
use a subject like
313-
**Eclipse Embedded CDT v6.0.0-202011221632 release candidate**,
313+
**Embed CDT v6.0.0-202012080907 release candidate**,
314314
and pass a link to the release page.
315315

316316
Beta testers can install the release candidate from:
@@ -391,20 +391,20 @@ and select the new release
391391
<p>For manual installs, the plug-ins are also available as regular archives, that can be downloaded locally and installed.</p>
392392

393393
<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>
395395
</ul>
396396
```
397397

398398
As links for the latest two, open https://download.eclipse.org/embed-cdt/releases/
399399
and get something like:
400400

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
403403

404404
Update the URLs to use the download redirect:
405405

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
408408

409409
Remove the _Pre-release_ top header.
410410

@@ -515,7 +515,7 @@ Add a tag like `v6.0.0` (with `v`).
515515
### Announce release
516516

517517
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
519519
pass a link to the release page.
520520

521521
Beta testers can install the pre-release from:
@@ -526,6 +526,6 @@ Beta testers can install the pre-release from:
526526

527527
- in a separate browser windows, open [TweetDeck](https://tweetdeck.twitter.com/)
528528
- 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
530530
paste the link to the release
531531
- click the Tweet button

repositories/org.eclipse.embedcdt-repository/composite/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ These files are copied by the Jenkins `create-composite` job
66

77
to
88

9-
- https://download.eclipse.org/embed-cdt/releases/6.0
9+
- https://download.eclipse.org/embed-cdt/updates/v6
1010

1111
which will create a composite update site.

repositories/org.eclipse.embedcdt-repository/composite/compositeArtifacts.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
55
<properties size='1'>
66
<!-- timestamp made with date +%s%3N -->
7-
<property name='p2.timestamp' value='1606239131867'/>
7+
<property name='p2.timestamp' value='1608058606601'/>
88
</properties>
99
<children size='1'>
10-
<child location='../6.0.0'/>
10+
<child location='../../releases/6.0.0'/>
1111
</children>
1212
</repository>

repositories/org.eclipse.embedcdt-repository/composite/compositeContent.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
55
<properties size='1'>
66
<!-- timestamp made with date +%s%3N -->
7-
<property name='p2.timestamp' value='1606239131867'/>
7+
<property name='p2.timestamp' value='1608058606601'/>
88
</properties>
99
<children size='1'>
10-
<child location='../6.0.0'/>
10+
<child location='../../releases/6.0.0'/>
1111
</children>
1212
</repository>

0 commit comments

Comments
 (0)