Skip to content

Remove obsolete com.ibm.icu references and configurations#2604

Open
vogella wants to merge 1 commit intoeclipse-platform:masterfrom
vogella:remove-icu-dependency
Open

Remove obsolete com.ibm.icu references and configurations#2604
vogella wants to merge 1 commit intoeclipse-platform:masterfrom
vogella:remove-icu-dependency

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Apr 2, 2026

This PR removes obsolete references and configurations related to com.ibm.icu from the Eclipse Platform repository.

Key changes:

  • Removed com.ibm.icu plugin from ua/infocenter-web/infocenter-product/infocenter.product.
  • Removed com.ibm.icu entry from ua/infocenter-web/infocenter-app/src/main/webapp/WEB-INF/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info.
  • Updated docs/Internationalization.md to reflect the migration to standard Java APIs.
  • Removed an obsolete comment in Policy.java about ICU usage.

These changes follow recent efforts to phase out ICU usage in favor of standard Java APIs.

@vogella vogella force-pushed the remove-icu-dependency branch from 5b04744 to fa5d181 Compare April 2, 2026 07:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Test Results

  6 files   -     48    6 suites   - 48   2m 48s ⏱️ - 33m 5s
874 tests  -  3 682  872 ✅  -  3 661  2 💤  -  21  0 ❌ ±0 
660 runs   - 11 604  659 ✅  - 11 446  1 💤  - 158  0 ❌ ±0 

Results for commit 140e326. ± Comparison against base commit 9c3aad6.

This pull request removes 3682 tests.
org.eclipse.ant.tests.ui.APITests ‑ testCompareJavaVersions
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsComplexHierarchyAlias
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsComplexHierarchyMisc
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsComplexHierarchyNoAlias
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsExternalFiles
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsPerformance
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsSimpleHierarchyAlias
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetIncludeTargetsSimpleHierarchyNoAliases
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetTargetsLaunchConfiguration
org.eclipse.ant.tests.ui.AntUtilTests ‑ testGetTargetsLaunchConfigurationMinusD
…

♻️ This comment has been updated with latest results.

@vogella vogella marked this pull request as ready for review April 5, 2026 18:12
- Remove com.ibm.icu from infocenter product definition
- Update Internationalization.md documentation to reflect Java API migration
- Remove obsolete comment in Policy.java
@vogella vogella force-pushed the remove-icu-dependency branch from fa5d181 to 140e326 Compare April 5, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant