eclipse-vertx / vertx-auth

Apache License 2.0
160 stars 153 forks source link

Split package removal #679

Closed vietj closed 2 months ago

vietj commented 2 months ago

The package vertx-auth-common contains a few types in the io.vertx.ext.auth package which creates a split package situation, preventing the vertx-auth project to support JPMS.

This changes the packages of those classes, allowing an eventual JPMS support.

The refactored types are: