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 aa7376e Update camel-3-migration-guide.adoc aa7376e is described below commit aa7376eac87434bb6b51262015ce708cd2e52938 Author: Matej Melko <6814482+mme...@users.noreply.github.com> AuthorDate: Wed May 20 16:12:35 2020 +0200 Update camel-3-migration-guide.adoc add formatting for renamed terser component. --- docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc b/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc index d22cefe..0a554c2 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-3-migration-guide.adoc @@ -603,7 +603,7 @@ The class `ThreadPoolRejectedPolicy` has been moved from `org.apache.camel.Threa The simple language `property` function was deprecated in Camel 2.x and has been removed. Use `exchangeProperty` as function name. -The terser language has been renamed from terser to hl7terser. +The terser language has been renamed from `terser` to `hl7terser`. === JSSE