essobedo opened a new pull request, #4451: URL: https://github.com/apache/camel-quarkus/pull/4451
fixes #1748 ## Motivation The OGNL language can only be used in JVM mode, we would like to support it in native mode too. ## Modifications: * Move the extension to native using the `promote` mojo * Register for reflection, all the implementations of returned types of the methods of the class `RootObject` -- 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]
