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

Issue #5901 Update to javax.servlet.api 4.0.6. #5918

Commits on Jan 26, 2021

  1. Issue #5901 Update to javax.servlet.api 4.0.6.

    This brings in a change to the javax.servlet.api module-info
    to open the javax.servlet.resources package to all modules,
    so that the dtds and xsds can be retrieved as resources, either
    from the context Classloader.getResource, or
    from the ServletContext.class.getResource.
    
    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    92e48f1 View commit details
    Browse the repository at this point in the history