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

   Removed in camel core with https://github.com/apache/camel/pull/25769 — 
`camel-ironmq` was deprecated in
   4.21, and the client library it wraps has been unmaintained since 2017.
   
   **This is currently failing documentation validation on `main`.** 
`docs/spring-boot/modules/ROOT/pages/starters/ironmq.adoc`
   still carries `xref:{csb-camel-components}::ironmq-component.adoc`, whose 
target no longer exists upstream,
   so Antora fails with:
   
   ```
   ERROR (asciidoctor): target of xref not found: 
next@components::ironmq-component.adoc
       file: docs/spring-boot/modules/ROOT/pages/starters/ironmq.adoc
   ```
   
   Same shape and file set as the recent removals (#1899 LevelDB, #1902 
iec60870): catalog entry and JSON, the
   starter module, the `components-starter` module list, the nav entry and 
starter page, the BOM and
   dependencies entries, plus the integration test.
   
   ### Still orphaned after this
   
   Three more starters have had their upstream component removed and will fail 
doc validation the same way once
   the published `next` docs catch up — left out of this PR to keep it one 
component per change, matching the
   recent removals:
   
   | starter | upstream removal |
   |---|---|
   | `camel-digitalocean-starter` | Removal of DigitalOcean component |
   | `camel-json-patch-starter` | Removal of json-patch component |
   | `camel-splunk-hec-starter` | Removal of Splunk |
   
   Happy to follow up with those.
   
   ---
   _Filed by Claude Code on behalf of Andrea Cosentino._


-- 
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