Skip to content

Missing LocalStrings for javax.servlet in jakarta-platform 8.0.0 #61

@kalgon

Description

@kalgon

Some classes from javax.servlet which are bundled in jakarta-platform are using LocalStrings.properties resource bundles but those are not present in the maven central distribution.

Classes which are using LocalStrings.properties (from javax.servlet or javax.servlet.http) are: GenericFilter, GenericServlet, ServletOutputStream, Cookie, HttpServlet and HttpUtils.

Strangely, the jakarta-platform:jakartaee.jakartaee-api:8.0.0 (sources) contains all those LocalStrings.properties but the jar does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions