You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/02/06 12:17:42 UTC

[camel] branch on-header updated (8cc00547 -> 7c00c43)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch on-header
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 8cc00547 CAMEL-16102: Source code generate @InvokeOnHeader for reflection free
     add 7c00c43  CAMEL-16102: Source code generate @InvokeOnHeader for reflection free

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/spi/InvokeOnHeader.java  | 30 ++++++++++++----------
 .../apache/camel/spi/InvokeOnHeaderStrategy.java   |  4 +--
 .../camel/support/HeaderSelectorProducer.java      |  4 +--
 3 files changed, 21 insertions(+), 17 deletions(-)