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/08/10 09:43:49 UTC

[camel] branch regen_bot updated (0396c7d9090 -> 5a11f33a6fb)

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 0396c7d9090 camel-flatpack - Fix flaky test and run tests in parallel to make it faster
     add 43e1e523c31 Add upgrade guide for 4.1 so we are prepared for working on next release.
     add b8fcd7dcbe6 camel-spring-batch - Make test faster (#11065)
     add 69cc330e43b camel-spring-ws - Make testing much faster (#11064)
     add 2715a8accb7 CAMEL-19729: camel-jbang - camel get route-dump should handle 2+ routes in the source files
     add 5a11f33a6fb CAMEL-19684: fixed FileWatchComponentTest test (#11063)

No new revisions were added by this update.

Summary of changes:
 components/camel-file-watch/pom.xml                        |  7 +++++++
 .../camel/component/file/watch/FileWatchComponentTest.java | 11 +++++++++--
 components/camel-spring-batch/pom.xml                      |  1 +
 .../component/spring/batch/SpringBatchEndpointTest.java    |  6 +++---
 components/camel-spring-ws/pom.xml                         |  4 ++++
 .../component/spring/ws/bean/CamelDirectConnection.java    |  4 ++--
 ...-upgrade-guide.adoc => camel-4x-upgrade-guide-4_1.adoc} |  6 +-----
 .../modules/ROOT/pages/camel-4x-upgrade-guide.adoc         |  1 +
 .../jbang/core/commands/action/CamelRouteDumpAction.java   | 14 +++++++-------
 9 files changed, 35 insertions(+), 19 deletions(-)
 copy docs/user-manual/modules/ROOT/pages/{camel-4x-upgrade-guide.adoc => camel-4x-upgrade-guide-4_1.adoc} (55%)