aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-07-17 10:43:01 +0200
committergjoranv <gv@verizonmedia.com>2020-07-17 10:43:01 +0200
commitee08f237358d95fb5f9aaa7b04b9b00065a922fd (patch)
treee85a420180b5fb79b7d0c35e12f20b8df3e0ca85 /container-disc
parentcab5e80ae606d84d34061885cc74663e925e2950 (diff)
Allow 'discPreinstallBundle' per module, not in parent.
- New Vespa bundles should not preinstall other bundles from disk.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml3
1 files changed, 2 insertions, 1 deletions
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 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
- <discApplicationClass>com.yahoo.container.jdisc.ConfiguredApplication</discApplicationClass>
+ <discApplicationClass>com.yahoo.container.jdisc.ConfiguredApplication</discApplicationClass>
+ <buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
config-bundle-jar-with-dependencies.jar,