This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0940f345ab6 CAMEL-18204: camel-jbang - Export to quarkus should use
quarkus catalog to know if the JARs are an extension or not to generate correct
pom.xml
new 45c3136cb0a (chores) camel-http-common: removed unused parameters
new e268b4b196c (chores) camel-http: removed unused parameters
new 6e2682ae46c (chores) camel-resteasy: removed unused parameters
new 00a8f4a2295 (chores) camel-netty-http: removed unused parameters
new 5a93a01ebd7 (chores) camel-platform-http-vertx: removed unused
parameters
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:
.../apache/camel/http/common/DefaultHttpRegistry.java | 4 ----
.../http/common/HttpServletResolveConsumerStrategy.java | 4 ++--
.../org/apache/camel/component/http/HttpComponent.java | 4 ----
.../org/apache/camel/component/http/HttpProducer.java | 16 ++++++++--------
.../camel/component/netty/http/NettyHttpHelper.java | 3 +--
.../camel/component/netty/http/NettyHttpProducer.java | 2 +-
.../platform/http/vertx/VertxPlatformHttpSupport.java | 4 ++--
.../camel/component/resteasy/ResteasyComponent.java | 7 +------
8 files changed, 15 insertions(+), 29 deletions(-)