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.
omit 0fb7302 Regen for commit 89fb9609e907dc3f1b2e6375d01d3da4517338b9 add 7c1ad85 CAMEL-17033: camel-core - Optimize Event notifiers to no longer check for started state for every events triggered. add 1c09663 CAMEL-17033: camel-core - Optimize Event notifiers to no longer check for started state for every events triggered. add ac1cf87 Polished This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0fb7302) \ N -- N -- N refs/heads/regen_bot (ac1cf87) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../sql/stored/template/generated/SSPTParser.java | 833 ++++++------- .../template/generated/SSPTParserConstants.java | 110 +- .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++---------- .../org/apache/camel/spi/ManagementStrategy.java | 14 +- .../impl/engine/DefaultManagementStrategy.java | 13 + .../java/org/apache/camel/support/EventHelper.java | 68 +- .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 2 + 7 files changed, 1148 insertions(+), 1114 deletions(-)