From: Jan Srnicek Date: Sun, 27 Nov 2016 11:07:00 +0000 (+0100) Subject: Removed references to old v3po plugin X-Git-Tag: v1.17.01-RC0~32 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F3968%2F1;p=hc2vpp.git Removed references to old v3po plugin These(maven part) were causing distribution export old v3po.json file, which would cause runtime error due to non-existing keepalive-delay property Change-Id: Icde6a8187ff7b1424df18521c2de8279fa7ad33b Signed-off-by: Jan Srnicek --- diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index a9688dd48..4ef78dda2 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -50,7 +50,7 @@ yang-ext - io.fd.honeycomb.v3po + io.fd.hc2vpp.v3po v3po-api ${project.version} diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 776e0fd68..59d907673 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -112,7 +112,7 @@ ${project.version} - io.fd.honeycomb.v3po + io.fd.hc2vpp.v3po v3po2vpp ${project.version} diff --git a/v3po/v3po2vpp/asciidoc/Readme.adoc b/v3po/v3po2vpp/asciidoc/Readme.adoc index d9fb563ab..db779a10b 100644 --- a/v3po/v3po2vpp/asciidoc/Readme.adoc +++ b/v3po/v3po2vpp/asciidoc/Readme.adoc @@ -32,7 +32,7 @@ Current order of v3po-api writers is: To find out current order in runtime, turn on logging for writer registry: - log:set TRACE io.fd.honeycomb.v3po.translate.util.write.registry + log:set TRACE io.fd.hc2vpp.v3po.translate.util.write.registry === Readers There is not a strict order for readers, but current configuration produces approx. this order: