Skip to content

Commit 207bdda

Browse files
Build with Tycho 4.0.6 (#715)
Includes bundle version bumps for new version of ECJ and target platform update. Co-authored-by: Александър Куртаков <[email protected]>
1 parent 424f311 commit 207bdda

File tree

119 files changed

+153
-156
lines changed

Some content is hidden

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

119 files changed

+153
-156
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<extension>
44
<groupId>org.eclipse.tycho</groupId>
55
<artifactId>tycho-build</artifactId>
6-
<version>4.0.1</version>
6+
<version>4.0.6</version>
77
</extension>
88
</extensions>

build/org.eclipse.cdt.autotools.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
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.0
44
Bundle-SymbolicName: org.eclipse.cdt.autotools.core;singleton:=true
5-
Bundle-Version: 2.2.200.qualifier
5+
Bundle-Version: 2.2.300.qualifier
66
Bundle-Activator: org.eclipse.cdt.autotools.core.AutotoolsPlugin
77
Bundle-Localization: plugin
88
Require-Bundle: org.eclipse.ui;bundle-version="3.4.0",

build/org.eclipse.cdt.autotools.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
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.0
44
Bundle-SymbolicName: org.eclipse.cdt.autotools.ui;singleton:=true
5-
Bundle-Version: 2.2.300.qualifier
5+
Bundle-Version: 2.2.400.qualifier
66
Bundle-Activator: org.eclipse.cdt.autotools.ui.AutotoolsUIPlugin
77
Bundle-Localization: plugin
88
Bundle-Vendor: %provider

build/org.eclipse.cdt.autotools.ui/about.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2012, 2023 Contributors to the Eclipse Foundation
2+
# Copyright (c) 2012, 2024 Contributors to the Eclipse Foundation
33
#
44
# See the NOTICE file(s) distributed with this work for additional
55
# information regarding copyright ownership.
@@ -24,7 +24,7 @@ blurb=C/C++ Autotools support\n\
2424
Version: {featureVersion}\n\
2525
Build id: {0}\n\
2626
\n\
27-
Copyright (c) 2012, 2023 Contributors to the Eclipse Foundation
27+
Copyright (c) 2012, 2024 Contributors to the Eclipse Foundation
2828
\n\
2929
See the NOTICE file(s) distributed with this work for additional\n\
3030
information regarding copyright ownership.\n\

build/org.eclipse.cdt.build.gcc.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.cdt.build.gcc.core;singleton:=true
5-
Bundle-Version: 2.1.300.qualifier
5+
Bundle-Version: 2.1.400.qualifier
66
Bundle-Activator: org.eclipse.cdt.build.gcc.core.internal.Activator
77
Bundle-Vendor: %providerName
88
Require-Bundle: org.eclipse.core.runtime,

build/org.eclipse.cdt.build.gcc.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.cdt.build.gcc.ui;singleton:=true
5-
Bundle-Version: 1.2.100.qualifier
5+
Bundle-Version: 1.2.200.qualifier
66
Bundle-Activator: org.eclipse.cdt.build.gcc.ui.internal.Activator
77
Bundle-Vendor: %providerName
88
Require-Bundle: org.eclipse.ui,

build/org.eclipse.cdt.build.gcc.ui/about.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2008, 2023 Contributors to the Eclipse Foundation
2+
# Copyright (c) 2008, 2024 Contributors to the Eclipse Foundation
33
#
44
# See the NOTICE file(s) distributed with this work for additional
55
# information regarding copyright ownership.
@@ -24,7 +24,7 @@ blurb=C/C++ GNU Toolchain Build Support\n\
2424
Version: {featureVersion}\n\
2525
Build id: {0}\n\
2626
\n\
27-
Copyright (c) 2008, 2023 Contributors to the Eclipse Foundation
27+
Copyright (c) 2008, 2024 Contributors to the Eclipse Foundation
2828
\n\
2929
See the NOTICE file(s) distributed with this work for additional\n\
3030
information regarding copyright ownership.\n\

build/org.eclipse.cdt.core.autotools.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.cdt.core.autotools.core;singleton:=true
5-
Bundle-Version: 1.3.100.qualifier
5+
Bundle-Version: 1.3.200.qualifier
66
Bundle-Activator: org.eclipse.cdt.core.autotools.core.internal.Activator
77
Require-Bundle: org.eclipse.core.runtime,
88
org.eclipse.tools.templates.core;bundle-version="2.0.0",

build/org.eclipse.cdt.core.autotools.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.cdt.core.autotools.ui;singleton:=true
5-
Bundle-Version: 1.2.200.qualifier
5+
Bundle-Version: 1.2.300.qualifier
66
Bundle-Activator: org.eclipse.cdt.core.autotools.ui.internal.Activator
77
Bundle-Vendor: %providerName
88
Require-Bundle: org.eclipse.ui,

build/org.eclipse.cdt.core.autotools.ui/about.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2017, 2023 Contributors to the Eclipse Foundation
2+
# Copyright (c) 2017, 2024 Contributors to the Eclipse Foundation
33
#
44
# See the NOTICE file(s) distributed with this work for additional
55
# information regarding copyright ownership.
@@ -24,7 +24,7 @@ blurb=C/C++ Autotools Core Build Support - Experimental\n\
2424
Version: {featureVersion}\n\
2525
Build id: {0}\n\
2626
\n\
27-
Copyright (c) 2017, 2023 Contributors to the Eclipse Foundation
27+
Copyright (c) 2017, 2024 Contributors to the Eclipse Foundation
2828
\n\
2929
See the NOTICE file(s) distributed with this work for additional\n\
3030
information regarding copyright ownership.\n\

0 commit comments

Comments
 (0)