You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/09 07:54:45 UTC

[camel] branch regen_bot updated (31423ff -> 91b66dc)

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 31423ff  Regen for commit 7ed44265775511a528b8ca8b97db488be5f4f85f
     add 671b1ab  camel-spring-ws - JAXB upgrade now returns with empty ns in response which is weird.
     add 57e6380  Upgrade AWS SDK v2 to version 2.15.6
     add c9602f9  Regen and sync properties
     add a44eeb6  Upgrade Spring-security to version 5.3.5.RELEASE
     add 1a8edb3  Sync Properties
     add 91b66dc  Fixed CS

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

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-dependencies/pom.xml                         |  4 ++--
 ...ConsumerEndpointMappingByBeanNameRouteTest.java |  2 +-
 ...erEndpointMappingResponseHandlingRouteTest.java |  2 +-
 .../spring/ws/ConsumerMarshallingRouteTest.java    |  2 ++
 .../spring/ws/StockQuoteResponseProcessor.java     |  2 +-
 .../spring/ws/processor/OkResponseProcessor.java   |  2 +-
 .../spring/ws/processor/PrecedenceProcessor.java   |  2 +-
 .../src/test/resources/stockquote-response.txt     |  7 +++++++
 .../src/test/resources/stockquote-response.xml     | 24 ----------------------
 parent/pom.xml                                     |  4 ++--
 pom.xml                                            |  1 +
 11 files changed, 19 insertions(+), 33 deletions(-)
 create mode 100644 components/camel-spring-ws/src/test/resources/stockquote-response.txt
 delete mode 100644 components/camel-spring-ws/src/test/resources/stockquote-response.xml