Skip to content

Avoid splitting packages #648

@fjtirado

Description

@fjtirado

After recent upgrades to split Jackson from core, same package is reused between different Maven modules, which is a practice that prevents Java modules to work properly.
Therefore, its better to avoid it (even if this implies increasing the public interface of a given package)

Metadata

Metadata

Assignees

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