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 2021/02/09 07:33:23 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #2209: camel 3.8 - Removed reflection in 9 components

jamesnetherton commented on issue #2209:
URL: https://github.com/apache/camel-quarkus/issues/2209#issuecomment-775734878


   From the list, only caffeine, consul, infinispan & servicenow have native support. None of those extensions have reflective class configuration for any Camel classes, so I think we're in good shape.
   
   I had to add a [reflection hack](https://github.com/apache/camel-quarkus/blob/camel-master/extensions/infinispan/deployment/src/main/java/org/apache/camel/quarkus/component/infinispan/deployment/InfinispanProcessor.java#L34-L41) on the `camel-master` branch for infinispan, but I'll remove before we do the 3.8.0 upgrade since it's no longer needed.


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