From a20eb6eab5fe27128055f0f88166eec05e0413ac Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Fri, 26 Aug 2016 15:18:27 +0200 Subject: subscribe to ranking constants config * move the .def file for filedistributorrpc to fileacquirerer, and compile a minimal C++ library from it that can be used by both searchcore and file distribution * proton now subscribes to filedistributorrpc as a bootstrap config * and subscribes to ranking-constants as part of the documentdb config * when loading a config snapshot, make an empty ranking-constants.cfg if it did not already exist --- filedistribution/src/apps/filedistributor/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'filedistribution/src/apps/filedistributor/CMakeLists.txt') diff --git a/filedistribution/src/apps/filedistributor/CMakeLists.txt b/filedistribution/src/apps/filedistributor/CMakeLists.txt index f7be9d46c76..ce63a47b143 100644 --- a/filedistribution/src/apps/filedistributor/CMakeLists.txt +++ b/filedistribution/src/apps/filedistributor/CMakeLists.txt @@ -7,7 +7,6 @@ vespa_add_executable(filedistribution_filedistributor_app DEPENDS filedistribution_distributor filedistribution_filedistributionmodel - filedistribution_filedistributorrpcconfig filedistribution_filedistributorrpc filedistribution_common ) -- cgit v1.2.3