aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-11-30 12:23:42 +0100
committerGitHub <noreply@github.com>2020-11-30 12:23:42 +0100
commit04bff8d07deeee30f6b9a314a03de06a2a86662f (patch)
tree8f2bb06b82123cb1e49a5f8ce30dd80c1764af2e /config-model-fat
parent9b47661ae5682e87cd963c63bdc2717896f468db (diff)
Revert "Bratseth/apply on restart take 5"
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 8a839b228a0..0c8d45c9ea2 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -105,7 +105,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 the model of config def, which today is InnerCNode in codegen :-(, is moved to config-lib -->
+ com.yahoo.config.codegen <!-- TODO remove when InnerCNode is no longer exposed by config-bundle via ConfigDefinition.getCNode() -->
</Import-Package>
</instructions>
</configuration>