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

pkarwasz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from de4b7ac5c4 Bump org.mockito:mockito-bom from 5.2.0 to 5.4.0 (#1625)
     add c82c385e4d Added arbiter from environment variables
     add baf1bbc3e1 Changelog for #1312
     add 62e3a621a6 Rewrite EnvironmentArbiterTest without additional deps

No new revisions were added by this update.

Summary of changes:
 ...rbiterTest.java => EnvironmentArbiterTest.java} | 30 ++++++++--------------
 ...terTest.java => SystemPropertyArbiterTest.java} | 11 ++++----
 .../test/resources/log4j2-environmentArbiters.xml  | 11 ++++----
 ...iters.xml => log4j2-systemPropertyArbiters.xml} |  2 +-
 ...ropertyArbiter.java => EnvironmentArbiter.java} | 24 ++++++++---------
 ..._tests.xml => 1312_add_environment_arbiter.xml} |  6 +++--
 6 files changed, 38 insertions(+), 46 deletions(-)
 copy 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/arbiters/{SelectArbiterTest.java
 => EnvironmentArbiterTest.java} (68%)
 copy 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/arbiters/{BasicArbiterTest.java
 => SystemPropertyArbiterTest.java} (89%)
 copy log4j-spring-boot/src/test/resources/log4j2-springProfile.xml => 
log4j-core-test/src/test/resources/log4j2-environmentArbiters.xml (83%)
 copy log4j-core-test/src/test/resources/{log4j2-arbiters.xml => 
log4j2-systemPropertyArbiters.xml} (96%)
 copy 
log4j-core/src/main/java/org/apache/logging/log4j/core/config/arbiters/{SystemPropertyArbiter.java
 => EnvironmentArbiter.java} (76%)
 copy src/changelog/.3.x.x/{1589_mongodb_tests.xml => 
1312_add_environment_arbiter.xml} (85%)

Reply via email to