Mark,

On 4/29/15 12:41 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.22 release is now available for voting.
> 
> The main changes since 8.0.21 are:
> - Change the format of the Tomcat specific URLs for resources inside
>   JARs that are in turn packed in a WAR. The ^/ sequence has been
>   replaced by */ so that the resulting URLs are compliant with RFC 2396
>   and do not trigger exceptions when converted to URIs. The old format
>   will continue to be accepted.
> - When checking last modified times as part of the automatic deployment
>   process, account for the fact that File.lastModified() has a
>   resolution of one second to ensure that if a file has been modified
>   within the last second, the latest version of the file is always
>   used. Note that a side-effect of this change is that files with
>   modification times in the future are treated as if they are
>   unmodified.
> - Fix a concurrency issue in session replication when a backup message
>   that has all session data and a backup message that has diff data are
>   processing at the same time.
> 
> There is also the usual collection of bug fixes, new features and
> performance improvements. For full details, see the changelog:
> http://svn.us.apache.org/repos/asf/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.22/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1042/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_22/
> 
> The proposed 8.0.22 release is:
> [ ] Broken - do not release
> [*] Stable - go ahead and release as 8.0.22

Works in a development environment with no complaints from users.

Details:
* Environment
*  Java (build):     java version "1.7.0_76" Java(TM) SE Runtime
Environment (build 1.7.0_76-b13) Java HotSpot(TM) 64-Bit Server VM
(build 24.76-b04, mixed mode)
*  Java (test):     java version "1.7.0_76" Java(TM) SE Runtime
Environment (build 1.7.0_76-b13) Java HotSpot(TM) 64-Bit Server VM
(build 24.76-b04, mixed mode)
*  OS:       Linux 2.6.32-312-ec2 x86_64
*  cc:       cc (Debian 4.7.2-5) 4.7.2
*  make:     GNU Make 3.81
*  OpenSSL:  OpenSSL 1.0.1e 11 Feb 2013
*  APR:      1.4.6
*
* Valid MD5 signature for apache-tomcat-8.0.22.zip
* Valid GPG signature for apache-tomcat-8.0.22.zip
* Valid MD5 signature for apache-tomcat-8.0.22.tar.gz
* Valid GPG signature for apache-tomcat-8.0.22.tar.gz
* Valid MD5 signature for apache-tomcat-8.0.22.exe
* Valid GPG signature for apache-tomcat-8.0.22.exe
* Valid MD5 signature for apache-tomcat-8.0.22-src.zip
* Valid GPG signature for apache-tomcat-8.0.22-src.zip
* Valid MD5 signature for apache-tomcat-8.0.22-src.tar.gz
* Valid GPG signature for apache-tomcat-8.0.22-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: FAILED
*
* Tests that failed: (and are known to fail due to lack of multicast
support in my environment)
TEST-org.apache.catalina.session.TestStandardSession.APR.txt
TEST-org.apache.catalina.session.TestStandardSession.BIO.txt
TEST-org.apache.catalina.session.TestStandardSession.NIO.txt
TEST-org.apache.catalina.session.TestStandardSession.NIO2.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.APR.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.BIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO2.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.APR.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.BIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO2.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.BIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO.txt
TEST-org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO2.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.APR.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.BIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO2.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.APR.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.BIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO2.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.APR.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.BIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO.txt
TEST-org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO2.txt

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to