This is an automated email from the ASF dual-hosted git repository.

acosentino 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 dae11d0  Added notes about dump model classes removal and camel-karaf 
in upgrade docs
dae11d0 is described below

commit dae11d013f1936fde751445efa1cc2029c96071e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Apr 17 08:27:09 2020 +0200

    Added notes about dump model classes removal and camel-karaf in upgrade docs
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
index 32a2676..db5ae14 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide.adoc
@@ -1091,3 +1091,5 @@ JVM settings to be able to manage Camel remotely on 
localhost, port 9913:
 
 The dump model classes in package `org.apache.camel.support.dump` has been 
removed
 as they were not in use by Camel.
+
+In relation to the dump model classes removal, in camel-karaf the following 
commands were removed: `context-info`, `route-info`, `route-profile` and 
`route-step`.

Reply via email to