This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push:
new cf75a72 Fix duplicate Mina2 in deprecation warning (#3933)
cf75a72 is described below
commit cf75a72766f093627d0063cb80f2b32c50ae25d0
Author: amdmdi <[email protected]>
AuthorDate: Thu Jun 18 21:54:30 2020 +0200
Fix duplicate Mina2 in deprecation warning (#3933)
Replaced duplicate mention of "Mina2" in deprecation warning to advise the
use of Mina2 or *Netty*
---
docs/components/modules/ROOT/pages/mina-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/components/modules/ROOT/pages/mina-component.adoc
b/docs/components/modules/ROOT/pages/mina-component.adoc
index 041fa2f..00b11db 100644
--- a/docs/components/modules/ROOT/pages/mina-component.adoc
+++ b/docs/components/modules/ROOT/pages/mina-component.adoc
@@ -16,7 +16,7 @@
*Deprecated*
WARNING: This component is deprecated as the Apache Mina 1.x project is EOL.
-Instead use xref:mina2-component.adoc[Mina 2] or
xref:mina2-component.adoc[Mina 2] instead.
+Instead use xref:mina2-component.adoc[Mina 2] or
xref:netty-component.adoc[Netty] instead.
The *mina:* component is a transport for working with
http://mina.apache.org/[Apache MINA]