From 6cc65084d4a3cd0157094fa660aa03734a351ed9 Mon Sep 17 00:00:00 2001 From: Simeon Andreev Date: Wed, 27 Nov 2024 09:29:55 +0100 Subject: [PATCH] Updated bundles with comparator errors Changes to ecj are for handling of switch on String. See: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 --- .../org.eclipse.swt.gtk.linux.aarch64/forceQualifierUpdate.txt | 1 + .../org.eclipse.swt.gtk.linux.ppc64le/forceQualifierUpdate.txt | 1 + .../org.eclipse.swt.gtk.linux.riscv64/forceQualifierUpdate.txt | 1 + .../org.eclipse.swt.gtk.linux.x86_64/forceQualifierUpdate.txt | 1 + .../org.eclipse.swt.win32.win32.aarch64/forceQualifierUpdate.txt | 1 + .../org.eclipse.swt.win32.win32.x86_64/forceQualifierUpdate.txt | 1 + bundles/org.eclipse.swt/forceQualifierUpdate.txt | 1 + 7 files changed, 7 insertions(+) create mode 100644 binaries/org.eclipse.swt.gtk.linux.aarch64/forceQualifierUpdate.txt create mode 100644 binaries/org.eclipse.swt.gtk.linux.ppc64le/forceQualifierUpdate.txt create mode 100644 binaries/org.eclipse.swt.gtk.linux.riscv64/forceQualifierUpdate.txt create mode 100644 binaries/org.eclipse.swt.gtk.linux.x86_64/forceQualifierUpdate.txt create mode 100644 binaries/org.eclipse.swt.win32.win32.aarch64/forceQualifierUpdate.txt create mode 100644 binaries/org.eclipse.swt.win32.win32.x86_64/forceQualifierUpdate.txt diff --git a/binaries/org.eclipse.swt.gtk.linux.aarch64/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.gtk.linux.aarch64/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.gtk.linux.aarch64/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/binaries/org.eclipse.swt.gtk.linux.ppc64le/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.gtk.linux.ppc64le/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.gtk.linux.ppc64le/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/binaries/org.eclipse.swt.gtk.linux.riscv64/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.gtk.linux.riscv64/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.gtk.linux.riscv64/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/binaries/org.eclipse.swt.gtk.linux.x86_64/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.gtk.linux.x86_64/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.gtk.linux.x86_64/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/binaries/org.eclipse.swt.win32.win32.aarch64/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.win32.win32.aarch64/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.win32.win32.aarch64/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/binaries/org.eclipse.swt.win32.win32.x86_64/forceQualifierUpdate.txt b/binaries/org.eclipse.swt.win32.win32.x86_64/forceQualifierUpdate.txt new file mode 100644 index 00000000000..75709314bdd --- /dev/null +++ b/binaries/org.eclipse.swt.win32.win32.x86_64/forceQualifierUpdate.txt @@ -0,0 +1 @@ +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595 diff --git a/bundles/org.eclipse.swt/forceQualifierUpdate.txt b/bundles/org.eclipse.swt/forceQualifierUpdate.txt index 1d08de82d77..75249a0ccb8 100644 --- a/bundles/org.eclipse.swt/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.swt/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ https://github.com/eclipse-platform/eclipse.platform.swt/issues/1093 Pick-up legal file unification in native fragments from: https://github.com/eclipse-platform/eclipse.platform.swt/pull/1144 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595