From 48e78b8287ed508057adc6cc402eb055d23d4035 Mon Sep 17 00:00:00 2001 From: Andrey Loskutov Date: Thu, 14 Dec 2023 20:07:55 +0100 Subject: [PATCH] Touch bundles affected by the changed compilation settings See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/1661 See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 --- bundles/org.eclipse.equinox.console/forceQualifierUpdate.txt | 2 +- bundles/org.eclipse.equinox.coordinator/META-INF/MANIFEST.MF | 2 +- .../org.eclipse.equinox.coordinator/forceQualifierUpdate.txt | 1 + bundles/org.eclipse.equinox.device/forceQualifierUpdate.txt | 1 + bundles/org.eclipse.equinox.launcher/forceQualifierUpdate.txt | 1 + .../org.eclipse.equinox.log.stream/forceQualifierUpdate.txt | 1 + bundles/org.eclipse.equinox.metatype/forceQualifierUpdate.txt | 1 + .../forceQualifierUpdate.txt | 1 + bundles/org.eclipse.equinox.region/forceQualifierUpdate.txt | 1 + .../org.eclipse.equinox.security.macosx/META-INF/MANIFEST.MF | 2 +- .../forceQualifierUpdate.txt | 1 + bundles/org.eclipse.equinox.security.macosx/pom.xml | 2 +- .../forceQualifierUpdate.txt | 2 +- bundles/org.eclipse.osgi/forceQualifierUpdate.txt | 3 ++- 14 files changed, 15 insertions(+), 6 deletions(-) diff --git a/bundles/org.eclipse.equinox.console/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.console/forceQualifierUpdate.txt index a0a1328a34d..8bcf2d7bf02 100644 --- a/bundles/org.eclipse.equinox.console/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.console/forceQualifierUpdate.txt @@ -3,4 +3,4 @@ Bug 403352 - Update all parent versions to match our build stream -- Force update for luna Bug 509973 - Comparator errors in I20170105-0320 Bug 566471 - I20200828-0150 - Comparator Errors Found - +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.coordinator/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.coordinator/META-INF/MANIFEST.MF index 0963c07d1ee..dca45944405 100644 --- a/bundles/org.eclipse.equinox.coordinator/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.coordinator/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %bundleName Bundle-SymbolicName: org.eclipse.equinox.coordinator -Bundle-Version: 1.5.200.qualifier +Bundle-Version: 1.5.300.qualifier Bundle-Activator: org.eclipse.equinox.coordinator.Activator Bundle-Vendor: %bundleVendor Import-Package: org.eclipse.osgi.util;version="[1.1,2.0)", diff --git a/bundles/org.eclipse.equinox.coordinator/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.coordinator/forceQualifierUpdate.txt index a7d33c90760..65661129e15 100644 --- a/bundles/org.eclipse.equinox.coordinator/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.coordinator/forceQualifierUpdate.txt @@ -1,3 +1,4 @@ # To force a version qualifier update add the bug here Bug 403352 - Update all parent versions to match our build stream Bug 509973 - Comparator errors in I20170105-0320 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.device/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.device/forceQualifierUpdate.txt index 56f1032a8a4..99adf3f7185 100644 --- a/bundles/org.eclipse.equinox.device/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.device/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ # To force a version qualifier update add the bug here Bug 403352 - Update all parent versions to match our build stream +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.launcher/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.launcher/forceQualifierUpdate.txt index bc07bd97ff0..d9163541740 100644 --- a/bundles/org.eclipse.equinox.launcher/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.launcher/forceQualifierUpdate.txt @@ -1,3 +1,4 @@ # To force a version qualifier update add the bug here Bug 403352 - Update all parent versions to match our build stream Bug 534597 - Unanticipated comparator errors in I20180511-2000 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.log.stream/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.log.stream/forceQualifierUpdate.txt index 5697e16f358..c3112b2d503 100644 --- a/bundles/org.eclipse.equinox.log.stream/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.log.stream/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ Bug 521182 - [compiler] method reference on null object should throw NPE at runtime (JLS compliance) Bug 566471 - I20200828-0150 - Comparator Errors Found +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.metatype/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.metatype/forceQualifierUpdate.txt index 4ee6ce128ef..2b335593864 100644 --- a/bundles/org.eclipse.equinox.metatype/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.metatype/forceQualifierUpdate.txt @@ -2,3 +2,4 @@ Bug 403352 - Update all parent versions to match our build stream Bug 416896 - Some Equinox bundles need to be touched to get API descriptions back Bug 509973 - Comparator errors in I20170105-0320 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.preferences.tests/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.preferences.tests/forceQualifierUpdate.txt index a906c21b64c..cf0e570fa37 100644 --- a/bundles/org.eclipse.equinox.preferences.tests/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.preferences.tests/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ # To force a version qualifier update add the bug here Bug 444188 - Fix EclipsePreferences concurrency bug on listener collection access +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.region/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.region/forceQualifierUpdate.txt index 56f1032a8a4..99adf3f7185 100644 --- a/bundles/org.eclipse.equinox.region/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.region/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ # To force a version qualifier update add the bug here Bug 403352 - Update all parent versions to match our build stream +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.security.macosx/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.security.macosx/META-INF/MANIFEST.MF index 02f6997eda9..50b4aefdca3 100644 --- a/bundles/org.eclipse.equinox.security.macosx/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.security.macosx/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName Bundle-SymbolicName: org.eclipse.equinox.security.macosx;singleton:=true -Bundle-Version: 1.102.100.qualifier +Bundle-Version: 1.102.200.qualifier Bundle-Vendor: %providerName Fragment-Host: org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)" Bundle-RequiredExecutionEnvironment: JavaSE-17 diff --git a/bundles/org.eclipse.equinox.security.macosx/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.security.macosx/forceQualifierUpdate.txt index 56f1032a8a4..99adf3f7185 100644 --- a/bundles/org.eclipse.equinox.security.macosx/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.equinox.security.macosx/forceQualifierUpdate.txt @@ -1,2 +1,3 @@ # To force a version qualifier update add the bug here Bug 403352 - Update all parent versions to match our build stream +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.equinox.security.macosx/pom.xml b/bundles/org.eclipse.equinox.security.macosx/pom.xml index 268a7127296..5a48e9ebb1e 100644 --- a/bundles/org.eclipse.equinox.security.macosx/pom.xml +++ b/bundles/org.eclipse.equinox.security.macosx/pom.xml @@ -18,7 +18,7 @@ ../../ org.eclipse.equinox.security.macosx - 1.102.100-SNAPSHOT + 1.102.200-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.osgi.compatibility.state/forceQualifierUpdate.txt b/bundles/org.eclipse.osgi.compatibility.state/forceQualifierUpdate.txt index 6a6fef00773..a1748882bf8 100644 --- a/bundles/org.eclipse.osgi.compatibility.state/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.osgi.compatibility.state/forceQualifierUpdate.txt @@ -1,3 +1,3 @@ # To force a version qualifier update add the bug here Bug 509973 - Comparator errors in I20170105-0320 - +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file diff --git a/bundles/org.eclipse.osgi/forceQualifierUpdate.txt b/bundles/org.eclipse.osgi/forceQualifierUpdate.txt index 568d184789c..8efa569cc20 100644 --- a/bundles/org.eclipse.osgi/forceQualifierUpdate.txt +++ b/bundles/org.eclipse.osgi/forceQualifierUpdate.txt @@ -7,4 +7,5 @@ Bug 578141 - 4.23 I-Build: I20220110-1800 - Comparator Errors Found Bug 578351 - Lambda generation order is unstable in ecj https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/209 Comparator errors in I20220409-1220 Touch for module-info updates -Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139 \ No newline at end of file +Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139 +https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 \ No newline at end of file