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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new f6b832bd598 CAMEL-20888- Mention removed jars related to kotlin in 
migration guide (#15522)
f6b832bd598 is described below

commit f6b832bd598bb52e3fbf177fcd9f861ad90f0b93
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Thu Sep 12 06:12:38 2024 +0200

    CAMEL-20888- Mention removed jars related to kotlin in migration guide 
(#15522)
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_9.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_9.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_9.adoc
index fa99185a788..0676fd139c7 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_9.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_9.adoc
@@ -90,6 +90,11 @@ The logs will print a warning message if this behavior is 
detected.
 
 The Kotlin DSL which was deprecated in Camel 4.7.0 has now been removed. The 
routes must be migrated to another DSL such as Java, Yaml or xml.
 
+The following modules has been removed:
+
+* camel-kotlin-dsl
+* camel-kotlin-api
+
 === Deprecated Components
 
 The following components that were marked as deprecated:

Reply via email to