From ee08f237358d95fb5f9aaa7b04b9b00065a922fd Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 17 Jul 2020 10:43:01 +0200 Subject: Allow 'discPreinstallBundle' per module, not in parent. - New Vespa bundles should not preinstall other bundles from disk. --- standalone-container/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'standalone-container') diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml index b9062b9284c..479a76e2fc6 100644 --- a/standalone-container/pom.xml +++ b/standalone-container/pom.xml @@ -81,6 +81,7 @@ true com.yahoo.container.standalone.StandaloneContainerApplication + true configdefinitions-jar-with-dependencies.jar, config-provisioning-jar-with-dependencies.jar, -- cgit v1.2.3