This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 92713d8 camel-quarkus-dozer Error when running native executable #2449
new 96eb4be Forward HBase testcontainer's log to stdout to see whether
#2458 is occurring
new c90249f cat /etc/hosts on GH actions to see whether that's the cause
of HBase failures
new fd81096 Upgrade to Quarkus 1.13.1.Final
new afa2e7e org.apache.hbase.thirdparty.io.netty.channel.unix.Errors:
bind(..) failed: Cannot assign requested address #2458
new 711a317 Forward Kafka testcontainer's log to stdout to see why it is
sometimes failing #2461
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci-build.yaml | 7 +++++++
.../apache/camel/quarkus/component/hbase/it/HBaseTestResource.java | 7 ++++---
.../camel/quarkus/component/kafka/it/CamelKafkaTestResource.java | 2 ++
pom.xml | 2 +-
4 files changed, 14 insertions(+), 4 deletions(-)