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 b1733b303dd3 CAMEL-23099: Remove camel-test from bom
b1733b303dd3 is described below

commit b1733b303dd307b864b5f7879d8632eeefedd61c
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Feb 28 07:51:26 2026 +0100

    CAMEL-23099: Remove camel-test from bom
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
index 6135543c315a..5cd5ca06072d 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_18.adoc
@@ -13,6 +13,11 @@ See the xref:camel-upgrade-recipes-tool.adoc[documentation] 
page for details.
 
 == Upgrading from 4.18.0 to 4.18.1
 
+=== camel-bom
+
+The `camel-test` module has been removed from `camel-bom`. This module was 
included by mistake, as since Camel 4, this is
+not a JAR but a pom.xml file. Camel end users should use the 
`camel-test-junit5` / `camel-test-junit6` JARs and the others directly.
+
 === camel-yaml-io / camel-xml-io
 
 In the YAML DSL we have renamed `routePolicy` to `routePolicyRef` on the 
`route` node,

Reply via email to