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.
omit bc12d8f Regen for commit 08a927cc4bbcf80371bc6ad0d7ec9b8b53de606e omit 08a927c camel-restdsl - Parsing error during input binding should use status 400 instead of 500. omit 2355bdc CAMEL-17826: camel-platform-http - Add muteException option and enable it by default omit e57c43a CAMEL-17824: camel-platform-http-vertx - More detailed failure message when exchange failed. add 59aed9d Regen for commit 96226cb3548e14fdf242f38590180811b1d25f42 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (bc12d8f) \ N -- N -- N refs/heads/regen_bot (59aed9d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../camel/catalog/components/platform-http.json | 1 - .../http/vertx/VertxPlatformHttpConsumer.java | 12 ++++---- .../http/vertx/VertxPlatformHttpSupport.java | 33 ++++++++-------------- .../http/PlatformHttpEndpointConfigurer.java | 6 ---- .../http/PlatformHttpEndpointUriFactory.java | 3 +- .../component/platform/http/platform-http.json | 1 - .../platform/http/PlatformHttpConstants.java | 1 - .../platform/http/PlatformHttpEndpoint.java | 18 +++++------- .../apache/camel/processor/RestBindingAdvice.java | 28 ++++-------------- .../dsl/PlatformHttpEndpointBuilderFactory.java | 33 ---------------------- 10 files changed, 33 insertions(+), 103 deletions(-)