[ 
https://issues.apache.org/jira/browse/CAMEL-17784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513244#comment-17513244
 ] 

Claus Ibsen edited comment on CAMEL-17784 at 3/28/22, 10:39 AM:
----------------------------------------------------------------

Also the reload need to handle that multiple java source files needs to be 
aggregated and compiled in one go. *DONE*


was (Author: davsclaus):
Also the reload need to handle that multiple java source files needs to be 
aggregated and compiled in one go.

> 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
>            Assignee: 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)

Reply via email to