Hi,
Jakarta Annotation 2.1.1 (jakarta.annotation:jakarta.annotation-api:2.1.1) changed annotation.ManagedBean to be deprecated via a recent change for Jakarta EE 10.
I just heard of a GlassFish 7.0 (Jakarta EE 10) signature test failure due to their depending on (5.0.0.SP2) weld-se-shaded.jar to provide the jakarta.annotation classes in GlassFish 7.0 appclient container.
Does Weld plan to release a new weld-se-shaded.jar with jakarta.annotation:jakarta.annotation-api:2.1.1?
Scott