Skip to content

(check_xml_dependency): allows to define service type as a config parameter

What does this MR do?

Check if the service type begin with a '$' before to try to find the namespace.

How to test it?

Define the service type as a parameter of the configuration.

 <service uid="myService" type="${MY_SERVICE_TYPE_XXX}" />

Additional tests to run

Check that it still works with other configuration

Associated Issues/Merge Requests

Edited by Emilie WERNERT

Merge request reports