This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 05027c3c8ac Upgrade vertx
add caeb34458a6 CAMEL-22125: camel-platform-http-vertx - Writing response
should favour input stream over ByteBuffer
No new revisions were added by this update.
Summary of changes:
components/camel-platform-http-vertx/pom.xml | 5 +++
.../http/vertx/VertxPlatformHttpSupport.java | 19 +++++---
...java => VertxPlatformHttpFileResponseTest.java} | 50 ++++++++++++++++------
.../src/test/resources/dummy.txt | 1 +
4 files changed, 57 insertions(+), 18 deletions(-)
copy
components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/{VertxPlatformHttpJacksonTest.java
=> VertxPlatformHttpFileResponseTest.java} (52%)
create mode 100644
components/camel-platform-http-vertx/src/test/resources/dummy.txt