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 e4cdb27 Regen for commit c5e19141421298625fbeea4fb9691be89eca1f59 add 1dd033f Regen for commit 4a41de8ba4f382cec576c9679e682c4b422a6ab8 add 3784c58 Regen for commit 48c68058c03459a0c4a9438e75ecb9efe7381654 add c11e3f5 Fixed test that mistakenly had duplicate route template add 40d701b CAMEL-16571: Refined the @Consume @Procuce @EndpointInject annotations which targets they can use. add 778e020 Regen 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 (e4cdb27) \ N -- N -- N refs/heads/regen_bot (778e020) 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: core/camel-api/src/main/java/org/apache/camel/Consume.java | 2 +- core/camel-api/src/main/java/org/apache/camel/EndpointInject.java | 2 +- core/camel-api/src/main/java/org/apache/camel/Produce.java | 2 +- .../src/test/java/org/apache/camel/builder/RouteTemplateTest.java | 6 ------ .../user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc | 3 +++ 5 files changed, 6 insertions(+), 9 deletions(-)