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

github-bot pushed a change to branch quarkus-master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


 discard de1ac38  Temporarily disable debezium tests until #1311 and 
associtated issues are fixed
 discard 4356789  Upgrade to Quarkus 1.6.0 - WIP
     add a96fe10  debezium: exclude org.apache.kafka:kafka-log4j-appender from 
debezium-embedded transitive dependencies
     add 1e29555  integration-tests: make influxdb tests more idiomatic
     add 5c57faa  Merge pull request #1346 from lburgazzoli/influxdb
     new 06afb08  Upgrade to Quarkus 1.6.0 - WIP
     new 9aaa0bd  Temporarily disable debezium tests until #1311 and 
associtated issues are fixed

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   (de1ac38)
            \
             N -- N -- N   refs/heads/quarkus-master (9aaa0bd)

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:
 extensions-support/debezium/runtime/pom.xml        |  6 ++
 .../component/influxdb/it/InfluxdbResource.java    | 98 ++++++++++------------
 .../component/influxdb/it/InfluxdbTest.java        | 22 ++---
 .../influxdb/it/InfluxdbTestResource.java          | 15 ++--
 4 files changed, 65 insertions(+), 76 deletions(-)

Reply via email to