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 76270ae0851 CAMEL-20926: simple language - Add fromRouteId as function. (#14665) new e0cb3d3a131 CAMEL-20838: mark the isRouteCoverageEnabled as deprecated new 07fc10e914d CAMEL-20838: cleanup dumping the route coverage The 2 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: .../java/org/apache/camel/test/junit5/AbstractTestSupport.java | 4 +++- .../java/org/apache/camel/test/junit5/CamelContextManager.java | 10 ++++++++++ .../java/org/apache/camel/test/junit5/CamelTestSupport.java | 6 +----- .../apache/camel/test/junit5/LegacyCamelContextManager.java | 9 +++++++++ .../apache/camel/test/junit5/TransientCamelContextManager.java | 9 +++++++++ 5 files changed, 32 insertions(+), 6 deletions(-)