aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
-rw-r--r--component/CMakeLists.txt2
-rw-r--r--container-disc/pom.xml2
-rw-r--r--dist/vespa.spec1
4 files changed, 0 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ddd084f310f..059851205cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -45,7 +45,6 @@ include_directories(BEFORE ${CMAKE_BINARY_DIR}/configdefinitions/src)
add_subdirectory(application-model)
add_subdirectory(application-preprocessor)
add_subdirectory(athenz-identity-provider-service)
-add_subdirectory(component)
add_subdirectory(config-bundle)
add_subdirectory(config-model)
add_subdirectory(config-model-api)
diff --git a/component/CMakeLists.txt b/component/CMakeLists.txt
deleted file mode 100644
index 87d0a4989ba..00000000000
--- a/component/CMakeLists.txt
+++ /dev/null
@@ -1,2 +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(component)
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 45ee87b4b3f..92207802ed5 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -166,7 +166,6 @@
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
- component-jar-with-dependencies.jar,
configgen.jar,
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
@@ -183,7 +182,6 @@
security-utils-jar-with-dependencies.jar,
simplemetrics-jar-with-dependencies.jar,
defaults-jar-with-dependencies.jar,
- component-jar-with-dependencies.jar,
zkfacade-jar-with-dependencies.jar,
zookeeper-server-jar-with-dependencies.jar,
<!-- Jetty -->
diff --git a/dist/vespa.spec b/dist/vespa.spec
index 3707d4afb9c..bd7dcde21bd 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -625,7 +625,6 @@ fi
%{_prefix}/lib/jars/aopalliance-repackaged-*.jar
%{_prefix}/lib/jars/bcpkix-jdk15on-*.jar
%{_prefix}/lib/jars/bcprov-jdk15on-*.jar
-%{_prefix}/lib/jars/component-jar-with-dependencies.jar
%{_prefix}/lib/jars/config-bundle-jar-with-dependencies.jar
%{_prefix}/lib/jars/configdefinitions-jar-with-dependencies.jar
%{_prefix}/lib/jars/configgen.jar