This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7ed00da4f43 CAMEL-21290: camel-jbang - Export activemq should include
connection pool
add 1f1fa4d1f9e CAMEL-21282: camel-file - Add option to create dir in
stepwise mode. (#15760)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/file.json | 113 +++++++++++----------
.../component/file/FileEndpointConfigurer.java | 6 ++
.../component/file/FileEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/file/file.json | 113 +++++++++++----------
.../apache/camel/component/file/FileEndpoint.java | 14 +++
.../camel/component/file/FileOperations.java | 8 +-
.../endpoint/dsl/FileEndpointBuilderFactory.java | 102 +++++++++++++++++++
7 files changed, 242 insertions(+), 117 deletions(-)