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/06/21 12:26:09 UTC

[camel] branch regen_bot updated (0940f345ab6 -> 5a93a01ebd7)

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 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
     add 45c3136cb0a (chores) camel-http-common: removed unused parameters
     add e268b4b196c (chores) camel-http: removed unused parameters
     add 6e2682ae46c (chores) camel-resteasy: removed unused parameters
     add 00a8f4a2295 (chores) camel-netty-http: removed unused parameters
     add 5a93a01ebd7 (chores) camel-platform-http-vertx: removed unused parameters

No new revisions were added by this update.

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(-)