gnodet commented on code in PR #25728:
URL: https://github.com/apache/camel/pull/25728#discussion_r3854837723


##########
components/camel-state-store/camel-state-store/src/main/docs/state-store-component.adoc:
##########
@@ -57,7 +57,6 @@ include::partial$component-configure-options.adoc[]
 // component-configure options: END
 
 // component options: START
-include::partial$component-configure-options.adoc[]

Review Comment:
   Good catch — the build plugin auto-regenerates the `component options` 
section, so removing the include from there caused the "uncommitted changes" CI 
failure. I've pushed a follow-up commit that instead removes it from the 
`component-configure options` section (where it was manually added), keeping it 
in the `component options` section where the build expects it. This matches the 
standard pattern used by other components (e.g. `camel-kafka`, `camel-iggy`, 
`camel-event`).
   
   _Claude Code on behalf of gnodet_



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