aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-09-07 16:19:07 +0200
committerGitHub <noreply@github.com>2017-09-07 16:19:07 +0200
commit289d85436675b49cf226ffa0edc0004f7286e536 (patch)
tree5be834e1e0fedecf4a02172a09a4849d8ffd656f /config-model-fat
parentefaf26505a17133cc51c833be701cd58f9fd1aff (diff)
Revert "Gjoranv/remove fat model import"
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 2cd6efe6bb9..8183fcdaf15 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -321,6 +321,7 @@
<!-- TODO: The fat bundle becomes more brittle for each package added below. Use interfaces in model-api instead. -->
com.yahoo.vespa.config,
com.yahoo.vespa.config.buildergen,
+ com.yahoo.config.codegen <!-- TODO remove when InnerCNode is no longer exposed by model-api -->
</Import-Package>
</instructions>
</configuration>