🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@josh-hadley
Copy link
Collaborator

Per discussion in unicodetools meeting 13 June 2023:

  • "The beta version string should just use Settings.latestVersion" — updated UnicodeJsp.java to use Settings.latestVersion
  • "The jspVersionInfo should use UCharacter.getUnicodeVersion() to match what it serves — as long as it serves ICU property values" — reworked CachedProps.java to use UCharacter.getInstance for jspVersionInfo

Per discussion in unicodetools meeting 13 June 2023:
- "The beta version string should just use Settings.latestVersion" — updated UnicodeJsp.java to use Settings.latestVersion
- "The jspVersionInfo should use UCharacter.getUnicodeVersion() to match what it serves — as long as it serves ICU property values" — reworked CachedProps.java to use UCharacter.getInstance for jspVersionInfo
missing import
Copy link
Member

@markusicu markusicu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm tnx!

@josh-hadley josh-hadley marked this pull request as ready for review June 13, 2023 21:05
@josh-hadley josh-hadley merged commit cf7b302 into main Jun 14, 2023
@josh-hadley josh-hadley deleted the jh-fix-jsp-versioning branch June 14, 2023 16:02
@josh-hadley
Copy link
Collaborator Author

josh-hadley commented Jun 14, 2023

@srl295 @markusicu I will make made a new release with this update. Once it builds Can one of you deploy/promote it to production so the fix is live on util.unicode.org?

@markusicu
Copy link
Member

I made a new release with this update. Can one of you deploy/promote it to production so the fix is live on util.unicode.org?

I will give it a try...

@markusicu
Copy link
Member

Deployed!

Properties use ICU for Unicode V15.0; the beta properties support Unicode V15.1β.

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.

5 participants