From 92cbdb1315174bed0cdb7e565fec181301012a85 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Sun, 9 Jan 2022 14:50:27 +0100 Subject: refactor(core): update GUI generation to new API from EAAF-Components 1.2.x --- .../src/test/resources/SpringTest-context_tasks_test.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eidas_modules') diff --git a/eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml b/eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml index 60ecfa8c..6d6bb51e 100644 --- a/eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml +++ b/eidas_modules/authmodule-eIDAS-v2/src/test/resources/SpringTest-context_tasks_test.xml @@ -20,7 +20,7 @@ + class="at.gv.egiz.eaaf.core.impl.gui.builder.SpringMvcGuiFormBuilderImpl" /> -- cgit v1.2.3