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 778e020  Regen
    omit 40d701b  CAMEL-16571: Refined the @Consume @Procuce @EndpointInject 
annotations which targets they can use.
    omit c11e3f5  Fixed test that mistakenly had duplicate route template
    omit 3784c58  Regen for commit 48c68058c03459a0c4a9438e75ecb9efe7381654
     add c366d2c  Regen for commit 1dd033fa839756be4c9363ac03e83b410dfbc2ef

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   (778e020)
            \
             N -- N -- N   refs/heads/regen_bot (c366d2c)

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, 9 insertions(+), 6 deletions(-)

Reply via email to