This is an automated email from the ASF dual-hosted git repository.
tv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
from 8d222623 Merge pull request #122 from
apache/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.14
new f8661a89 Write errors out to stderr if no log system can be found.
new cda4f43f Add some tests
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:
.../org/apache/commons/jcs3/log/LogManager.java | 16 +++++++++------
.../jcs3/log/LogManagerNoLogSystemUnitTest.java | 20 +++++++++----------
.../commons/jcs3/log/LogManagerUnitTest.java | 23 +++++++++++-----------
3 files changed, 30 insertions(+), 29 deletions(-)
copy
commons-jcs-jcache/src/main/java/org/apache/commons/jcs3/jcache/Asserts.java =>
commons-jcs-core/src/test/java/org/apache/commons/jcs3/log/LogManagerNoLogSystemUnitTest.java
(70%)
copy
commons-jcs-jcache/src/main/java/org/apache/commons/jcs3/jcache/Times.java =>
commons-jcs-core/src/test/java/org/apache/commons/jcs3/log/LogManagerUnitTest.java
(70%)