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 2022/03/27 13:19:00 UTC

[jira] [Updated] (CAMEL-17784) camel-java-dsl - Joor to support multiple files compiled as single unit

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

Claus Ibsen updated CAMEL-17784:
--------------------------------
    Fix Version/s: 3.17.0
                       (was: 3.x)

> camel-java-dsl - Joor to support multiple files compiled as single unit
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-17784
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17784
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-joor
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.17.0
>
>
> joor (java-joor-dsl) can only compile a single .java file at a time. This means that if you have multiple files and they have dependency on each other, then joor will fail compiling.
> It would be good to have them compile as a single unit together. This allows camel-jbang to have better hot-reload with java beans.
> It also allows camel-k to use local beans instead of pre-compiled JARs



--
This message was sent by Atlassian Jira
(v8.20.1#820001)