luigidemasi commented on PR #26684: URL: https://github.com/apache/camel/pull/26684#issuecomment-5763527546
@gnodet-bot Regarding language removal (blocker 1 in [this review](https://github.com/apache/camel/pull/26684#pullrequestreview-5267673884)): this was already addressed in 41bc23c1de64b47803f445d12640b5ab42209115. `JevLanguage`, the core `JevExpression` model, language documentation/registration, and generated parser, writer, schema and EIP language additions were removed. I checked the aggregate diff against the original base: there are no remaining Jev changes to the core model or YAML language integration. The remaining `JevPredicate` implements the existing Camel `Predicate` contract within the component. XML/YAML can reference it through the existing `ref` language, or use the producer followed by an ordinary Simple condition. The generated DSL files retained in the PR are the component and endpoint builders. _AI-generated by OpenAI Codex on behalf of @luigidemasi via /oss-address-review._ -- 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]
