]
Kabir Khan reassigned WFLY-12960:
---------------------------------
Assignee: Ronald Sigal (was: Alessio Soldano)
Convert JaxrsSubsystemTestCase, and JaxrsTransformersTestCase to use
expressions
--------------------------------------------------------------------------------
Key: WFLY-12960
URL:
https://issues.redhat.com/browse/WFLY-12960
Project: WildFly
Issue Type: Bug
Components: REST
Affects Versions: 19.0.0.Beta1
Reporter: Kabir Khan
Assignee: Ronald Sigal
Priority: Critical
The comments leading up to
https://github.com/wildfly/wildfly/pull/12835#issuecomment-574069027 made me realise that
we are not using expressions in the configuration of the subsystem tests. I don't
think that needs to block the PR, but it should be changed for WildFly 19.0.0.Final.
We are already testing this in the integration tests, but it is good to test this closer
to the source as well