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 4c69442d2ce (chores) camel-core: fixed bogus print to STDOUT causing 
warning from Surefire plugin
     add 081aaa4a19a Upgrade various maven plugins and removed not used
     add d872f0cc2ea Add SB name in doc for website build.
     add 8481e24120a CAMEL-18984: Remove link to SB to make website build
     add b7933b19152 Revert "CAMEL-18984: Remove link to SB to make website 
build"
     add 7131a052495 CAMEL-18984: Added back
     add ef46e24d9e7 CAMEL-18954: camel-micrometer - Fix NPE
     add f59bb34c047 Fix maven archetypes for camel v4
     add 28cf0ba326a (chores) camel-sql: regen files due to compilation issues 
on GH actions (#9252)
     add 1e6abf58102 Regen for commit 28cf0ba326abca69bc82101cab5f83d95045b771

No new revisions were added by this update.

Summary of changes:
 .../META-INF/maven/archetype-metadata.xml          |   3 +
 .../src/main/resources/archetype-resources/pom.xml |   8 +
 .../src/test/java/__name__ComponentTest.java       |  13 +-
 .../projects/build-it/archetype.properties         |   1 +
 .../META-INF/maven/archetype-metadata.xml          |   3 +
 .../src/main/resources/archetype-resources/pom.xml |   8 +
 .../src/test/java/__name__DataFormatTest.java      |  11 +-
 .../projects/build-it/archetype.properties         |   1 +
 .../META-INF/maven/archetype-metadata.xml          |   3 +
 .../projects/build-it/archetype.properties         |   3 +-
 .../resources/projects/run-it/archetype.properties |   3 +-
 .../META-INF/maven/archetype-metadata.xml          |   3 +
 .../projects/build-it/archetype.properties         |   3 +-
 .../resources/projects/run-it/archetype.properties |   3 +-
 camel-dependencies/pom.xml                         |  15 +-
 ...rometerExchangeEventNotifierNamingStrategy.java |   6 +-
 .../stored/template/generated/ParseException.java  |  48 +--
 .../sql/stored/template/generated/SSPTParser.java  | 364 +++++++++++----------
 .../template/generated/SSPTParserTokenManager.java | 274 +++++++++-------
 .../template/generated/SimpleCharStream.java       |  21 +-
 .../sql/stored/template/generated/Token.java       |   7 +-
 .../stored/template/generated/TokenMgrError.java   |  36 +-
 .../camel-zeebe/src/main/docs/zeebe-component.adoc |   2 +
 .../ROOT/pages/camel-4-migration-guide.adoc        |   1 -
 parent/pom.xml                                     |  15 +-
 25 files changed, 490 insertions(+), 365 deletions(-)

Reply via email to