This is an automated email from the ASF dual-hosted git repository.
tv pushed a change to branch release-3.2.1
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
from db821cba Try to address "java.io.IOException: Network is unreachable"
in CI
new 2e2e1969 Clean up a bit
new d5850751 Prepare for rc2
new 090c9f95 Add multicast test restrictions to release notes
new 8bdbfef8 Update all generated files
The 4 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:
CONTRIBUTING.md | 7 +-
README.md | 46 ++--
RELEASE-NOTES.txt | 11 +-
commons-jcs-core/pom.xml | 4 +-
.../commons/jcs3/utils/net/HostNameUtil.java | 3 +-
.../jcs3/utils/discovery/UDPDiscoveryUnitTest.java | 19 +-
commons-jcs-dist/pom.xml | 4 +-
commons-jcs-jcache-extras/pom.xml | 4 +-
commons-jcs-jcache-openjpa/pom.xml | 4 +-
commons-jcs-jcache/pom.xml | 4 +-
commons-jcs-tck-tests/pom.xml | 4 +-
pom.xml | 8 +-
src/changes/changes.xml | 5 +-
src/changes/release-notes.vm | 4 +
xdocs/download_jcs.xml | 246 ++++++++++-----------
xdocs/issue-tracking.xml | 2 +-
xdocs/mail-lists.xml | 40 ++--
17 files changed, 219 insertions(+), 196 deletions(-)