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 80d4795 Regen for commit f9f3d13a2e8975d77a467ef6d450ce70d57c2cb7 add 607e844 CAMEL-15730: camel-core - Untangle reifier from builder add 545362a Regen for commit 607e844d1c0b2bdbc5f984c897f6906537227c34 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 (80d4795) \ N -- N -- N refs/heads/regen_bot (545362a) 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: .../spi/{GroupAware.java => ExpressionFactoryAware.java} | 12 ++++++------ .../org/apache/camel/builder/ExpressionClauseSupport.java | 8 +++++++- .../apache/camel/model/language/ExpressionDefinition.java | 8 +++++++- .../main/java/org/apache/camel/reifier/ChoiceReifier.java | 13 +++++++------ 4 files changed, 27 insertions(+), 14 deletions(-) copy core/camel-api/src/main/java/org/apache/camel/spi/{GroupAware.java => ExpressionFactoryAware.java} (78%)