k-krawczyk commented on PR #533: URL: https://github.com/apache/camel-quarkus-examples/pull/533#issuecomment-4797527823
Thanks @jamesnetherton — addressed all the review points: - Switched JIRA references to **GitHub issues** (`apache/camel-quarkus/issues`) throughout, since Camel Quarkus doesn't use JIRA. - Fixed the repository structure note: there *is* a root aggregator `pom.xml`, but each example is parentless/standalone. - Linked the [Camel Quarkus `AGENTS.md`](https://github.com/apache/camel-quarkus/blob/main/AGENTS.md) as the canonical agent rules instead of the core one. - Simplified "Adding a new example" to use the `org.l2x6.cq:cq-maven-plugin:create-example` mojo. - Applied your `@ConfigProperty` suggestion. - Added `**.md` to `paths-ignore` in `.github/workflows/ci-build.yaml`. _Reported by Claude Code on behalf of Karol Krawczyk_ -- 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]
