This is an automated email from the ASF dual-hosted git repository. tv pushed a change to branch release-3.2 in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
from 3406b042 Update changes add 31ccacf1 Javadoc: Fix unsupported tag on Java 11 add 860e8e8f Bump commons-io:commons-io from 2.11.0 to 2.12.0 add 1b4ee7c4 Bump commons-io from 2.11.0 to 2.12.0. add 27ff49fd Javadoc typos add 8ae10d88 In-line comment and messages typos add 1aa1a808 message typos add 07c03852 Grammar add 31973f57 Bump commons-parent from 57 to 58 new ef6102b2 Merge remote-tracking branch 'origin/master' into release-3.2 The 1 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: README.md | 9 ++++----- .../auxiliary/lateral/LateralElementDescriptor.java | 2 +- .../lateral/socket/tcp/LateralTCPListener.java | 4 ++-- .../lateral/socket/tcp/LateralTCPService.java | 2 +- .../lateral/socket/tcp/TCPLateralCacheAttributes.java | 18 +++++++++--------- .../tcp/behavior/ITCPLateralCacheAttributes.java | 16 ++++++++-------- .../java/org/apache/commons/jcs3/engine/CacheInfo.java | 2 +- .../memory/AbstractDoubleLinkedListMemoryCache.java | 6 +++--- .../jcs3/utils/discovery/DiscoveredService.java | 2 +- .../commons/jcs3/utils/struct/AbstractLRUMap.java | 8 ++++---- .../tcp/LateralTCPFilterRemoveHashCodeUnitTest.java | 4 ++-- commons-jcs-jcache-extras/pom.xml | 2 +- .../commons/jcs/access/PartitionedCacheAccess.java | 6 +++--- .../commons/jcs/yajcache/file/CacheFileContent.java | 2 +- .../jcs/yajcache/lang/ref/KeyedSoftReference.java | 2 +- .../jcs/yajcache/lang/ref/KeyedWeakReference.java | 2 +- pom.xml | 2 +- src/changes/changes.xml | 5 ++++- 18 files changed, 48 insertions(+), 46 deletions(-)