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 d076c8993dc Regen for commit 055ab45518d0b1aa2fa669fc64c86cada0dd0e97
add 757ce7b3d86 CAMEL-19176: camel-platform-http - Add listener for
added/removed http endpoints
add ce8a8326d3a CAMEL-19178: camel-common-http - Make HttpBinding more
reusable
add 894a1b9515d CAMEL-19178: camel-common-http - Make HttpBinding more
reusable
add c490e53d194 CAMEL-19176: camel-platform-http - Add listener for
added/removed http endpoints
add 55840b82f26 CAMEL-19177: camel-platform-http - Spring Boot
implementation that use directly the HTTP server
add 3ec80199b65 CAMEL-19176: camel-platform-http - Add listener for
added/removed http endpoints
add 825fd2e8a39 Tiny doc update for Couchbase component (#9588)
No new revisions were added by this update.
Summary of changes:
.../src/main/docs/couchbase-component.adoc | 4 +-
.../camel/http/common/DefaultHttpBinding.java | 17 +++---
.../org/apache/camel/http/common/HttpBinding.java | 9 +--
.../org/apache/camel/http/common/HttpMessage.java | 2 +-
.../component/jetty/JettyRestHttpBinding.java | 4 +-
.../component/jetty11/AttachmentHttpBinding.java | 6 +-
.../component/platform/http/HttpEndpointModel.java | 13 ++++-
.../platform/http/PlatformHttpComponent.java | 67 ++++++++++++++--------
.../platform/http/PlatformHttpEndpoint.java | 2 +-
.../platform/http/PlatformHttpListener.java} | 15 ++---
.../component/servlet/AttachmentHttpBinding.java | 4 +-
.../component/servlet/ServletRestHttpBinding.java | 4 +-
.../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc | 24 ++++++++
.../ROOT/pages/camel-4-migration-guide.adoc | 24 ++++++++
.../apache/camel/main/http/VertxHttpServer.java | 4 +-
15 files changed, 137 insertions(+), 62 deletions(-)
copy
components/{camel-cometd/src/main/java/org/apache/camel/component/cometd/CometdProducerConsumer.java
=>
camel-platform-http/src/main/java/org/apache/camel/component/platform/http/PlatformHttpListener.java}
(72%)