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 f5ca4dbace4 CAMEL-18248: @BeanInject can inject ProducerTemplate/FluentProducerTemplate/ConsumerTemplate omit b0170fddb2e Regen for commit eb0acef79b59e12843bef08c27cd3a352ccd2a42 (#7933) add a6e570859af Regen for commit 027e471fdf8cdea3899dfeb30d41dbbc448e8384 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 (f5ca4dbace4) \ N -- N -- N refs/heads/regen_bot (a6e570859af) 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: .../impl/engine/CamelPostProcessorHelper.java | 27 ---------- .../camel/impl/BeanInjectProducerTemplateTest.java | 63 ---------------------- 2 files changed, 90 deletions(-) delete mode 100644 core/camel-core/src/test/java/org/apache/camel/impl/BeanInjectProducerTemplateTest.java