This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch kebab
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 9444cc0a4f0 CAMEL-20018: camel-yaml-dsl - Remove deprecated support 
for kebab-case in DSL
     add b84cd0703a4 chore(deps): Bump groovy-version from 4.0.26 to 4.0.27 
(#18190)
     add 0284617c641 chore(deps): Bump org.apache.fury:fury-core from 0.10.2 to 
0.10.3 (#18189)
     add 7c76b42c885 chore(deps): Bump com.cedarsoftware:java-util from 3.3.1 
to 3.3.2 (#18186)
     add dfaf5b02d22 chore(deps): Bump com.sonofab1rd:univocity-parsers from 
2.10.1 to 2.10.2 (#18185)
     add 14e0685f1d8 chore(deps): Bump swagger-openapi3-java-parser-version 
(#18187)
     add f2f66bf1591 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin 
(#18188)
     add 6a7a216f1b9 CAMEL-20015: Move internal state in AbstractExchange to 
Extended exchange where we have such kind of state. (code cleanup) (#18183)
     add 15da6d1bf06 CAMEL-20018: camel-yaml-dsl - Remove deprecated support 
for kebab-case in DSL

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   (9444cc0a4f0)
            \
             N -- N -- N   refs/heads/kebab (15da6d1bf06)

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:
 .../java/org/apache/camel/ExchangeExtension.java   | 12 +++++
 .../org/apache/camel/support/AbstractExchange.java | 56 +++++++++-------------
 .../camel/support/ExtendedExchangeExtension.java   | 12 +++++
 parent/pom.xml                                     | 12 ++---
 4 files changed, 52 insertions(+), 40 deletions(-)

Reply via email to