Skip to content

Commit

Permalink
Version bump required for Backport fix
Browse files Browse the repository at this point in the history
AllowDarkModeForWindowWithTelemetryId to 4.23 maintenance branch done
via PR eclipse-platform/eclipse.platform.swt#1727
  • Loading branch information
elsazac committed Jan 17, 2025
1 parent a63b2c8 commit 42e0ca6
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion bundles/binaries-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
ant script <SWT source repo>/bundles/org.eclipse.swt/buildInternal.xml
-->

<forceContextQualifier>v20231010-1245</forceContextQualifier>
<forceContextQualifier>v20250116-1427</forceContextQualifier>
</properties>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.aarch64; singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.cocoa.macosx.aarch64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<property name="swt.arch" value="aarch64" />

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.cocoa.macosx.aarch64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.cocoa.macosx.aarch64</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.x86_64; singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<property name="swt.arch" value="x86_64" />

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.cocoa.macosx.x86_64</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.aarch64; singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.aarch64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property name="targets" value="install"/>

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.aarch64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.gtk.linux.aarch64</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc64le;singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.ppc64le/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property name="targets" value="install"/>

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.ppc64le/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.gtk.linux.ppc64le</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property name="targets" value="install"/>

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.gtk.win32.x86_64; singleton:=true
Bundle-Version: 3.116.0.qualifier
Bundle-Version: 3.116.1.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.win32.x86_64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property name="targets" value="install"/>

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.0" />
<property name="version.suffix" value="3.119.1" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.gtk.win32.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.gtk.win32.x86_64</artifactId>
<version>3.116.0-SNAPSHOT</version>
<version>3.116.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fragment-Host: org.eclipse.swt;bundle-version="[3.116.0,4.0.0)"
Bundle-Name: %fragmentName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86_64; singleton:=true
Bundle-Version: 3.119.200.qualifier
Bundle-Version: 3.119.201.qualifier
Bundle-ManifestVersion: 2
Bundle-Localization: fragment
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<property name="targets" value="x86_64 all install"/>

<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
<property name="version.suffix" value="3.119.200" />
<property name="version.suffix" value="3.119.201" />

<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.swt</groupId>
<artifactId>org.eclipse.swt.win32.win32.x86_64</artifactId>
<version>3.119.200-SNAPSHOT</version>
<version>3.119.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down

0 comments on commit 42e0ca6

Please sign in to comment.