You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/16 04:30:48 UTC

[camel] branch master updated (aadd698 -> f75de68)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from aadd698  Regen
     add 43dab17  camel-vertx: Use body as is when sending via vertx as its api is accepting an object type. This alos avoids an issue if the body is not JSonObject/Array etc.
     add f75de68  camel-vertx - Dont use deprecated api from vertx

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/component/vertx/VertxConsumer.java   | 4 +---
 .../src/main/java/org/apache/camel/component/vertx/VertxHelper.java | 4 ++++
 .../main/java/org/apache/camel/component/vertx/VertxProducer.java   | 6 ++----
 3 files changed, 7 insertions(+), 7 deletions(-)