From cf2f6fd90cebb7bdca1fbc90c638943f9bad6f68 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti Date: Tue, 4 Aug 2026 12:02:30 +0200 Subject: [PATCH] Although the current approach work, it is better to have each native file in each module Signed-off-by: Francisco Javier Tirado Sarti --- .../serverlessworkflow-impl-model/reflect-config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename impl/{core => model}/src/main/resources/META-INF/native-image/io.serverlessworkflow/serverlessworkflow-impl-model/reflect-config.json (100%) diff --git a/impl/core/src/main/resources/META-INF/native-image/io.serverlessworkflow/serverlessworkflow-impl-model/reflect-config.json b/impl/model/src/main/resources/META-INF/native-image/io.serverlessworkflow/serverlessworkflow-impl-model/reflect-config.json similarity index 100% rename from impl/core/src/main/resources/META-INF/native-image/io.serverlessworkflow/serverlessworkflow-impl-model/reflect-config.json rename to impl/model/src/main/resources/META-INF/native-image/io.serverlessworkflow/serverlessworkflow-impl-model/reflect-config.json