summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-07-17 11:25:30 +0200
committerGitHub <noreply@github.com>2020-07-17 11:25:30 +0200
commit174910488e7793d9962775c0325764ed265ea2ce (patch)
tree90f9c2d05ac571a0fcff6203f28381555e2ac641 /standalone-container
parentdabff9761172c513d6cd2d6370874dbb36f1c300 (diff)
parentee08f237358d95fb5f9aaa7b04b9b00065a922fd (diff)
Merge pull request #13913 from vespa-engine/gjoranv/allow-preinstall-per-bundle
Gjoranv/allow preinstall per bundle
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<extensions>true</extensions>
<configuration>
<discApplicationClass>com.yahoo.container.standalone.StandaloneContainerApplication</discApplicationClass>
+ <buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
configdefinitions-jar-with-dependencies.jar,
config-provisioning-jar-with-dependencies.jar,