We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we should at least update the Unicode JSPs part to use maven so that we don't have to have CLDR and other .jars checked into the repo.
the builder could use the github-provided token, and depend on CLDR builds here http://cldr.unicode.org/development/maven
The piece that is needed is to have CLDR actually publish artifacts to maven, itself.
The text was updated successfully, but these errors were encountered:
jsp: move to Maven
855108f
Fixes: #30
jsp: move to Maven (#41)
bad3470
* jsp: move to Maven Fixes: #30 * build: github workflow updates for maven Fixes: #20 * build: make sure push to production is also mavenized
srl295
Successfully merging a pull request may close this issue.
we should at least update the Unicode JSPs part to use maven so that we don't have to have CLDR and other .jars checked into the repo.
the builder could use the github-provided token, and depend on CLDR builds here http://cldr.unicode.org/development/maven
The piece that is needed is to have CLDR actually publish artifacts to maven, itself.
The text was updated successfully, but these errors were encountered: