1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

[releng] Bump CDT version to 9.12.0

org.eclipse.cdt.debug.gdbjtag is bumped because of Bug 561343

Change-Id: I6dac283b7e9093662f57ac5c804021c4201ad6f1
This commit is contained in:
Marco Stornelli 2020-03-21 15:46:27 +01:00 committed by Jonah Graham
parent ce109e81cc
commit c2f51a8d23
141 changed files with 152 additions and 152 deletions

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.autotools" id="org.eclipse.cdt.autotools"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%provider" provider-name="%provider"
plugin="org.eclipse.cdt.autotools.ui" plugin="org.eclipse.cdt.autotools.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.cmake" id="org.eclipse.cdt.cmake"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.cmake.ui" plugin="org.eclipse.cdt.cmake.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.cmake.core;singleton:=true Bundle-SymbolicName: org.eclipse.cdt.cmake.core;singleton:=true
Bundle-Version: 1.2.400.qualifier Bundle-Version: 1.2.500.qualifier
Bundle-Activator: org.eclipse.cdt.cmake.core.internal.Activator Bundle-Activator: org.eclipse.cdt.cmake.core.internal.Activator
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.core.autotools" id="org.eclipse.cdt.core.autotools"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.core.autotools.ui" plugin="org.eclipse.cdt.core.autotools.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.gnu.build" id="org.eclipse.cdt.gnu.build"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.build.gcc.ui" plugin="org.eclipse.cdt.build.gcc.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.meson" id="org.eclipse.cdt.meson"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.meson.ui" plugin="org.eclipse.cdt.meson.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.build-parent</artifactId> <artifactId>org.eclipse.cdt.build-parent</artifactId>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>
<artifactId>org.eclipse.cdt.cmake.is.hpenonstop.tests</artifactId> <artifactId>org.eclipse.cdt.cmake.is.hpenonstop.tests</artifactId>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../..</relativePath> <relativePath>../..</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.cdt.codan.checkers;singleton:=true Bundle-SymbolicName: org.eclipse.cdt.codan.checkers;singleton:=true
Bundle-Version: 3.3.400.qualifier Bundle-Version: 3.3.500.qualifier
Bundle-Activator: org.eclipse.cdt.codan.checkers.CodanCheckersActivator Bundle-Activator: org.eclipse.cdt.codan.checkers.CodanCheckersActivator
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources, org.eclipse.core.resources,

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.codan-parent</artifactId> <artifactId>org.eclipse.cdt.codan-parent</artifactId>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.core; singleton:=true Bundle-SymbolicName: org.eclipse.cdt.core; singleton:=true
Bundle-Version: 6.11.0.qualifier Bundle-Version: 6.12.0.qualifier
Bundle-Activator: org.eclipse.cdt.core.CCorePlugin Bundle-Activator: org.eclipse.cdt.core.CCorePlugin
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin

View file

@ -32,7 +32,7 @@ import org.eclipse.cdt.core.dom.ast.IASTName;
* *
* @noimplement This interface is not intended to be implemented by clients. * @noimplement This interface is not intended to be implemented by clients.
* @noextend This interface is not intended to be extended by clients. * @noextend This interface is not intended to be extended by clients.
* @since 6.11 * @since 6.12
*/ */
public interface ICPPASTDeductionGuide extends IASTDeclaration, ICPPASTParameterListOwner { public interface ICPPASTDeductionGuide extends IASTDeclaration, ICPPASTParameterListOwner {

View file

@ -103,13 +103,13 @@ public interface ICPPASTFunctionDeclarator
/** /**
* When used as a lambda declarator, it can be constexpr. * When used as a lambda declarator, it can be constexpr.
* @since 6.11 * @since 6.12
*/ */
public boolean isConstexpr(); public boolean isConstexpr();
/** /**
* When used as a lambda declarator, it can be constexpr. * When used as a lambda declarator, it can be constexpr.
* @since 6.11 * @since 6.12
*/ */
public void setConstexpr(boolean value); public void setConstexpr(boolean value);

View file

@ -15,7 +15,7 @@ import org.eclipse.cdt.core.dom.ast.IASTParameterDeclaration;
/** /**
* Internal interface to describe the ability of having a parameter list * Internal interface to describe the ability of having a parameter list
* @since 6.11 * @since 6.12
*/ */
public interface ICPPASTParameterListOwner { public interface ICPPASTParameterListOwner {

View file

@ -1631,7 +1631,7 @@ public class DefaultCodeFormatterConstants {
* </pre> * </pre>
* @see CCorePlugin#INSERT * @see CCorePlugin#INSERT
* @see CCorePlugin#DO_NOT_INSERT * @see CCorePlugin#DO_NOT_INSERT
* @since 6.11 * @since 6.12
*/ */
public static final String FORMATTER_INSERT_SPACE_AFTER_DEDUCTION_GUIDE_ARROW = CCorePlugin.PLUGIN_ID public static final String FORMATTER_INSERT_SPACE_AFTER_DEDUCTION_GUIDE_ARROW = CCorePlugin.PLUGIN_ID
+ ".formatter.insert_space_after_deduction_guide_arrow"; //$NON-NLS-1$ + ".formatter.insert_space_after_deduction_guide_arrow"; //$NON-NLS-1$
@ -1644,7 +1644,7 @@ public class DefaultCodeFormatterConstants {
* </pre> * </pre>
* @see CCorePlugin#INSERT * @see CCorePlugin#INSERT
* @see CCorePlugin#DO_NOT_INSERT * @see CCorePlugin#DO_NOT_INSERT
* @since 6.11 * @since 6.12
*/ */
public static final String FORMATTER_INSERT_SPACE_BEFORE_DEDUCTION_GUIDE_ARROW = CCorePlugin.PLUGIN_ID public static final String FORMATTER_INSERT_SPACE_BEFORE_DEDUCTION_GUIDE_ARROW = CCorePlugin.PLUGIN_ID
+ ".formatter.insert_space_before_deduction_guide_arrow"; //$NON-NLS-1$ + ".formatter.insert_space_before_deduction_guide_arrow"; //$NON-NLS-1$

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true
Bundle-Version: 6.7.0.qualifier Bundle-Version: 6.7.100.qualifier
Bundle-Activator: org.eclipse.cdt.ui.CUIPlugin Bundle-Activator: org.eclipse.cdt.ui.CUIPlugin
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt-parent</artifactId> <artifactId>org.eclipse.cdt-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.build.crossgcc" id="org.eclipse.cdt.build.crossgcc"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.build.crossgcc" plugin="org.eclipse.cdt.build.crossgcc"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.launch.remote" id="org.eclipse.cdt.launch.remote"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"
license-feature-version="0.0.0"> license-feature-version="0.0.0">

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.launch.serial.feature" id="org.eclipse.cdt.launch.serial.feature"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.launch.serial.ui" plugin="org.eclipse.cdt.launch.serial.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.cross-parent</artifactId> <artifactId>org.eclipse.cdt.cross-parent</artifactId>

View file

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?> <?pde version="3.5"?>
<product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.11.0.qualifier" useFeatures="false" includeLaunchers="true"> <product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.12.0.qualifier" useFeatures="false" includeLaunchers="true">
<aboutInfo> <aboutInfo>
<image path="/org.eclipse.cdt.debug.application/icons/about.png"/> <image path="/org.eclipse.cdt.debug.application/icons/about.png"/>

View file

@ -11,7 +11,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %bundleName Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.cdt.debug.application;singleton:=true Bundle-SymbolicName: org.eclipse.cdt.debug.application;singleton:=true
Bundle-Version: 1.1.500.qualifier Bundle-Version: 1.1.600.qualifier
Bundle-Activator: org.eclipse.cdt.debug.application.Activator Bundle-Activator: org.eclipse.cdt.debug.application.Activator
Bundle-Vendor: %provider Bundle-Vendor: %provider
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View file

@ -41,6 +41,6 @@ DebugRemoteExecutableMenu.label=&Remote Executable...
DebugCore.description=Debug a corefile DebugCore.description=Debug a corefile
DebugCore.name=Debug Core File DebugCore.name=Debug Core File
DebugCoreMenu.label=Debug &Core File... DebugCoreMenu.label=Debug &Core File...
aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.11.0\n aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.12.0\n
ProductDesc=Eclipse Stand-alone C/C++ GDB Debugger ProductDesc=Eclipse Stand-alone C/C++ GDB Debugger
ProductName=Stand-alone C/C++ GDB Debugger ProductName=Stand-alone C/C++ GDB Debugger

View file

@ -7,10 +7,10 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>org.eclipse.cdt.debug-parent</artifactId> <artifactId>org.eclipse.cdt.debug-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<version>1.1.500-SNAPSHOT</version> <version>1.1.600-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.application</artifactId> <artifactId>org.eclipse.cdt.debug.application</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.debug.dap" id="org.eclipse.cdt.debug.dap"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"
license-feature-version="0.0.0"> license-feature-version="0.0.0">

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.cdt.debug.dap;singleton:=true Bundle-SymbolicName: org.eclipse.cdt.debug.dap;singleton:=true
Bundle-Version: 1.1.100.qualifier Bundle-Version: 1.1.200.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,
org.eclipse.jface.text, org.eclipse.jface.text,

View file

@ -8,11 +8,11 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<version>1.1.100-SNAPSHOT</version> <version>1.1.200-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.dap</artifactId> <artifactId>org.eclipse.cdt.debug.dap</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.debug.standalone" id="org.eclipse.cdt.debug.standalone"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.debug.application" plugin="org.eclipse.cdt.debug.application"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.gdb" id="org.eclipse.cdt.gdb"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.gdb" plugin="org.eclipse.cdt.gdb"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.gnu.debug" id="org.eclipse.cdt.gnu.debug"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.launch" plugin="org.eclipse.cdt.launch"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.debug-parent</artifactId> <artifactId>org.eclipse.cdt.debug-parent</artifactId>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
@ -113,7 +113,7 @@
<additionalArgument>-linkoffline ../../org.eclipse.platform.doc.isv/reference/api <additionalArgument>-linkoffline ../../org.eclipse.platform.doc.isv/reference/api
</additionalArgument> </additionalArgument>
<additionalArgument>-public</additionalArgument> <additionalArgument>-public</additionalArgument>
<additionalArgument>-header "Eclipse CDT 9.11.0" <additionalArgument>-header "Eclipse CDT 9.12.0"
</additionalArgument> </additionalArgument>
<additionalArgument>-bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved."</additionalArgument> <additionalArgument>-bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved."</additionalArgument>
<additionalArgument>-tag 'noimplement:a:Restriction:'</additionalArgument> <additionalArgument>-tag 'noimplement:a:Restriction:'</additionalArgument>

View file

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.gnu.dsf" id="org.eclipse.cdt.gnu.dsf"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.dsf.gdb.ui" plugin="org.eclipse.cdt.dsf.gdb.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.gnu.multicorevisualizer" id="org.eclipse.cdt.gnu.multicorevisualizer"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui" plugin="org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.dsf-gdb-parent</artifactId> <artifactId>org.eclipse.cdt.dsf-gdb-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.examples.dsf" id="org.eclipse.cdt.examples.dsf"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.examples.dsf" plugin="org.eclipse.cdt.examples.dsf"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.dsf-parent</artifactId> <artifactId>org.eclipse.cdt.dsf-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.debug.dap.gdbjtag" id="org.eclipse.cdt.debug.dap.gdbjtag"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"
license-feature-version="0.0.0"> license-feature-version="0.0.0">

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.debug.gdbjtag" id="org.eclipse.cdt.debug.gdbjtag"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"
license-feature-version="0.0.0"> license-feature-version="0.0.0">

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag
Bundle-Version: 7.0.200.qualifier Bundle-Version: 7.0.300.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.jtag-parent</artifactId> <artifactId>org.eclipse.cdt.jtag-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.docker.launcher" id="org.eclipse.cdt.docker.launcher"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%provider" provider-name="%provider"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"
license-feature-version="0.0.0"> license-feature-version="0.0.0">

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.launch-parent</artifactId> <artifactId>org.eclipse.cdt.launch-parent</artifactId>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.launchbar-parent</artifactId> <artifactId>org.eclipse.cdt.launchbar-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.llvm.dsf.lldb" id="org.eclipse.cdt.llvm.dsf.lldb"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.llvm.dsf.lldb.ui" plugin="org.eclipse.cdt.llvm.dsf.lldb.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.managedbuilder.llvm" id="org.eclipse.cdt.managedbuilder.llvm"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.managedbuilder.llvm.ui" plugin="org.eclipse.cdt.managedbuilder.llvm.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.llvm-parent</artifactId> <artifactId>org.eclipse.cdt.llvm-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.core.lrparser.feature" id="org.eclipse.cdt.core.lrparser.feature"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.core.lrparser" plugin="org.eclipse.cdt.core.lrparser"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.core.lrparser.sdk.branding;singleton:=true Bundle-SymbolicName: org.eclipse.cdt.core.lrparser.sdk.branding;singleton:=true
Bundle-Version: 9.11.0.qualifier Bundle-Version: 9.12.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.core.lrparser.sdk" id="org.eclipse.cdt.core.lrparser.sdk"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.core.lrparser.sdk.branding" plugin="org.eclipse.cdt.core.lrparser.sdk.branding"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.lrparser-parent</artifactId> <artifactId>org.eclipse.cdt.lrparser-parent</artifactId>

View file

@ -15,7 +15,7 @@
<feature <feature
id="org.eclipse.cdt.lsp" id="org.eclipse.cdt.lsp"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%featureProvider" provider-name="%featureProvider"
plugin="org.eclipse.cdt.lsp.ui" plugin="org.eclipse.cdt.lsp.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.lsp-parent</artifactId> <artifactId>org.eclipse.cdt.lsp-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.debug.ui.memory" id="org.eclipse.cdt.debug.ui.memory"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.debug.ui.memory.memorybrowser" plugin="org.eclipse.cdt.debug.ui.memory.memorybrowser"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.memory-parent</artifactId> <artifactId>org.eclipse.cdt.memory-parent</artifactId>

View file

@ -19,7 +19,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.native-parent</artifactId> <artifactId>org.eclipse.cdt.native-parent</artifactId>

View file

@ -20,7 +20,7 @@
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>CDT Parent</name> <name>CDT Parent</name>
@ -35,7 +35,7 @@
<cbi-plugins.version>1.1.7</cbi-plugins.version> <cbi-plugins.version>1.1.7</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site> <cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<simrel-site>https://download.eclipse.org/staging/2020-03/</simrel-site> <simrel-site>https://download.eclipse.org/staging/2020-06/</simrel-site>
<repo-path>tools/cdt/builds/master/nightly</repo-path> <repo-path>tools/cdt/builds/master/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath> <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
@ -49,7 +49,7 @@
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl> <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
<base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs> <base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs>
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/</comparator.repo> <comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/</comparator.repo>
<!-- these parameters are to control baseline replace and compare. On a local build you want <!-- these parameters are to control baseline replace and compare. On a local build you want
to avoid baseline replace and compare, especially if you have different versions of Java than to avoid baseline replace and compare, especially if you have different versions of Java than
the baseline was built with. This is the default. the baseline was built with. This is the default.

View file

@ -2,7 +2,7 @@
<feature <feature
id="org.eclipse.cdt.qt" id="org.eclipse.cdt.qt"
label="%featureName" label="%featureName"
version="9.11.0.qualifier" version="9.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.eclipse.cdt.qt.ui" plugin="org.eclipse.cdt.qt.ui"
license-feature="org.eclipse.license" license-feature="org.eclipse.license"

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipse.cdt</groupId> <groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId> <artifactId>cdt-parent</artifactId>
<version>9.11.0-SNAPSHOT</version> <version>9.12.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>org.eclipse.cdt.qt-parent</artifactId> <artifactId>org.eclipse.cdt.qt-parent</artifactId>

Some files were not shown because too many files have changed in this diff Show more