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/08/08 10:27:22 UTC

[camel] branch regen_bot updated (eedaaf35cf3 -> f277406da00)

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 eedaaf35cf3 CAMEL-19724: reduce the incidence of dropped log messages
     add f277406da00 (chores) camel-arangodb: added a way to disable ArangoDB tests (#11039)

No new revisions were added by this update.

Summary of changes:
 .../component/arangodb/integration/ArangoCollectionDeleteIT.java | 9 +++++++--
 .../arangodb/integration/ArangoCollectionFindByKeyIT.java        | 9 +++++++--
 .../component/arangodb/integration/ArangoCollectionQueryIT.java  | 9 +++++++--
 .../component/arangodb/integration/ArangoCollectionSaveIT.java   | 9 +++++++--
 .../component/arangodb/integration/ArangoCollectionUpdateIT.java | 9 +++++++--
 .../camel/component/arangodb/integration/ArangoGraphEdgeIT.java  | 9 +++++++--
 .../component/arangodb/integration/ArangoGraphQueriesIT.java     | 9 +++++++--
 .../component/arangodb/integration/ArangoGraphVertexIT.java      | 9 +++++++--
 .../camel/component/arangodb/integration/BaseArangoDb.java       | 4 ++++
 9 files changed, 60 insertions(+), 16 deletions(-)