essobedo opened a new pull request, #8978:
URL: https://github.com/apache/camel/pull/8978

   Fixes https://issues.apache.org/jira/browse/CAMEL-18860
   
   ## Motivation
   
   To ease the native compilation of routes written in Java in Camel Quarkus, 
we need to adapt the code to be able to reuse some parts of the existing code.
   
   ## Modifications
   
   * Move the reusable methods `asClassName` and `determineName` to a helper 
class
   * Allow providing compilation options when compiling to give the ability to 
set the classpath
   * Fix some violations
   


-- 
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]

Reply via email to