From 79eee56cb9e4d7874a7e1c0b8f560bd0b3e53357 Mon Sep 17 00:00:00 2001 From: Lukas Fey <107985579+LukasFey-GIP@users.noreply.github.com> Date: Fri, 10 Nov 2023 12:36:18 +0100 Subject: [PATCH] 573 create servicedefinition jar if necessary (#576) * create-servicedefinition-jar-if-missing --- installation/build/buildService.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/installation/build/buildService.xml b/installation/build/buildService.xml index ca41bf7c0..afbc33954 100644 --- a/installation/build/buildService.xml +++ b/installation/build/buildService.xml @@ -139,7 +139,7 @@ target: build-src ================================= --> - + @@ -339,4 +339,26 @@ + + + + + + + + + + + + + + + + + + + +