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 e9da9d0 CAMEL-17072: Add standby mode for tracing. CAMEL-17074:
camel-spring-main should only be for classic Spring XML files and it should not
let camel-main do its additional auto configuration and route discovery, as all
that is done with classic camel-spring-xml already.
add eb7dbad CAMEL-17045: added unit test for the file resume strategy
No new revisions were added by this update.
Summary of changes:
.../file/FileConsumerResumeStrategyTest.java | 91 ++++++++++++++++++++++
1 file changed, 91 insertions(+)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerResumeStrategyTest.java