You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
#96o.w.c.expression.*
→smallrye-common-expression
#99o.w.c.function.*
→smallrye-common-function
o.w.c.net.*
→smallrye-common-net
#97o.w.c.os.*
→smallrye-common-os
#95o.w.c.ref.*
→smallrye-common-ref
#98The text was updated successfully, but these errors were encountered: