Skip to content

Pck kong.unirest is both in Unirest and submodules #324

@Isfirs

Description

@Isfirs

The package kong.unirest is used in the main Unirest as well as in the jackson and gson mapper.

Using this as automated modules in java 11 causes an error. It is not allowed to expose the same package from multiple modules.

A solution would be to move both mappers to subpackages according to their purpose, hence kong.unirest.mapper.gson and kong.unirest.mapper.jackson could suit well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestValid feature request to add to the backlog

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions