davsclaus commented on code in PR #1918:
URL:
https://github.com/apache/camel-spring-boot/pull/1918#discussion_r3890300477
##########
components-starter/pom.xml:
##########
@@ -107,6 +107,7 @@
<module>camel-activemq-starter</module>
<module>camel-activemq6-starter</module>
+ <module>camel-ai-observability-starter</module>
Review Comment:
Registering this module triggers the `update-starter-doc-page` generator
goal on build, which produces
`docs/spring-boot/modules/ROOT/pages/starters/ai-observability.adoc` and a
`nav.adoc` entry. Neither is included in this PR — please regenerate and commit
them (see review summary for details).
--
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]