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 18a10e6  Make field final
     new 2c75cfe  Cosmetics
     new 1e41dc3  Update year
     new fd8c509  Remove obsolete documentation
     new 3afca3f  Fix docs
     new 43670dc  Use commons-text StringSubstitutor to fix deprecation
     new 22008b2  Ude managed version
     new e1db1e5  Try to fix several type safety problems
     new e710ec2  Truncate key file on write
     new d4e0873  Fix deprecations in Java 9
     new 2c9af34  Add profile for Java 9+

The 10 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:
 NOTICE.txt                                         |  2 +-
 .../auxiliary/disk/block/BlockDiskKeyStore.java    |  4 +++-
 .../jcs3/engine/control/CompositeCache.java        |  3 ++-
 .../commons/jcs3/utils/config/OptionConverter.java |  4 ++--
 .../jcs3/utils/discovery/UDPDiscoveryReceiver.java |  8 ++++---
 commons-jcs-jcache/pom.xml                         |  5 ++--
 .../commons/jcs3/jcache/EvictionListener.java      |  4 +++-
 .../org/apache/commons/jcs3/jcache/JCSCache.java   |  4 ++--
 .../commons/jcs3/jcache/JCSCachingManager.java     |  2 ++
 .../apache/commons/jcs3/jcache/JCSListener.java    | 15 ++++++------
 .../org/apache/commons/jcs3/jcache/NoLoader.java   |  7 +++---
 .../org/apache/commons/jcs3/jcache/NoWriter.java   | 15 ++++--------
 .../commons/jcs3/jcache/lang/Lang3Substitutor.java | 19 ++++++++-------
 commons-jcs-tck-tests/pom.xml                      | 28 +++++++++++++++++++++-
 pom.xml                                            |  3 +--
 src/site/site.xml                                  |  1 -
 xdocs/LateralTCPProperties.xml                     |  2 +-
 17 files changed, 78 insertions(+), 48 deletions(-)

Reply via email to