From e3ec37f2437120257e9547fe87992ab0165a7e28 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Thu, 18 Jan 2024 17:03:33 +0200 Subject: [PATCH] Make sure the Locales IT modules are always included by GIB Based on: https://github.com/quarkusio/quarkus/pull/38242#issuecomment-1898639288 (cherry picked from commit 341a713b3e57dc7e13ef41a3dc329a0cd639e5d7) --- integration-tests/locales/app/disable-unbind-executions | 1 + integration-tests/locales/disable-unbind-executions | 1 + 2 files changed, 2 insertions(+) create mode 100644 integration-tests/locales/app/disable-unbind-executions create mode 100644 integration-tests/locales/disable-unbind-executions diff --git a/integration-tests/locales/app/disable-unbind-executions b/integration-tests/locales/app/disable-unbind-executions new file mode 100644 index 0000000000000..60f805fc1dfda --- /dev/null +++ b/integration-tests/locales/app/disable-unbind-executions @@ -0,0 +1 @@ +This file disables the unbind-executions profile in the quarkus-integration-tests-parent. diff --git a/integration-tests/locales/disable-unbind-executions b/integration-tests/locales/disable-unbind-executions new file mode 100644 index 0000000000000..60f805fc1dfda --- /dev/null +++ b/integration-tests/locales/disable-unbind-executions @@ -0,0 +1 @@ +This file disables the unbind-executions profile in the quarkus-integration-tests-parent.