Github user snakhoda-sfdc commented on the issue: https://github.com/apache/phoenix/pull/275 @JamesRTaylor thanks for the feedback and support! So we have the i18n-util jar on maven now, but not the icu4j jars. Once the icu4j jars are published to maven, i18n-util will have to change to upgrade its dependency to the new version. I'm hoping that change will be in next week. Once that happens, I was thinking of creating a new PR that removes the outside code and introduces the external dependency.
---