atiaomar1978-hub commented on PR #25102:
URL: https://github.com/apache/camel/pull/25102#issuecomment-5078964249

   ## CI follow-up
   
   Addressed the failing checks on this PR:
   
   ### PR doc validation ([run 
30125289181](https://github.com/apache/camel/actions/runs/30125289121))
   Antora could not resolve `example$json/duckdb.json` for 
`duckdb-component.adoc`.
   
   **Fix:** `5433e67351e` — commit `prepare-doc-symlinks` output:
   - `docs/components/modules/ROOT/examples/json/duckdb.json`
   - `docs/components/modules/ROOT/pages/duckdb-component.adoc` → symlink to 
component docs (same pattern as other components)
   
   ### Regen / uncommitted changes — Java 25 ([run 
30150483119](https://github.com/apache/camel/actions/runs/30150483119))
   After `./etc/scripts/regen.sh`, CI failed on a dirty tree: missing entry in 
`dsl/camel-kamelet-main/src/generated/resources/camel-component-known-dependencies.properties`.
   
   **Fix:** `d5e212eb56d` — add:
   `org.apache.camel.component.duckdb.DuckDbComponent=camel:duckdb`
   
   ### Local tests (OpenJDK 21)
   ```bash
   ./mvnw -pl components/camel-duckdb,test-infra/camel-test-infra-duckdb test 
failsafe:integration-test
   ```
   **21 tests** (18 unit + 3 IT) — all green.
   
   PR description updated accordingly. CI should re-run on `d5e212eb56d`.
   
   _AI-generated comment on behalf of 
[atiaomar1978-hub](https://github.com/atiaomar1978-hub)._


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