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

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


    from ef9e711e5ab (chores) Inlined calls to CamelTestSupport.resetMocks
     new 4f2de37369c (chores) camel-report-maven-plugin: apply required cast 
for intermediate variables
     new 9dbfcb217ff (chores) camel-aws2-sqs: simplify overly complex cast
     new 8625905fa05 (chores) camel-aws2-s3: apply required cast
     new e5079ded491 (chores) camel-azure-storage-datalake: avoid test false 
positives due to empty lists
     new 734b5c5a7ce (chores) camel-bindy: avoid subtle bugs caused by rounding 
errors
     new 308d8f01e72 (chores) camel-jsonpath: apply required cast for 
intermediate variables
     new 7e221d527fb (chores) camel-micrometer: simplify overly complex cast

The 7 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:
 .../src/main/java/org/apache/camel/maven/ValidateMojo.java            | 2 +-
 .../java/org/apache/camel/component/aws2/s3/AWS2S3Configuration.java  | 2 +-
 .../main/java/org/apache/camel/component/aws2/sqs/Sqs2Consumer.java   | 2 +-
 .../azure/storage/datalake/integration/DataLakeProducerIT.java        | 2 ++
 .../dataformat/bindy/format/factories/BigDecimalFormatFactory.java    | 4 ++--
 .../src/main/java/org/apache/camel/jsonpath/JsonStream.java           | 2 +-
 .../micrometer/eventnotifier/MicrometerRouteEventNotifier.java        | 4 ++--
 7 files changed, 10 insertions(+), 8 deletions(-)

Reply via email to