This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard a224a03ac3 Exclude com.github.mwiede:jsch from FTP / JSCH #3711 discard 36a63f56f6 Upgrade Camel to 3.17.0 add 3f953b12a1 Add missing service include pattern for properties-function add 9a6e2cee2c Fix compilation warnings in Azure Vert.x HTTP Client new bf28e67e23 Upgrade Camel to 3.17.0 new 4d54995cec Exclude com.github.mwiede:jsch from FTP / JSCH #3711 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 (a224a03ac3) \ N -- N -- N refs/heads/camel-main (4d54995cec) 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. The 2 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: .../quarkus/core/deployment/CamelProcessor.java | 3 ++- .../http/vertx/VertxHttpClientBuilderTests.java | 26 +++++++++++----------- .../core/http/vertx/BufferedVertxHttpResponse.java | 4 ++-- .../core/http/vertx/VertxHttpAsyncResponse.java | 4 ++-- .../core/http/vertx/VertxHttpClientBuilder.java | 5 ++--- .../core/http/vertx/VertxHttpClientProvider.java | 2 +- .../azure/core/http/vertx/VertxHttpResponse.java | 7 +++--- 7 files changed, 26 insertions(+), 25 deletions(-)