Skip to content

Commit

Permalink
version: 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Mar 19, 2024
1 parent 195354f commit eb7b50e
Show file tree
Hide file tree
Showing 69 changed files with 106 additions and 106 deletions.
58 changes: 29 additions & 29 deletions README-MAINTAINER.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ For archiving purposes, the release is also published in a separate folder
for each version, with the archive in the top folder and the p2 repo as
a sub-folder

- <https://download.eclipse.org/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/>
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>

The official download page is

Expand Down Expand Up @@ -93,7 +93,7 @@ page, click the
[Milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/)
button and add a
[new](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/new/)
milestone. As title, use the current version, like _v6.5.0_.
milestone. As title, use the current version, like _v6.6.0_.

### Update version in README-MAINTENANCE

Expand Down Expand Up @@ -122,17 +122,17 @@ For the plug-ins that were modified, increase the specific version

Commit the MANIFEST.MF files as _update versions..._

For all features, increase the common version (like _6.5.0_); be sure
For all features, increase the common version (like _6.6.0_); be sure
the composite records are not updated at this moment, they require
new lines, added later.

For all branding, edit the MANIFEST.MF and increase the
`Bundle-Version` (like _6.5.0_).
`Bundle-Version` (like _6.6.0_).

For all other occurrences, except `compositeArtifacts.xml` and
`compositeContent.xml`.

Commit all with _update package version 6.5.0_.
Commit all with _update package version 6.6.0_.

## Build locally

Expand Down Expand Up @@ -223,7 +223,7 @@ page, login and click the
[Create a new release](https://projects.eclipse.org/node/18638/create-release/)
link in the right side bar, below Releases (it shows only after login).

Name it like `6.5.0` (no v).
Name it like `6.6.0` (no v).

Click the **Create and edit** button.

Expand All @@ -232,7 +232,7 @@ Click the **Edit** tab, **The Basics**; switch to Source mode
Start with _Release candidate_ (Header 3).

```html
<p>Version <strong>6.5.0</strong> is a maintenance/new minor release; it ....</p>
<p>Version <strong>6.6.0</strong> is a maintenance/new minor release; it ....</p>

<h3>Release candidate</h3>

Expand Down Expand Up @@ -273,7 +273,7 @@ In Eclipse:
- right click: **Show Properties View**
- in the right side, edit the **Location** field to the new release
candidate p2 URL (like
`https://download.eclipse.org/embed-cdt/release-candidates/6.5.0-202401111557/p2/`
`https://download.eclipse.org/embed-cdt/release-candidates/6.6.0-202401111557/p2/`
and press Enter
- select all the features in the contribution, right-click and choose
**Fix Versions**
Expand All @@ -282,7 +282,7 @@ and press Enter
- Save
- stage `simrel.aggr` & `embedcdt.aggrcon`
- commit with a message like:
- _embedcdt: update for 6.5.0-202401111557_,
- _embedcdt: update for 6.6.0-202401111557_,
- _Signed-off-by: Liviu Ionescu <ilg@livius.net>_
- click the **Commit** button (do not Push yet)
- right click, Show in local Terminal
Expand Down Expand Up @@ -312,7 +312,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:

Announce the release candidate to the **embed-cdt-dev@eclipse.org** list;
use a subject like
**Embed CDT v6.5.0-202401111557 release candidate**,
**Embed CDT v6.6.0-202401111557 release candidate**,
and pass a link to the release page, available at:

- <https://projects.eclipse.org/projects/iot.embed-cdt/>
Expand All @@ -327,7 +327,7 @@ Go to the release candidate folder

- [https://download.eclipse.org/embed-cdt/release-candidates/](https://download.eclipse.org/embed-cdt/release-candidates/)

Copy the tag and enter it in Git, like `v6.5.0-202401111557` (with `v`).
Copy the tag and enter it in Git, like `v6.6.0-202401111557` (with `v`).

## Publish the final release

Expand All @@ -336,9 +336,9 @@ When the plug-ins are considered stable:
- in `eclipse-plugins.git`, the master branch, edit both .xml files
- `repositories/org.eclipse.embededcdt-repository/composite/compositeArtifacts.xml`
- `repositories/org.eclipse.embededcdt-repository/composite/compositeContent.xml`
- add new child like `<child location='../../releases/6.5.0/p2'/>`
- add new child like `<child location='../../releases/6.6.0/p2'/>`
- update `p2.timestamp` to the value shown at the end of the `make-release-candidate-from-master`
- **commit** master with a message like _add 6.5.0 to composite_
- **commit** master with a message like _add 6.6.0 to composite_
- **push** master

- go to <https://ci.eclipse.org/embed-cdt/>
Expand All @@ -361,7 +361,7 @@ Both can be used in Eclipse to **Install New Software**.
The public update URLs are:

- <https://download.eclipse.org/embed-cdt/updates/v6/>
- <https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/>
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>

### Update the Eclipse Marketplace records

Expand All @@ -381,12 +381,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
and get the archive URL, like:

- <https://download.eclipse.org/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
- <https://download.eclipse.org/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>

Isolate the part starting with `/embed-cdt/...` and update the URLs to use the download redirect:

- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip>
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.5.0/org.eclipse.embedcdt.repository-6.5.0-202401111557.zip.sha>
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip>
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.0/org.eclipse.embedcdt.repository-6.6.0-202401111557.zip.sha>

Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
update the fixed issues.
Expand All @@ -397,7 +397,7 @@ Copy/paste the features/plug-ins from the console output of the
[make-release-from-master](https://ci.eclipse.org/embed-cdt/job/make-release-from-master/)
Jenkins job.

- commit with a message like _Eclipse Embedded CDT plug-ins v6.5.0 released_.
- commit with a message like _Eclipse Embedded CDT plug-ins v6.6.0 released_.
- push the `develop` branch
- wait for GitHub Actions job to complete
(<https://github.com/eclipse-embed-cdt/web-jekyll/actions>)
Expand All @@ -411,18 +411,18 @@ Jenkins job.

In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releases) add a new release

- tag: _v6.5.0_ (with `v`)
- title _Eclipse Embedded CDT plug-ins v6.5.0_
- tag: _v6.6.0_ (with `v`)
- title _Eclipse Embedded CDT plug-ins v6.6.0_
- copy/paste from the release page
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/)` with a link to the web page
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/)` with a link to the web page
- do not attach files
- click **Publish release**

### Close milestone

In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones):

- close the v6.5.0 milestone
- close the v6.6.0 milestone

### Update the Eclipse release record

Expand All @@ -433,13 +433,13 @@ and select the new release
- replace the entire content with links to GitHub:

```html
<p>Version <strong>6.5.0</strong> is a new major/minor/service release; it updates ...</p>
<p>Version <strong>6.6.0</strong> is a new major/minor/service release; it updates ...</p>

<p>Fore more details, please read the project web release pages:</p>

<ul>
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/package-2020-12-released/">Eclipse IDE for Embedded C/C++ Developers 2020-12 released</a>&nbsp;(for installing a new Eclipse)</li>
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/">Eclipse Embedded CDT plug-ins v6.5.0 released</a>&nbsp;(for updating the plug-ins on an existing Eclipse)</li>
<li><a href="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/">Eclipse Embedded CDT plug-ins v6.6.0 released</a>&nbsp;(for updating the plug-ins on an existing Eclipse)</li>
</ul>
```

Expand Down Expand Up @@ -469,15 +469,15 @@ In Eclipse:
- select **Mapped Repository**
- right click: **Show Properties View**
- in the right side, edit the **Location** field to the new release p2 URL
(like `https://download.eclipse.org/embed-cdt/releases/6.5.0/p2/`
(like `https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/`
and press Enter
- select all the features in the contribution, right-click and choose
**Fix Versions**
- select the Contribution and **Validate**
- select the Aggregation and **Validate**
- stage `embededcdt.aggrcom`
- commit with a message like:
- _embedcdt: update for 6.5.0_
- _embedcdt: update for 6.6.0_
- _Signed-off-by: Liviu Ionescu <ilg@livius.net>_
- click the **Commit** button (do not push yet)
- right click, Show in local Terminal
Expand Down Expand Up @@ -562,13 +562,13 @@ available from:
## Announce release

Announce the release to the **embed-cdt-dev@eclipse.org** list;
use a subject like **Eclipse Embedded CDT plug-ins v6.5.0 released**, and
use a subject like **Eclipse Embedded CDT plug-ins v6.6.0 released**, and
pass a link to the release page (<https://eclipse-embed-cdt.github.io/news/>).

## Share on Twitter

- in a separate browser windows, open [TweetDeck](https://tweetdeck.twitter.com/)
- using the `@EmbedCDT` account, enter a message like
**Eclipse Embedded CDT plug-ins v6.5.0 released** and on the next line
**Eclipse Embedded CDT plug-ins v6.6.0 released** and on the next line
paste the link to the release
- click the Tweet button
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.codered;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.jlink;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.openocd;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.pyocd;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.qemu;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.debug.packs;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.riscv;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.packs;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.ad;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.cortexm;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.freescale;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.sifive;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.stm;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.templates.xpack;singleton:=true
Bundle-Version: 6.5.0.qualifier
Bundle-Version: 6.6.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %bundle.vendor
Expand Down
2 changes: 1 addition & 1 deletion branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.eclipse.embedcdt</groupId>
<artifactId>org.eclipse.embedcdt.parent</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.embedcdt-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<feature
id="org.eclipse.embedcdt"
label="%featureName"
version="6.5.0.qualifier"
version="6.6.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.embedcdt"
license-feature="org.eclipse.license"
Expand Down
Loading

0 comments on commit eb7b50e

Please sign in to comment.