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 2020/03/10 15:03:00 UTC

[GitHub] [camel-quarkus] aldettinger commented on issue #867: @BindToRegistry fields need to be explicitly registered for reflection in order to work in native mode

aldettinger commented on issue #867: @BindToRegistry fields need to be explicitly registered for reflection in order to work in native mode
URL: https://github.com/apache/camel-quarkus/issues/867#issuecomment-597135269
 
 
   The issue could be reproduced in mustache itests, just comment this [line](https://github.com/apache/camel-quarkus/blob/master/integration-tests/mustache/src/main/java/org/apache/camel/quarkus/component/mustache/it/MustacheRoute.java#L23).
   Then run `mvn clean verify -P native`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services