Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ICU4J executor to support multiple ICU versions #211

Open
echeran opened this issue Mar 25, 2024 · 0 comments
Open

Refactor ICU4J executor to support multiple ICU versions #211

echeran opened this issue Mar 25, 2024 · 0 comments

Comments

@echeran
Copy link
Collaborator

echeran commented Mar 25, 2024

The ICU4J executor currently depends only on ICU4J 74. The same Maven project might be able to be shared across different versions of ICU through the use of Maven profiles and, where necessary, separate code paths per component when APIs across versions are incompatible.

@echeran echeran added this to the 2024 Q2 milestone Mar 25, 2024
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

No branches or pull requests

1 participant