summaryrefslogtreecommitdiffstats
path: root/configserver/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-10-21 09:53:42 +0200
committerGitHub <noreply@github.com>2019-10-21 09:53:42 +0200
commit500dfd24c9ddb4e86f06abe79b7b3a4cebcabb7b (patch)
tree3215fcf4ff60b7dbda9fb000aa65440e7a21fd01 /configserver/CMakeLists.txt
parent1e9da543a5f9388efd9e4a43ee1fb661d0f76ce6 (diff)
Revert "Reapply "Move ZooKeeperServer to another module"""
Diffstat (limited to 'configserver/CMakeLists.txt')
-rw-r--r--configserver/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/configserver/CMakeLists.txt b/configserver/CMakeLists.txt
index 54961945407..8f939e54d55 100644
--- a/configserver/CMakeLists.txt
+++ b/configserver/CMakeLists.txt
@@ -20,5 +20,4 @@ install_symlink(lib/jars/service-monitor-jar-with-dependencies.jar conf/configse
install_symlink(lib/jars/application-model-jar-with-dependencies.jar conf/configserver-app/components/application-model.jar)
install_symlink(lib/jars/node-repository-jar-with-dependencies.jar conf/configserver-app/components/node-repository.jar)
install_symlink(lib/jars/zkfacade-jar-with-dependencies.jar conf/configserver-app/components/zkfacade.jar)
-install_symlink(lib/jars/zookeeper-server-jar-with-dependencies.jar conf/configserver-app/components/zookeeper-server.jar)
install_symlink(conf/configserver-app/components lib/jars/config-models)