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.
omit 260fcc9 Regen for commit 36701929f0631416d97f99eec90c5e9bdc3701f0 add 02f7d33 CAMEL-17057: Update documentation for MongoDB component. (#6762) add 30f8518 Regen for commit 02f7d3313985b97e9b554ff2a20ceee21c8b1076 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 (260fcc9) \ N -- N -- N refs/heads/regen_bot (30f8518) 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. No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/mongodb.json | 4 +-- .../apache/camel/component/mongodb/mongodb.json | 4 +-- .../src/main/docs/mongodb-component.adoc | 3 +- .../camel/component/mongodb/MongoDbEndpoint.java | 4 +-- .../mongodb/MongoDbEndpointClientTest.java} | 38 +++++++++++----------- .../mongodb/MongoDbEndpointHostsTest.java} | 27 +++++++-------- .../builder/endpoint/StaticEndpointBuilders.java | 4 +-- .../dsl/MongoDbEndpointBuilderFactory.java | 16 ++++----- 8 files changed, 51 insertions(+), 49 deletions(-) copy components/{camel-xslt-saxon/src/test/java/org/apache/camel/component/xslt/extensions/SaxonExtensionFunctionsTest.java => camel-mongodb/src/test/java/org/apache/camel/component/mongodb/MongoDbEndpointClientTest.java} (55%) copy components/{camel-csimple-joor/src/test/java/org/apache/camel/language/csimple/joor/CSimpleDecHeaderTest.java => camel-mongodb/src/test/java/org/apache/camel/component/mongodb/MongoDbEndpointHostsTest.java} (59%)