From 3d01e905238783e6a730a37b7e7a68ca0e7238fb Mon Sep 17 00:00:00 2001 From: Andrey Loskutov Date: Fri, 31 Jul 2026 15:34:47 +0200 Subject: [PATCH] Prevent unanticipated comparator errors in I20260731-2300 See https://github.com/eclipse-jdt/eclipse.jdt.core/pull/5260 See https://github.com/eclipse-jdt/eclipse.jdt.core/pull/5256 See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3947 --- .../bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/runtime/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt b/runtime/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt index 2e2114dea1b..d2ff5463c9c 100644 --- a/runtime/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt +++ b/runtime/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt @@ -7,4 +7,5 @@ https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/17 https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2935 https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2995 https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2995 take two -https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3947 \ No newline at end of file +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3947 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/3947 take two \ No newline at end of file