Skip to content

Commit c837007

Browse files
committed
version 6.5.0
1 parent 3a2af97 commit c837007

File tree

68 files changed

+90
-90
lines changed
  • branding
    • org.eclipse.embedcdt-branding/META-INF
    • org.eclipse.embedcdt.codered-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/META-INF
    • org.eclipse.embedcdt.debug.packs-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm-branding/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv-branding/META-INF
    • org.eclipse.embedcdt.packs-branding/META-INF
    • org.eclipse.embedcdt.templates.ad-branding/META-INF
    • org.eclipse.embedcdt.templates.cortexm-branding/META-INF
    • org.eclipse.embedcdt.templates.freescale-branding/META-INF
    • org.eclipse.embedcdt.templates.sifive-branding/META-INF
    • org.eclipse.embedcdt.templates.stm-branding/META-INF
    • org.eclipse.embedcdt.templates.xpack-branding/META-INF
  • features
  • parent
  • plugins
    • org.eclipse.embedcdt.codered.ui/META-INF
    • org.eclipse.embedcdt.core/META-INF
    • org.eclipse.embedcdt.debug.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.jlink.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu.core/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.restart.ui/META-INF
    • org.eclipse.embedcdt.debug.gdbjtag.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.riscv.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.ui/META-INF
    • org.eclipse.embedcdt.managedbuild.packs.ui/META-INF
    • org.eclipse.embedcdt.packs.core/META-INF
    • org.eclipse.embedcdt.packs.ui/META-INF
    • org.eclipse.embedcdt.templates.core/META-INF
    • org.eclipse.embedcdt.templates.freescale.pe.ui/META-INF
    • org.eclipse.embedcdt.ui/META-INF
  • target-platform

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+90
-90
lines changed

README-MAINTAINER.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ 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.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/>
4747

4848
The official download page is
4949

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

225-
Name it like `6.4.0` (no v).
225+
Name it like `6.5.0` (no v).
226226

227227
Click the **Create and edit** button.
228228

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

233233
```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>
235235

236236
<h3>Release candidate</h3>
237237

@@ -272,7 +272,7 @@ In Eclipse:
272272
- right click: **Show Properties View**
273273
- in the right side, edit the **Location** field to the new release
274274
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/`
276276
and press Enter
277277
- select all the features in the contribution, right-click and choose
278278
**Fix Versions**
@@ -281,7 +281,7 @@ and press Enter
281281
- Save
282282
- stage `simrel.aggr` & `embedcdt.aggrcon`
283283
- commit with a message like:
284-
- _embedcdt: update for 6.4.0-202307251916_,
284+
- _embedcdt: update for 6.5.0-202307251916_,
285285
- _Signed-off-by: Liviu Ionescu <[email protected]>_
286286
- click the **Commit** button (do not Push yet)
287287
- right click, Show in local Terminal
@@ -335,9 +335,9 @@ When the plug-ins are considered stable:
335335
- in `eclipse-plugins.git`, the master branch, edit both .xml files
336336
- `repositories/org.eclipse.embededcdt-repository/composite/compositeArtifacts.xml`
337337
- `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'/>`
339339
- 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_
341341
- **push** master
342342

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

362362
- <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/>
364364

365365
### Update the Eclipse Marketplace records
366366

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

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>
384384

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

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>
389389

390390
Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
391391
update the fixed issues.
@@ -432,7 +432,7 @@ and select the new release
432432
- replace the entire content with links to GitHub:
433433

434434
```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>
436436

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

@@ -466,7 +466,7 @@ In Eclipse:
466466
- select **Mapped Repository**
467467
- right click: **Show Properties View**
468468
- 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/`
470470
and press Enter
471471
- select all the features in the contribution, right-click and choose
472472
**Fix Versions**

branding/org.eclipse.embedcdt-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.codered-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.codered;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.debug.gdbjtag-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.jlink;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.openocd;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.pyocd;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.gdbjtag.qemu;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-Vendor: %bundle.vendor
88
Bundle-ActivationPolicy: lazy

branding/org.eclipse.embedcdt.debug.packs-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.debug.packs;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.riscv;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-RequiredExecutionEnvironment: JavaSE-11
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.packs-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.packs;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.ad-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.ad;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.cortexm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.cortexm;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.freescale-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.freescale;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.sifive-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.sifive;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.stm-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.stm;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/org.eclipse.embedcdt.templates.xpack-branding/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.templates.xpack;singleton:=true
5-
Bundle-Version: 6.4.0.qualifier
5+
Bundle-Version: 6.5.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
77
Bundle-ActivationPolicy: lazy
88
Bundle-Vendor: %bundle.vendor

branding/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.eclipse.embedcdt</groupId>
2828
<artifactId>org.eclipse.embedcdt.parent</artifactId>
29-
<version>6.4.0-SNAPSHOT</version>
29+
<version>6.5.0-SNAPSHOT</version>
3030
<relativePath>../parent/pom.xml</relativePath>
3131
</parent>
3232

features/org.eclipse.embedcdt-feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt"
1717
label="%featureName"
18-
version="6.4.0.qualifier"
18+
version="6.5.0.qualifier"
1919
provider-name="%providerName"
2020
plugin="org.eclipse.embedcdt"
2121
license-feature="org.eclipse.license"

features/org.eclipse.embedcdt.codered-feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt.codered"
1717
label="%featureName"
18-
version="6.4.0.qualifier"
18+
version="6.5.0.qualifier"
1919
provider-name="%providerName"
2020
plugin="org.eclipse.embedcdt.codered"
2121
license-feature="org.eclipse.license"
@@ -30,7 +30,7 @@
3030
</copyright>
3131

3232
<requires>
33-
<import feature="org.eclipse.embedcdt" version="6.4.0" match="compatible"/>
33+
<import feature="org.eclipse.embedcdt" version="6.5.0" match="compatible"/>
3434
</requires>
3535

3636
<plugin

features/org.eclipse.embedcdt.debug.gdbjtag-feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt.debug.gdbjtag"
1717
label="%featureName"
18-
version="6.4.0.qualifier"
18+
version="6.5.0.qualifier"
1919
provider-name="%providerName"
2020
plugin="org.eclipse.embedcdt.debug.gdbjtag"
2121
license-feature="org.eclipse.license"

features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<feature
1515
id="org.eclipse.embedcdt.debug.gdbjtag.jlink"
1616
label="%featureName"
17-
version="6.4.0.qualifier"
17+
version="6.5.0.qualifier"
1818
provider-name="%providerName"
1919
plugin="org.eclipse.embedcdt.debug.gdbjtag.jlink"
2020
license-feature="org.eclipse.license"
@@ -29,7 +29,7 @@
2929
</copyright>
3030

3131
<requires>
32-
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.4.0" match="compatible"/>
32+
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.5.0" match="compatible"/>
3333
</requires>
3434

3535
<plugin

features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<feature
1515
id="org.eclipse.embedcdt.debug.gdbjtag.openocd"
1616
label="%featureName"
17-
version="6.4.0.qualifier"
17+
version="6.5.0.qualifier"
1818
provider-name="%providerName"
1919
plugin="org.eclipse.embedcdt.debug.gdbjtag.openocd"
2020
license-feature="org.eclipse.license"
@@ -29,7 +29,7 @@
2929
</copyright>
3030

3131
<requires>
32-
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.4.0" match="compatible"/>
32+
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.5.0" match="compatible"/>
3333
</requires>
3434

3535
<plugin

features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<feature
1515
id="org.eclipse.embedcdt.debug.gdbjtag.pyocd"
1616
label="%featureName"
17-
version="6.4.0.qualifier"
17+
version="6.5.0.qualifier"
1818
provider-name="%providerName"
1919
plugin="org.eclipse.embedcdt.debug.gdbjtag.pyocd"
2020
license-feature="org.eclipse.license"
@@ -29,7 +29,7 @@
2929
</copyright>
3030

3131
<requires>
32-
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.4.0" match="compatible"/>
32+
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.5.0" match="compatible"/>
3333
</requires>
3434

3535
<plugin

features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<feature
1515
id="org.eclipse.embedcdt.debug.gdbjtag.qemu"
1616
label="%featureName"
17-
version="6.4.0.qualifier"
17+
version="6.5.0.qualifier"
1818
provider-name="%providerName"
1919
plugin="org.eclipse.embedcdt.debug.gdbjtag.qemu"
2020
license-feature="org.eclipse.license"
@@ -29,7 +29,7 @@
2929
</copyright>
3030

3131
<requires>
32-
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.4.0" match="compatible"/>
32+
<import feature="org.eclipse.embedcdt.debug.gdbjtag" version="6.5.0" match="compatible"/>
3333
</requires>
3434

3535
<plugin

features/org.eclipse.embedcdt.doc.user-feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt.doc.user"
1717
label="%featureName"
18-
version="6.4.0.qualifier"
18+
version="6.5.0.qualifier"
1919
provider-name="%providerName"
2020
license-feature="org.eclipse.license"
2121
license-feature-version="0.0.0">

features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<feature
1616
id="org.eclipse.embedcdt.managedbuild.cross.arm"
1717
label="%featureName"
18-
version="6.4.0.qualifier"
18+
version="6.5.0.qualifier"
1919
provider-name="%providerName"
2020
plugin="org.eclipse.embedcdt.managedbuild.cross.arm"
2121
license-feature="org.eclipse.license"

0 commit comments

Comments
 (0)