This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from b8f369c9396 CAMEL-20731: mvn camel-report:route-coverage fails on
routes with multiple doCatch blocks
new 917469fa76b Fix HTML route coverage report generation on Windows
machines (#14078)
new 90c4e191ce1 Fix HTML route coverage report generation on Windows
machines
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:
.../src/main/java/org/apache/camel/maven/RouteCoverageMojo.java | 2 +-
.../apache/camel/maven/htmlxlsx/process/CoverageResultsProcessor.java | 2 +-
.../main/java/org/apache/camel/maven/htmlxlsx/process/FileUtil.java | 4 +++-
3 files changed, 5 insertions(+), 3 deletions(-)