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

[camel] branch master updated (89652a7 -> 03651ea)

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

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


    from 89652a7  CAMEL-13417: Move mock component out of camel-core (#2870)
     new bb510c5  CAMEL-13427 - Camel-InfluxDB: Add Ping operation
     new 6e29a49  CAMEL-13427 - Fixed CS
     new 03651ea  Camel-InfluxDB: Removed useless table in docs

The 36644 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:
 .../src/main/docs/influxdb-component.adoc          | 13 -----------
 .../component/influxdb/InfluxDbOperations.java     |  1 +
 .../camel/component/influxdb/InfluxDbProducer.java | 10 +++++++++
 ...ueryTest.java => InfluxDbProducerPingTest.java} | 25 +++-------------------
 .../influxdb/MockedInfluxDbConfiguration.java      |  3 ++-
 5 files changed, 16 insertions(+), 36 deletions(-)
 copy components/camel-influxdb/src/test/java/org/apache/camel/component/influxdb/{InfluxDbProducerQueryTest.java => InfluxDbProducerPingTest.java} (67%)