You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/15 15:04:00 UTC

[jira] [Updated] (CAMEL-16212) Build time route definition introspection API

     [ https://issues.apache.org/jira/browse/CAMEL-16212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-16212:
--------------------------------
    Fix Version/s: 3.x

> Build time route definition introspection API
> ---------------------------------------------
>
>                 Key: CAMEL-16212
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16212
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Peter Palaga
>            Priority: Major
>             Fix For: 3.x
>
>
> We currently (mis)use the fact that current model classes have JAXB annotations to discover CSimple expressions in Camel Quarkus - see https://github.com/apache/camel-quarkus/blob/master/extensions/csimple/deployment/src/main/java/org/apache/camel/quarkus/component/csimple/deployment/CSimpleProcessor.java#L337-L347
> [~davsclaus] mentioned recently that he would like to remove JAXB from Camel Core. It would be nice if Camel provided an API for route introspection at build time before JAXB is removed. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)