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

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


    from 0c563418f50a chore(deps-dev): Bump 
net.javacrumbs.json-unit:json-unit-assertj
     new b3beba95eb37 CAMEL-22502: Replaced System.out with SLF4J logger
     new 35164df399bd CAMEL-22502: Undo some unnecessary changes regarding 
System.out and slf4j
     new 0b0f2cfbabfe chore: remove body toString()
     new b13abdb63ce3 Update 
components/camel-as2/camel-as2-api/src/test/java/org/apache/camel/component/as2/api/AS2MessageTest.java
     new 9cb981825e2f chore: add log properties conf
     new f8bbd0a7910e chore(components): as2 revert lambda
     new 6838d8ca2438 chore(artifacts): revert log output

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:
 .../camel/component/as2/api/AS2MessageTest.java    |   4 +-
 .../component/aws/xray/CustomComponentTest.java    |   8 +-
 .../component/debezium/DebeziumConsumerTest.java   |   5 +-
 .../integration/DigitalOceanComponentIT.java       |   8 +-
 .../camel/component/exec/ExecJava8IssueTest.java   |   6 +-
 .../github/consumer/CommitConsumerLastTest.java    |   2 +-
 .../camel/component/hl7/HL7ValidateTest.java       |   5 +-
 .../camel/component/iec60870/ConnectionTest.java   |   6 +-
 .../ConcurrentConsumerLoadManualTest.java          |   2 +-
 .../org/apache/camel/component/jmx/XmlFixture.java |  17 +---
 .../keycloak/security/KeycloakSecurityIT.java      |   6 +-
 .../server/core/integ5/DSAnnotationProcessor.java  |   2 +-
 .../server/core/integ5/DSAnnotationProcessor.java  |   2 +-
 .../camel/service/lra/LRASagaRoutesTest.java       |  10 +-
 .../test/oauth/AbstractOAuthCodeFlowTest.java      |  12 ++-
 .../apache/camel/test/oauth/SSLCertTrustTest.java  |   8 +-
 .../src/test/resources/log4j2.properties           |   2 +-
 .../component/salesforce/LoginConfigHelper.java    | 109 +++++++++++----------
 .../org/apache/camel/component/xj/XJTestUtils.java |   5 +-
 .../ValidatorIncludeEncodingRouteTest.java         |   6 +-
 .../src/main}/resources/log4j2.properties          |   2 +-
 .../java/org/apache/camel/xml/in/ParserTest.java   |  49 ++++-----
 .../common/services/ContainerTestService.java      |   2 +-
 .../src/test/resources/log4j2.properties           |   5 +-
 24 files changed, 161 insertions(+), 122 deletions(-)
 copy components/{camel-coap => 
camel-oauth}/src/test/resources/log4j2.properties (96%)
 copy {components/camel-ai/camel-kserve/src/test => 
core/camel-xml-io/src/main}/resources/log4j2.properties (96%)
 copy 
{components/camel-debezium/camel-debezium-common/camel-debezium-common-component
 => test-infra/camel-test-infra-common}/src/test/resources/log4j2.properties 
(95%)

Reply via email to