This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
from d4f72cd Fix factory loading from context class loader #280, #281 new 9fb30f8 Sort members new b852c9a Add whitespace new 1f302e5 Use final new 1176002 Use final and remove redundant parentheses new cc17d9f Javadoc new e59795a Use a supplier instead of testing twice is internal logging is enabled The 6 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: .../org/apache/commons/logging/LogFactory.java | 408 +++++++++------------ .../logging/simple/CustomConfigTestCase.java | 2 +- .../tccl/logfactory/AdaptersTcclTestCase.java | 1 + .../tccl/logfactory/SiblingTcclTestCase.java | 1 + 4 files changed, 173 insertions(+), 239 deletions(-)