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 c0fde32  Regen for commit c972c3d4cb21ec1499ea4274569c32eefb239a77
     add 7ed4426  CAMEL-15576: camel-tracing fixed HTTP verb which is enum 
based in span report for http components.
     add 31423ff  Regen for commit 7ed44265775511a528b8ca8b97db488be5f4f85f

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   (c0fde32)
            \
             N -- N -- N   refs/heads/regen_bot (31423ff)

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:
 .../camel/tracing/decorators/AbstractHttpSpanDecorator.java  |  4 ++++
 .../tracing/decorators/AbstractHttpSpanDecoratorTest.java    | 11 +++++++++++
 .../org/apache/camel/tracing/decorators}/HttpMethods.java    | 12 ++++--------
 3 files changed, 19 insertions(+), 8 deletions(-)
 copy components/{camel-http-common/src/main/java/org/apache/camel/http/common 
=> 
camel-tracing/src/test/java/org/apache/camel/tracing/decorators}/HttpMethods.java
 (90%)

Reply via email to