From a06adfa1e3aaaa249b3b9347160657fdb8a431f9 Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Wed, 27 Sep 2017 17:16:24 +0200 Subject: Revert "Aressem/remove post install script" --- config-model/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 config-model/CMakeLists.txt (limited to 'config-model') diff --git a/config-model/CMakeLists.txt b/config-model/CMakeLists.txt deleted file mode 100644 index 274ab8a763b..00000000000 --- a/config-model/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -install_fat_java_artifact(config-model) - -vespa_install_script(src/main/perl/vespa-deploy bin) -vespa_install_script(src/main/perl/vespa-expand-config.pl bin) -vespa_install_script(src/main/perl/vespa-replicate-log-stream bin) -vespa_install_script(src/main/sh/vespa-validate-application bin) - -install(DIRECTORY src/main/resources/schema DESTINATION share/vespa PATTERN ".gitignore" EXCLUDE) -install(DIRECTORY src/main/resources/schema DESTINATION share/vespa/schema/version/6.x PATTERN ".gitignore" EXCLUDE) -- cgit v1.2.3