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

   fix #4393 
   
   ## Motivation
   
   The flag `--report-unsupported-elements-at-runtime` can be needed in 
specific use cases to prevent errors during a native compilation, the goal is 
to see how it can be avoided.
   
   ## Modifications:
   
   I could not reproduce the problem with the latest versions of Graal VM / 
Quarkus / Camel Quarkus so this PR simply adds new integration tests to ensure 
that the problem doesn't appear anymore.
   
   * Add more integration tests to cover the use cases that failed
   * Align the code of the integration tests and their dependencies with the 
integration tests of other DSLs
   * Adapt the code of the processor to Java 17
   * Remove the limitation from the documentation


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