From 38415caee836d3476f8373de9af21a9803f87b1d Mon Sep 17 00:00:00 2001 From: "igor.petrenko" Date: Thu, 18 Dec 2025 21:27:21 +0200 Subject: [PATCH] CE-117 include --- .../KernelTest/{testInclude-2.conf => testInclude-2.oap} | 0 .../test/resources/oap/application/KernelTest/testInclude.oap | 2 +- pom.xml | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/{testInclude-2.conf => testInclude-2.oap} (100%) diff --git a/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude-2.conf b/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude-2.oap similarity index 100% rename from oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude-2.conf rename to oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude-2.oap diff --git a/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude.oap b/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude.oap index bd12e62baa..9d281e822e 100644 --- a/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude.oap +++ b/oap-application/oap-application-test/src/test/resources/oap/application/KernelTest/testInclude.oap @@ -1,6 +1,6 @@ name = testInclude -include required("testInclude-2.conf") +include required("testInclude-2") services { service3 { diff --git a/pom.xml b/pom.xml index b569d5083b..ff2906be5b 100644 --- a/pom.xml +++ b/pom.xml @@ -57,9 +57,9 @@ - 25.1.3 + 25.1.4 - 25.0.0 + 25.0.1 25.0.0 1.21.3