Skip to content

swagger-jaxrs2-servlet-initializer contains classes from swagger-jaxrs2 #3412

Closed
@zregvart

Description

@zregvart

Seems that some classes are duplicated from swagger-jaxrs2 to swagger-jaxrs2-servlet-initializer:

io.swagger.v3.jaxrs2.integration.JaxrsAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationAndAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationAndResourcePackagesAnnotationScanner
io.swagger.v3.jaxrs2.integration.JaxrsApplicationScanner
io.swagger.v3.jaxrs2.integration.JaxrsOpenApiContext
io.swagger.v3.jaxrs2.integration.JaxrsOpenApiContextBuilder
io.swagger.v3.jaxrs2.integration.OpenApiServlet
io.swagger.v3.jaxrs2.integration.ServletConfigContextUtils
io.swagger.v3.jaxrs2.integration.ServletOpenApiConfigurationLoader
io.swagger.v3.jaxrs2.integration.ServletOpenApiContextBuilder
io.swagger.v3.jaxrs2.integration.ServletPathConfigurationLoader
io.swagger.v3.jaxrs2.integration.SwaggerLoader
io.swagger.v3.jaxrs2.integration.XmlWebOpenApiContext

I don't see any configuration of shading or jarjar-ing in /modules/swagger-jaxrs2-servlet-initializer/pom.xml and there the sources for this are missing in the swagger-jaxrs2-servlet-initializer-2.1.1-sources.jar so that makes me thing this was done manually.

Any explanation as to why was this done and what purpose does it serve?

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