summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-09-22 14:38:17 +0200
committerGitHub <noreply@github.com>2021-09-22 14:38:17 +0200
commit05f118fcca1dad818960248a4fe24c76f33f4bbb (patch)
treee469e618505154bd9c301e51c9da1a1432c09f04 /container-disc
parent5ff3a5a4cbbd43180d821700f572eae73720fc17 (diff)
parent042f2e2c341f186333bd50c05f9a535d14f418b1 (diff)
Merge pull request #19239 from vespa-engine/config-bundle-cleanup
Config bundle cleanup [run-systemtest]
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 5debf6c9c02..9b6ccd93a41 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -167,7 +167,6 @@
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
- configgen.jar,
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
container-search-and-docproc-jar-with-dependencies.jar,
@@ -178,7 +177,6 @@
vespaclient-container-plugin-jar-with-dependencies.jar,
vespa-athenz-jar-with-dependencies.jar,
security-utils-jar-with-dependencies.jar,
- defaults-jar-with-dependencies.jar,
zkfacade-jar-with-dependencies.jar,
zookeeper-server-jar-with-dependencies.jar,
<!-- Apache http client repackaged as bundle -->