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 2022/10/13 16:30:39 UTC

[camel] branch regen_bot updated (d837f2a4460 -> bec70630184)

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 d837f2a4460 Upgrade to Kamelets 0.9.1
     add 9d2ede09bab (chores) ci: downgrade to the github-script on 3.x version
     add 9dac2cb50bb (chores) ci: try to use a newer version of the github-script for artifact download
     add 29dc9334239 (chores) ci: save test logs from core tests
     add 1612a7bb9b9 (chores) camel-twitter: avoid shadowing variables
     add 21cfaa1f9c3 (chores) camel-servlet: avoid shadowing variables
     add facf50d5575 (chores) camel-pdf: avoid shadowing variables
     add bec70630184 (chores) camel-avro-rpc: avoid shadowing variables

No new revisions were added by this update.

Summary of changes:
 .github/actions/quick-test/quick-test.sh               |  1 +
 .github/workflows/component-pr.yaml                    |  4 ++--
 .../org/apache/camel/component/avro/AvroListener.java  | 18 +++++++++++-------
 .../component/pdf/text/DefaultLineBuilderStrategy.java |  4 ++--
 .../camel/component/servlet/ServletComponent.java      | 11 ++++++-----
 .../camel/component/twitter/search/SearchProducer.java | 12 ++++++------
 6 files changed, 28 insertions(+), 22 deletions(-)