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 2023/03/07 10:29:20 UTC

[camel] branch regen_bot updated (7400df4ad6c -> fc26ba7de8b)

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 7400df4ad6c CAMEL-19062 - Clean up Parent POM - Commons IO
     add fc26ba7de8b CAMEL-19113 Platform-http-vertx: consume with comma separated does not work (#9465)

No new revisions were added by this update.

Summary of changes:
 .../http/vertx/VertxPlatformHttpConsumer.java      |  10 +-
 .../VertxPlatformMultipleContentTypeTest.java      | 205 +++++++++++++++++++++
 2 files changed, 213 insertions(+), 2 deletions(-)
 create mode 100644 components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/VertxPlatformMultipleContentTypeTest.java