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 3fc4a603 Merge pull request #89 from dorkau80/JCS-229
new a1bf7c89 Rename test to fix typo
new 495c6400 Remove leftovers from old log system
new 0170d330 Rename test class to fix typo
new afd05118 Document changes
new 37e948ce Remove RC tag from scm section
new 9fa8e9b7 Add outputTimestamp property
new a35d65d3 Housekeeping
The 7 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:
commons-jcs-core/pom.xml | 4 ++--
.../remote/server/BasicRemoteCacheClientServerUnitTest.java | 13 ++++---------
...itTest.java => UDPDiscoverySenderEncryptedUnitTest.java} | 2 +-
commons-jcs-dist/pom.xml | 5 ++++-
commons-jcs-jcache-extras/pom.xml | 5 ++++-
commons-jcs-jcache-openjpa/pom.xml | 5 ++++-
commons-jcs-jcache/pom.xml | 5 ++++-
commons-jcs-tck-tests/pom.xml | 3 ++-
pom.xml | 10 +++++-----
src/changes/changes.xml | 9 +++++++++
10 files changed, 39 insertions(+), 22 deletions(-)
rename
commons-jcs-core/src/test/java/org/apache/commons/jcs3/utils/discovery/{UDPDiscoverySenderEncriptedUnitTest.java
=> UDPDiscoverySenderEncryptedUnitTest.java} (99%)