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/07/05 19:38:01 UTC

[camel] branch regen_bot updated (3e903408075 -> 5e94d965dbf)

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 3e903408075 Prefer using camel.surefire.* properties where possible, remove superfluous surefire configuration, e.g. it is default or inherited anyway
     add 5e94d965dbf CAMEL-19279: Polished

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/azure-files.json      | 118 ++++++++++-----------
 components/camel-azure/camel-azure-files/pom.xml   |   7 +-
 .../file/azure/FilesEndpointUriFactory.java        |   2 +-
 .../camel/component/file/azure/azure-files.json    | 118 ++++++++++-----------
 .../src/main/docs/azure-files-component.adoc       |   4 +-
 .../camel/component/file/azure/FilesEndpoint.java  |  10 +-
 .../camel/component/file/azure/FilesToken.java     |  41 ++++---
 7 files changed, 148 insertions(+), 152 deletions(-)