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 2039eeb  Fix compiler warnings
     new 7e340b5  Better error messages
     new 0467d41  Refactor to local variable
     new c265c9d  Deprecate org.apache.commons.logging.impl.WeakHashtable 
without replacement.
     new 2ea4f44  Document empty blocks
     new 6e6b27c  Document empty blocks
     new d262d09  Document empty blocks
     new 68a33ab  Remove extra whitespace
     new 0899b5b  Fix compiler warning
     new 5360b9c  Better local name
     new 51a3978  Fix compiler warning
     new 6b11d8a  Spelling in comments

The 11 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:
 src/changes/changes.xml                            |  4 +++
 .../org/apache/commons/logging/LogFactory.java     | 42 +++++++++++-----------
 .../java/org/apache/commons/logging/LogSource.java | 17 ++++-----
 .../commons/logging/impl/Log4jApiLogFactory.java   |  1 +
 .../commons/logging/impl/LogFactoryImpl.java       | 26 +++++++-------
 .../org/apache/commons/logging/impl/NoOpLog.java   | 14 ++++++++
 .../logging/impl/ServletContextCleaner.java        | 13 +++----
 .../apache/commons/logging/impl/WeakHashtable.java |  8 +++--
 .../commons/logging/PathableClassLoader.java       |  8 ++---
 .../apache/commons/logging/PathableTestSuite.java  |  4 +--
 .../logging/pathable/ChildFirstTestCase.java       | 10 +++---
 .../logging/pathable/ParentFirstTestCase.java      | 10 +++---
 12 files changed, 87 insertions(+), 70 deletions(-)

Reply via email to