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. --- container-disc/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'container-disc/pom.xml') diff --git a/container-disc/pom.xml b/container-disc/pom.xml index 48872d0665b..1caf66e29dc 100644 --- a/container-disc/pom.xml +++ b/container-disc/pom.xml @@ -181,7 +181,8 @@ bundle-plugin true - com.yahoo.container.jdisc.ConfiguredApplication + com.yahoo.container.jdisc.ConfiguredApplication + true config-bundle-jar-with-dependencies.jar, -- cgit v1.2.3