jamesnetherton commented on PR #8010: URL: https://github.com/apache/camel-quarkus/pull/8010#issuecomment-3586166487
> is there some mechanism in the code that passes the extension from Preview to Stable ? Yes, the `cq:promote` mojo does it automatically. If needed, it can be overridden in the extension runtime module via a Maven property like this: https://github.com/apache/camel-quarkus/blob/main/extensions/langchain4j-agent/runtime/pom.xml#L35 -- 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]
