-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
In WildFly and Quarkus, and probably other downstream projects as well, we have dependencies on both this project and SmallRye Common. There is some overlap between these projects. We should consider deprecating the following packages, and (if possible) delegating their functions to the corresponding SmallRye Common modules:
-
o.w.c.Assert
→smallrye-common-constraint
-
o.w.c.cpu.*
→smallrye-common-cpu
#96 -
o.w.c.expression.*
→smallrye-common-expression
#99 -
o.w.c.function.*
→smallrye-common-function
-
o.w.c.net.*
→smallrye-common-net
#97 -
o.w.c.os.*
→smallrye-common-os
#95 -
o.w.c.ref.*
→smallrye-common-ref
#98
Metadata
Metadata
Assignees
Labels
No labels