You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/18 10:11:29 UTC

[GitHub] [camel-quarkus] zhfeng commented on a diff in pull request #3793: Improve camel-quarkus-velocity test coverage #3790

zhfeng commented on code in PR #3793:
URL: https://github.com/apache/camel-quarkus/pull/3793#discussion_r875717752


##########
integration-tests/velocity/src/main/resources/application.properties:
##########
@@ -15,4 +15,6 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 
-quarkus.native.resources.includes = template/*
\ No newline at end of file
+quarkus.native.resources.includes = template/*
+
+quarkus.camel.native.reflection.include-patterns=org.apache.camel.Exchange

Review Comment:
   yeah, I agree and is there any issue if this reflective config is not added? `velocityContext` test will be failing?



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org