summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 10:12:53 +0100
committerJon Bratseth <bratseth@gmail.com>2020-11-30 10:12:53 +0100
commit0683f1227900d32f2d0829e4f418896bdd7ea700 (patch)
treeda2edb44d0c0de3d446cb0c4e5faa92e5c99d282 /container-disc
parent1545396dfa8a085bd6d03b4dd9412d788d230299 (diff)
Make configgen a bundle
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 413af786f2c..399686bd9cc 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -190,6 +190,7 @@
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
<!-- Vespa bundles -->
+ configgen.jar,
config-bundle-jar-with-dependencies.jar,
configdefinitions-jar-with-dependencies.jar,
container-jersey2-jar-with-dependencies.jar,