Skip to content

Commit

Permalink
Updated bundles with comparator errors
Browse files Browse the repository at this point in the history
Changes to ecj are for handling of switch on String.

See: eclipse-platform/eclipse.platform.releng.aggregator#2595
  • Loading branch information
trancexpress authored and mai-tran-03 committed Dec 10, 2024
1 parent da24229 commit 81053d1
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.e4.ui.css.swt/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.e4.ui.css.swt;singleton:=true
Bundle-Version: 0.15.400.qualifier
Bundle-Version: 0.15.500.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
3 changes: 2 additions & 1 deletion bundles/org.eclipse.e4.ui.css.swt/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Bug 416898 - Some Platform UI bundles need to be touched to get API descriptions
Bug 514690 - Build failure on I20170403-2000 and I20170404-0245
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1781
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1781
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595
2 changes: 1 addition & 1 deletion bundles/org.eclipse.text/META-INF/MANIFEST.MF
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: %pluginName
Bundle-SymbolicName: org.eclipse.text
Bundle-Version: 3.14.200.qualifier
Bundle-Version: 3.14.300.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package:
Expand Down
3 changes: 2 additions & 1 deletion bundles/org.eclipse.text/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Pick up new signing certificate
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1781
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595
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: %pluginName
Bundle-SymbolicName: org.eclipse.ui.workbench.texteditor; singleton:=true
Bundle-Version: 3.19.0.qualifier
Bundle-Version: 3.19.100.qualifier
Bundle-Activator: org.eclipse.ui.internal.texteditor.TextEditorPlugin
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Bug 509931: Comparator errors in M20170104-0545
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1781
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595
2 changes: 1 addition & 1 deletion bundles/org.eclipse.ui.workbench/META-INF/MANIFEST.MF
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: %pluginName
Bundle-SymbolicName: org.eclipse.ui.workbench; singleton:=true
Bundle-Version: 3.134.0.qualifier
Bundle-Version: 3.134.100.qualifier
Bundle-Activator: org.eclipse.ui.internal.WorkbenchPlugin
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
Expand Down
3 changes: 2 additions & 1 deletion bundles/org.eclipse.ui.workbench/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Bug 578351 - Lambda generation order is unstable in ecj
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1750
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1923
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595
2 changes: 1 addition & 1 deletion tests/org.eclipse.ui.tests/META-INF/MANIFEST.MF
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: Eclipse UI Tests
Bundle-SymbolicName: org.eclipse.ui.tests; singleton:=true
Bundle-Version: 3.15.1800.qualifier
Bundle-Version: 3.15.1900.qualifier
Eclipse-BundleShape: dir
Bundle-Activator: org.eclipse.ui.tests.TestPlugin
Bundle-Vendor: Eclipse.org
Expand Down
3 changes: 2 additions & 1 deletion tests/org.eclipse.ui.tests/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/14
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1781
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1923
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2044
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595

0 comments on commit 81053d1

Please sign in to comment.