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

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


    from 2cfd8957b06 Fixed wrong link
     new 3f19fbe0105 Add Spring Boot Docs
     new 80f1e21f440 Add Smb client configuration

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:
 .../org/apache/camel/catalog/components/smb.json   | 37 +++++++++++-----------
 .../camel/component/smb/SmbEndpointConfigurer.java | 11 +++++++
 .../camel/component/smb/SmbEndpointUriFactory.java |  3 +-
 .../org/apache/camel/component/smb/smb.json        | 37 +++++++++++-----------
 .../camel-smb/src/main/docs/smb-component.adoc     |  5 +++
 .../camel/component/smb/SmbConfiguration.java      | 15 +++++++++
 .../apache/camel/component/smb/SmbConsumer.java    |  8 ++++-
 .../apache/camel/component/smb/SmbComponentIT.java | 10 +++++-
 .../endpoint/dsl/SmbEndpointBuilderFactory.java    | 33 +++++++++++++++++++
 .../apache/camel/kotlin/components/SmbUriDsl.kt    |  8 +++++
 10 files changed, 128 insertions(+), 39 deletions(-)

Reply via email to