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

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


    from 5fff1a51d7 Remove ConditionalOnMissingBinding
     new f92a612422 Add more docs for plugins/DI
     new f120775e53 Move reflection utils from DefaultInjector to 
ReflectionAccessor

The 2 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:
 log4j-plugins/src/main/java/module-info.java       |   8 +-
 .../logging/log4j/plugins/di/DefaultInjector.java  | 101 +++------------------
 .../apache/logging/log4j/plugins/di/Injector.java  |  40 ++++++--
 .../org/apache/logging/log4j/plugins/di/Key.java   |  15 ++-
 .../log4j/plugins/di/ReflectionAccessor.java       |  61 +++++++++++++
 5 files changed, 127 insertions(+), 98 deletions(-)

Reply via email to