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 477ccf0  Regen for commit 851eba30fb0e45769e755d13d3b4698b449572eb
     add ef61fb4  CAMEL-17059: replace Lists with arrays in camel-file
     add b033206  Regen for commit ef61fb4ec3d26901c3e778f7ffbc2de7bf6fe075

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/file/FileConsumer.java  |   47 +-
 .../camel/component/file/FileOperations.java       |    5 +-
 .../camel/component/file/GenericFileConsumer.java  |    6 +-
 .../component/file/GenericFileOperations.java      |    6 +-
 .../camel/component/file/remote/FtpConsumer.java   |   97 +-
 .../camel/component/file/remote/FtpOperations.java |   28 +-
 .../camel/component/file/remote/SftpConsumer.java  |   95 +-
 .../component/file/remote/SftpOperations.java      |   22 +-
 .../FtpChangedExclusiveReadLockStrategy.java       |    5 +-
 .../SftpChangedExclusiveReadLockStrategy.java      |    9 +-
 .../remote/RemoteFileIgnoreDoPollErrorTest.java    |    2 +-
 .../apache/camel/component/scp/ScpOperations.java  |    5 +-
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../GenericFileDeleteProcessStrategyTest.java      |    6 +-
 .../ROOT/pages/camel-3x-upgrade-guide-3_13.adoc    |   15 +
 17 files changed, 1255 insertions(+), 1258 deletions(-)

Reply via email to