This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
discard 112fc07 [create-pull-request] automated change
omit e36b57c Fix cassandra for camel 3.5
omit d52581f Regen
omit 9ffedc0 Pointing the github actions to 3.5.0-SNAPSHOT
omit dc32b9f Point to 3.5.0-SNAPSHOT
add 722240b Kafka-clients is not a test dependency
add c8dbd30 Removed wrong terminal output from example in archetype docs
add ee394eb Fix mongodb test
add 766e05d Merge pull request #396 from unsortedhashsets/fix-mongodb
new 289c605 Point to 3.5.0-SNAPSHOT
new 8724490 Pointing the github actions to 3.5.0-SNAPSHOT
new 1dbdd2b Regen
new 95c865c Fix cassandra for camel 3.5
new f5bf8b5 [create-pull-request] automated change
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 (112fc07)
\
N -- N -- N refs/heads/camel-master (f5bf8b5)
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 5 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:
README.adoc | 3 +--
docs/modules/ROOT/pages/archetypes.adoc | 2 +-
parent/pom.xml | 1 -
.../mongodb/services/MongoDBLocalContainerService.java | 14 ++------------
.../mongodb/services/MongoDBService.java | 4 ----
.../mongodb/services/RemoteMongoDBService.java | 18 +-----------------
.../mongodb/sink/CamelSinkMongoDBITCase.java | 5 ++---
.../mongodb/source/CamelSourceMongoDBITCase.java | 5 ++---
8 files changed, 9 insertions(+), 43 deletions(-)