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 a4a5377  CAMEL-17662: camel-jbang - Should setup compoenents to use 
for rest-dsl
     add e00b0ab  (chores) camel-tooling-model: remove commented code
     add dfedd1a  (chores) camel-tooling-model: replace duplicated check for 
file existence
     add d060d85  (chores) camel-tooling-model: use final when possible
     add 58a6fac  (chores) camel-csimple-maven-plugin: code cleanups
     add 49b460b  (chores) camel-api-component-maven-plugin: code cleanups
     add 7a95786  (chores) camel-eip-documentation-enricher-maven-plugin: 
removed unused exceptions
     add 5e59d49  enhance test (#6963)
     add a8f30d5  Regen

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/camel/maven/GenerateMojo.java  |   3 +-
 .../support/RouteWatcherReloadStrategyTest.java    |  42 +++++++-
 .../org/apache/camel/tooling/model/Strings.java    |  34 -------
 .../org/apache/camel/tooling/util/FileUtil.java    |  13 ++-
 .../camel/maven/bom/generator/DependencySet.java   |   3 -
 .../bom/generator/ExternalBomConflictCheck.java    |   3 -
 .../bom/generator/ExternalBomConflictCheckSet.java |   3 -
 .../maven/AbstractApiMethodGeneratorMojo.java      | 110 +++++++++++++++++----
 .../camel/maven/ApiComponentGeneratorMojo.java     |  20 ++++
 .../org/apache/camel/maven/JavaSourceParser.java   |   4 +-
 .../camel/maven/EipDocumentationEnricherMojo.java  |   3 +-
 11 files changed, 163 insertions(+), 75 deletions(-)

Reply via email to