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

gzurowski pushed a change to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0f7b8a91c15 CAMEL-19901: Prepare for upgrade to SB 2.7.16
     new 4195599ce77 Apply formatter on core modules
     new 79123c58a4e Apply formatter on aws2-sqs component
     new f3ae6cf42f4 Apply formatter on camel-cxf-common module
     new 8afee39820b Apply formatter on kafka component
     new a980aa557b4 Apply formatter on mllp component
     new 8c85ffa10e3 Apply formatter on netty-http component

The 6 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:
 .../java/org/apache/camel/component/aws2/sqs/Sqs2Consumer.java   | 5 +++--
 .../apache/camel/component/cxf/converter/CachedCxfPayload.java   | 9 ++++-----
 .../org/apache/camel/component/kafka/KafkaConfiguration.java     | 1 -
 .../org/apache/camel/component/mllp/MllpProtocolConstants.java   | 2 +-
 .../component/netty/http/NettyChannelBufferStreamCache.java      | 7 +++----
 core/camel-api/src/main/java/org/apache/camel/StreamCache.java   | 7 +++----
 .../src/main/java/org/apache/camel/main/BaseMainSupport.java     | 3 ---
 .../apache/camel/converter/stream/ByteArrayInputStreamCache.java | 7 +++----
 .../org/apache/camel/converter/stream/FileInputStreamCache.java  | 7 +++----
 .../main/java/org/apache/camel/converter/stream/ReaderCache.java | 7 +++----
 .../src/main/java/org/apache/camel/util/SensitiveUtils.java      | 2 +-
 .../src/test/java/org/apache/camel/xml/in/ModelParserTest.java   | 3 ++-
 .../src/main/java/org/apache/camel/util/xml/SourceCache.java     | 7 +++----
 .../main/java/org/apache/camel/util/xml/StreamSourceCache.java   | 7 +++----
 14 files changed, 32 insertions(+), 42 deletions(-)

Reply via email to