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

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


    from 4e5bda62ae3 INFRA-25195: increase the debug level for the Cassandra 
tests
     new 9193a5bf8af Polished
     new 244161aecbf CAMEL-20056: make it possible to set multiple headers at 
once.
     new e1494d7f95c Regen

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/model/SetHeadersDefinition.java   | 31 +++++++++-------------
 .../apache/camel/reifier/SetHeadersReifier.java    |  8 +++---
 .../camel/model/SetHeadersDefinitionTest.java      | 18 ++++++-------
 .../java/org/apache/camel/xml/in/ModelParser.java  |  2 +-
 .../java/org/apache/camel/xml/out/ModelWriter.java |  2 +-
 .../org/apache/camel/yaml/out/ModelWriter.java     |  2 +-
 .../endpoint/dsl/StreamEndpointBuilderFactory.java |  6 ++---
 .../dsl/yaml/deserializers/ModelDeserializers.java | 10 +++----
 .../apache/camel/dsl/yaml/SetHeadersTest.groovy    | 28 +++++++++----------
 9 files changed, 51 insertions(+), 56 deletions(-)

Reply via email to