davsclaus opened a new pull request, #1979:
URL: https://github.com/apache/camel-spring-boot/pull/1979

   The `camel-hazelcast-atomicvalue` component was removed from Camel 4.23 in 
apache/camel@b8debda9a865 (deprecated since 4.19). The hazelcast starter page 
still carried an xref to `hazelcast-atomicvalue-component.adoc`, which breaks 
the website build:
   
   ```
   ERROR (asciidoctor): target of xref not found: 
next@components::hazelcast-atomicvalue-component.adoc
       file: docs/spring-boot/modules/ROOT/pages/starters/hazelcast.adoc
   ```
   
   This removes the generated auto-configuration classes, catalog entry, 
starter metadata and doc rows for `hazelcast-atomicvalue`, and drops it from 
`CamelHazelcastIT`. The starter page title/description now follows 
`hazelcast-instance` (first component alphabetically), as the generator would 
produce.
   
   _Claude Code on behalf of davsclaus_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to