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

JSP: fix tomcat breakage #28

Merged
merged 1 commit into from
Oct 21, 2020
Merged

JSP: fix tomcat breakage #28

merged 1 commit into from
Oct 21, 2020

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Oct 21, 2020

It needs this same fix https://github.com/unicode-org/cldr/pull/793/files

(more details at https://stackoverflow.com/questions/51258801/how-to-get-always-latest-link-to-download-tomcat-server-using-shell )

Moving to Maven would improve this as we would only depend on the servlet API for build which doesn't change much, and then the OS provided server package.

It needs this same fix https://github.com/unicode-org/cldr/pull/793/files 

(more details at https://stackoverflow.com/questions/51258801/how-to-get-always-latest-link-to-download-tomcat-server-using-shell ) 

Moving to Maven would improve this as we would only depend on  the servlet API for build which doesn't change much, and then the OS provided server package.
@srl295 srl295 requested a review from macchiati October 21, 2020 16:54
@srl295 srl295 self-assigned this Oct 21, 2020
@macchiati macchiati merged commit 4c29cfe into master Oct 21, 2020
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.

None yet

2 participants