summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2022-06-30 23:58:27 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2022-06-30 23:58:27 +0200
commit64f268aa0be1cffbd3106005a3bf37e3d2d3c762 (patch)
tree11a351b9e7af4efc8492b7b792282a3701e43e5c /container-disc
parentbd12d702c28a85f2f8062a96a376f30d74b39d42 (diff)
Revert "Only add search/docproc/feed bundles when required"
This reverts commit 5c38080766861504e26b68ee65e9657f0ae40554.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 3e42b924ec6..95f54e5d932 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -188,8 +188,13 @@
<!-- Vespa bundles -->
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
+ container-search-and-docproc-jar-with-dependencies.jar,
+ container-search-gui-jar-with-dependencies.jar,
+ docprocs-jar-with-dependencies.jar,
hosted-zone-api-jar-with-dependencies.jar,
jdisc-security-filters-jar-with-dependencies.jar,
+ linguistics-components-jar-with-dependencies.jar,
+ vespaclient-container-plugin-jar-with-dependencies.jar,
vespa-athenz-jar-with-dependencies.jar,
<!-- Apache http client repackaged as bundle -->