From 44ed2a90cb4eeb0b96b90ae132c52f51d858fced Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 12 Jun 2024 11:52:34 +0200 Subject: Sparky deployment not working after change to schema ingestion - hide the oxm-reader-bean.xml behind a profile [1] [1] it was added in the previous CR and has some unintended side-effects. It is only used for running the tests Issue-ID: AAI-3866 Change-Id: I2af8ef47526b2aaebe9355126f88f39a72e4ed3c Signed-off-by: Fiete Ostkamp --- sparkybe-onap-application/config/spring-beans/oxm-reader-bean.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sparkybe-onap-application/config') diff --git a/sparkybe-onap-application/config/spring-beans/oxm-reader-bean.xml b/sparkybe-onap-application/config/spring-beans/oxm-reader-bean.xml index 74a291c..799e2f5 100644 --- a/sparkybe-onap-application/config/spring-beans/oxm-reader-bean.xml +++ b/sparkybe-onap-application/config/spring-beans/oxm-reader-bean.xml @@ -1,5 +1,5 @@ - - @@ -59,4 +59,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg