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 582dbf907593 Deprecate classic spring xml maven archetype - use spring 
boot instead
582dbf907593 is described below

commit 582dbf9075932a61e574eaa1f2836c5500e790c7
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 1 11:53:28 2026 +0100

    Deprecate classic spring xml maven archetype - use spring boot instead
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_17.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_17.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_17.adoc
index fb178eeee7b8..8fba13b35b01 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_17.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_17.adoc
@@ -128,3 +128,8 @@ If you are a developer running or contributing to the 
Salesforce component integ
 * **Legacy directory removed**: `it/resources/salesforce/` has been removed; 
metadata is now in `it/resources/sfdx-project/salesforce-source/`
 
 See `components/camel-salesforce/it/resources/README.md` for detailed setup 
instructions.
+
+=== Maven Archetypes
+
+The `camel-archetype-spring` maven archetype is deprecated. This archetype is 
generating classic old-fashioned Spring XML `<beans>`
+projects. Use Spring Boot instead.

Reply via email to