aboutsummaryrefslogtreecommitdiffstats
path: root/statistics
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-09-10 19:54:48 +0200
committerHarald Musum <musum@verizonmedia.com>2020-09-10 19:54:48 +0200
commit9b948718144e5d556cc6ea49d2ff6bbf05f00b0e (patch)
treeba85cd69adb80f4eb2b885d792f4ff5ecf01ef93 /statistics
parent2f6d5764a8ac5fea80e44fc3d022a6b0b47ba890 (diff)
Use full name in config definition file names
Diffstat (limited to 'statistics')
-rw-r--r--statistics/CMakeLists.txt2
-rw-r--r--statistics/src/main/resources/configdefinitions/container.statistics.def (renamed from statistics/src/main/resources/configdefinitions/statistics.def)0
2 files changed, 1 insertions, 1 deletions
diff --git a/statistics/CMakeLists.txt b/statistics/CMakeLists.txt
index 3b187b72d6e..14909bc4ca1 100644
--- a/statistics/CMakeLists.txt
+++ b/statistics/CMakeLists.txt
@@ -1,2 +1,2 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_config_definition(src/main/resources/configdefinitions/statistics.def container.statistics.def)
+install_config_definitions(src/main/resources/configdefinitions)
diff --git a/statistics/src/main/resources/configdefinitions/statistics.def b/statistics/src/main/resources/configdefinitions/container.statistics.def
index 92da7704714..92da7704714 100644
--- a/statistics/src/main/resources/configdefinitions/statistics.def
+++ b/statistics/src/main/resources/configdefinitions/container.statistics.def