You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/07 13:12:25 UTC

[camel] branch regen_bot updated (a49687c -> 36487d0)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a49687c  CAMEL-15648: Avoid reflection to clear exchange headers in DigitalSignatureProcessor
     add 36487d0  Replaces the kafka container in camel-kafka test (#4380)

No new revisions were added by this update.

Summary of changes:
 components/camel-kafka/pom.xml                     | 21 ++++++++---
 .../component/kafka/BaseEmbeddedKafkaTest.java     | 42 +++++++++++-----------
 test-infra/camel-test-infra-kafka/pom.xml          |  6 +++-
 .../infra/services/kafka/KafkaServiceFactory.java  |  8 ++---
 4 files changed, 47 insertions(+), 30 deletions(-)