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 2023/08/03 16:25:09 UTC

[camel] branch regen_bot updated (1764064684f -> e8be6bc0094)

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 1764064684f (chores) camel-couchdb: fix test log output to stdout (#10983)
     add aab0079a815 (chores) camel-dhis2: fix test log output to stdout (#10984)
     add 6bf482d1be5 (chores) camel-google-pubsub: fix test log output to stdout (#10985)
     add e8be6bc0094 (chores) camel-hdfs: fix test log output to stdout (#10986)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/log4j2-test.xml                      |  7 +++----
 components/camel-google/camel-google-pubsub/pom.xml         |  7 +++++++
 .../camel/component/google/pubsub/PubsubTestSupport.java    | 13 +++++++++++++
 .../google/pubsub/integration/AcknowledgementIT.java        |  9 ++++++---
 .../src/test/resources/logging.properties                   |  2 +-
 components/camel-hdfs/pom.xml                               |  7 +++++++
 6 files changed, 37 insertions(+), 8 deletions(-)