This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from e99f805334c (chores) camel-azure-datalake: avoid risky unboxing
new e29f43e33d2 (chores) camel-route-parser: removed unused exceptions
new eeaec71bbb0 (chores) camel-jbang: removed unused exceptions
new 32bdb4e66bd (chores) camel-file: removed unused exceptions
new 19cfba18cb9 (chores) camel-ftp: commented actually used exceptions
new 3c011c9cc2e (chores) camel-hashicorp-vault: removed unused exceptions
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:
.../org/apache/camel/parser/helper/CamelXmlHelper.java | 2 +-
.../file/strategy/MarkerFileExclusiveReadLockStrategy.java | 14 ++++++++++++--
.../apache/camel/component/file/remote/FtpEndpoint.java | 5 +++++
.../apache/camel/component/file/remote/FtpsEndpoint.java | 3 ---
.../hashicorp/vault/HashicorpVaultPropertiesFunction.java | 7 ++-----
.../java/org/apache/camel/dsl/jbang/core/commands/Run.java | 2 +-
6 files changed, 21 insertions(+), 12 deletions(-)