This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from b4e96412b5 Add a2a extension
new bbcdb1b087 Bump quarkiverse-cxf.version from 3.37.0.CR1 to 3.37.0
new e9e9805071 Fix native build failures caused by httpclient5 5.6.x
upgrade
new 7acb9b1b7b Increase Splunk container timeout for slower linux/amd64
emulation on macOS & PodMan
The 3 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:
.../deployment/HttpClient5Processor.java | 4 +-
.../graal/BrotliAbsentBooleanSupplier.java | 2 +-
.../httpclient5/graal/BrotliSubstitutions.java | 4 +-
.../graal/CommonsCompressSubstitutions.java | 58 ++
...nSupplier.java => XzAbsentBooleanSupplier.java} | 10 +-
.../test/support/splunk/SplunkTestResource.java | 2 +-
pom.xml | 2 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 868 +++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 72 +-
.../generated/flattened-reduced-verbose-pom.xml | 852 ++++++++++----------
10 files changed, 989 insertions(+), 885 deletions(-)
create mode 100644
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/CommonsCompressSubstitutions.java
copy
extensions-support/httpclient5/runtime/src/main/java/org/apache/camel/quarkus/support/httpclient5/graal/{BrotliAbsentBooleanSupplier.java
=> XzAbsentBooleanSupplier.java} (73%)