Skip to content

Commit

Permalink
Touch bundles affected by the changed compilation settings
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveeclipse committed Dec 14, 2023
1 parent f550d7b commit bf62833
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion bundles/org.eclipse.equinox.security.macosx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.equinox.security.macosx</artifactId>
<version>1.102.100-SNAPSHOT</version>
<version>1.102.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
@@ -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
3 changes: 2 additions & 1 deletion bundles/org.eclipse.osgi/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659

0 comments on commit bf62833

Please sign in to comment.