Skip to content

Commit 3c2f4ed

Browse files
committed
Update composites and timestamps in preparation for 6.7.0 release
1 parent 7e5cf10 commit 3c2f4ed

3 files changed

Lines changed: 15 additions & 13 deletions

File tree

README-MAINTAINER.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
4242
for each version, with the archive in the top folder and the p2 repo as
4343
a sub-folder
4444

45-
- <https://download.eclipse.org/embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202408270735.zip>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202602251544.zip>
4646
- <https://download.eclipse.org/embed-cdt/releases/6.7.0/p2/>
4747

4848
The 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 202408270735) and update the README-MAINTENANCE.md file.
204+
Get the timestamp (like 202602251544) and update the README-MAINTENANCE.md file.
205205

206206
Commit 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.7.0-202408270735/p2/>
262-
- replace full version to `6.7.0.202408270735`
261+
- replace location to <https://download.eclipse.org/embed-cdt/release-candidates/6.7.0-202602251544/p2/>
262+
- replace full version to `6.7.0.202602251544`
263263
- replace short version to `6.7.0`
264264
- commit with a message like:
265-
- _embedcdt: update for 6.7.0-202408270735 release candidate_,
265+
- _embedcdt: update for 6.7.0-202602251544 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

280280
Announce the release candidate to the **embed-cdt-dev@eclipse.org** list;
281281
use a subject like
282-
**Embed CDT v6.7.0-202408270735 release candidate**,
282+
**Embed CDT v6.7.0-202602251544 release candidate**,
283283
and 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.7.0-202408270735` (with `v`).
297+
Copy the tag and enter it in Git, like `v6.7.0-202602251544` (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.
348348
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
349349
and get the archive URL, like:
350350

351-
- <https://download.eclipse.org/embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202408270735.zip>
351+
- <https://download.eclipse.org/embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202602251544.zip>
352352

353353
Isolate 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.7.0/org.eclipse.embedcdt.repository-6.7.0-202408270735.zip>
356-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202408270735.zip.sha>
355+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202602251544.zip>
356+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.7.0/org.eclipse.embedcdt.repository-6.7.0-202602251544.zip.sha>
357357

358358
Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
359359
update 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.7.0/p2/>
435-
- replace full version to `6.7.0.202408270735`
435+
- replace full version to `6.7.0.202602251544`
436436
- replace short version to `6.7.0`
437437
- commit with a message like:
438438
- _embedcdt: update for 6.7.0_,

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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` on Linux -->
7-
<property name='p2.timestamp' value='1724744568745'/>
7+
<property name='p2.timestamp' value='1772034671947'/>
88
</properties>
99
<children size='1'>
1010
<child location='../../releases/6.0.0/p2'/>
@@ -19,5 +19,6 @@
1919
<child location='../../releases/6.5.0/p2'/>
2020
<child location='../../releases/6.6.0/p2'/>
2121
<child location='../../releases/6.6.1/p2'/>
22+
<child location='../../releases/6.7.0/p2'/>
2223
</children>
2324
</repository>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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` on Linux -->
7-
<property name='p2.timestamp' value='1724744568745'/>
7+
<property name='p2.timestamp' value='1772034671947'/>
88
</properties>
99
<children size='1'>
1010
<child location='../../releases/6.0.0/p2'/>
@@ -19,5 +19,6 @@
1919
<child location='../../releases/6.5.0/p2'/>
2020
<child location='../../releases/6.6.0/p2'/>
2121
<child location='../../releases/6.6.1/p2'/>
22+
<child location='../../releases/6.7.0/p2'/>
2223
</children>
2324
</repository>

0 commit comments

Comments
 (0)