This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 50d0c8c CAMEL-13916: add 'Camel 3 Migration Guide' to navigation 50d0c8c is described below commit 50d0c8ca104dce7c20a563def253cb16e5751e8a Author: Alexandre Kieling <alex.kiel...@gmail.com> AuthorDate: Wed Sep 11 07:34:11 2019 -0300 CAMEL-13916: add 'Camel 3 Migration Guide' to navigation --- docs/user-manual-nav.adoc.template | 1 + docs/user-manual/modules/ROOT/nav.adoc | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/user-manual-nav.adoc.template b/docs/user-manual-nav.adoc.template index 139efcb..868d06d 100644 --- a/docs/user-manual-nav.adoc.template +++ b/docs/user-manual-nav.adoc.template @@ -162,3 +162,4 @@ ** xref:faq/why-do-camel-throw-so-many-noclassdeffoundexception-on-startup.adoc[Why do Camel throw so many NoClassDefFoundException on startup?] ** xref:faq/why-does-camel-use-too-many-threads-with-producertemplate.adoc[Why does Camel use too many threads with ProducerTemplate?] ** xref:faq/why-does-maven-not-download-dependencies.adoc[Why does maven not download dependencies?] +* xref:camel-3-migration-guide.adoc[Camel 3 Migration Guide] diff --git a/docs/user-manual/modules/ROOT/nav.adoc b/docs/user-manual/modules/ROOT/nav.adoc index fd30ede..1c40a35 100644 --- a/docs/user-manual/modules/ROOT/nav.adoc +++ b/docs/user-manual/modules/ROOT/nav.adoc @@ -235,3 +235,4 @@ ** xref:faq/why-do-camel-throw-so-many-noclassdeffoundexception-on-startup.adoc[Why do Camel throw so many NoClassDefFoundException on startup?] ** xref:faq/why-does-camel-use-too-many-threads-with-producertemplate.adoc[Why does Camel use too many threads with ProducerTemplate?] ** xref:faq/why-does-maven-not-download-dependencies.adoc[Why does maven not download dependencies?] +* xref:camel-3-migration-guide.adoc[Camel 3 Migration Guide]