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 2022/03/23 11:34:09 UTC

[camel] branch regen_bot updated (8d2cd6d -> 7679e5b)

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 8d2cd6d  Sync deps
     add 7679e5b  (chores) camel-report-maven-plugin: consolidate route/validation mojo code

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/maven/ReportPluginCommon.java | 164 +++++++++++++++++++++
 .../org/apache/camel/maven/RouteCoverageMojo.java  | 153 ++-----------------
 .../java/org/apache/camel/maven/ValidateMojo.java  | 152 +++----------------
 3 files changed, 194 insertions(+), 275 deletions(-)
 create mode 100644 catalog/camel-report-maven-plugin/src/main/java/org/apache/camel/maven/ReportPluginCommon.java