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

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


    from 2033f10f93 Bump guava.version from 32.1.1-jre to 32.1.2-jre (#1651)
     new e0fd5cc245 Added arbiter from environment variables
     new 78ef82fd25 Changelog for #1312
     new 55e224e2b8 Rewrite EnvironmentArbiterTest without additional deps

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:
 ...rbiterTest.java => EnvironmentArbiterTest.java} | 30 ++++++++--------------
 ...terTest.java => SystemPropertyArbiterTest.java} |  6 ++---
 .../test/resources/log4j2-environmentArbiters.xml  | 11 ++++----
 ...iters.xml => log4j2-systemPropertyArbiters.xml} |  0
 ...ropertyArbiter.java => EnvironmentArbiter.java} | 18 ++++++-------
 ...dition.xml => 1312_add_environment_arbiter.xml} |  6 ++---
 6 files changed, 31 insertions(+), 40 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} (94%)
 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} (100%)
 copy 
log4j-core/src/main/java/org/apache/logging/log4j/core/config/arbiters/{SystemPropertyArbiter.java
 => EnvironmentArbiter.java} (80%)
 copy src/changelog/.2.x.x/{1231_validation_path_condition.xml => 
1312_add_environment_arbiter.xml} (86%)

Reply via email to