Violetta,

On 1/28/15 2:35 PM, Violeta Georgieva wrote:
> The proposed Apache Tomcat 7.0.59 release is now available for voting.
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.59/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1033/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_59/
> 
> The proposed 7.0.59 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.59 Stable

*I have not yet tested this with any of my own applications: I only ran
the build and unit tests.*

Details:

* Environment
*  Java (build):     java version "1.6.0_45" Java(TM) SE Runtime
Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM
(build 20.45-b01, 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-7.0.59.zip
* Valid GPG signature for apache-tomcat-7.0.59.zip
* Valid MD5 signature for apache-tomcat-7.0.59.tar.gz
* Valid GPG signature for apache-tomcat-7.0.59.tar.gz
* Valid MD5 signature for apache-tomcat-7.0.59.exe
* Valid GPG signature for apache-tomcat-7.0.59.exe
* Valid MD5 signature for apache-tomcat-7.0.59-src.zip
* Valid GPG signature for apache-tomcat-7.0.59-src.zip
* Valid MD5 signature for apache-tomcat-7.0.59-src.tar.gz
* Valid GPG signature for apache-tomcat-7.0.59-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* tcnative builds cleanly
* Tomcat builds with a single (non-deprecation) warning:

compile-java6:
    [javac] Compiling 1285 source files to
/home/cschultz/projects/apache-tomcat
/tarball/apache-tomcat-7.0.59-src/output/classes
    [javac]
/home/cschultz/projects/apache-tomcat/tarball/apache-tomcat-7.0.59-s
rc/java/javax/el/ResourceBundleELResolver.java:109: warning:
getFeatureDescripto
rs(javax.el.ELContext,java.lang.Object) in
javax.el.ResourceBundleELResolver ove
rrides getFeatureDescriptors(javax.el.ELContext,java.lang.Object) in
javax.el.EL
Resolver; return type requires unchecked conversion
    [javac] found   : java.util.Iterator
    [javac] required: java.util.Iterator<java.beans.FeatureDescriptor>
    [javac]     public Iterator getFeatureDescriptors(
    [javac]                     ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

This should probably be corrected, but it has no bearing on the release.

* Junit Tests (BIO, NIO, APR): FAILED
* (these tests are known to fail in my environment)
*
* Tests that failed:
org.apache.catalina.session.TestStandardSession.APR.txt
org.apache.catalina.session.TestStandardSession.BIO.txt
org.apache.catalina.session.TestStandardSession.NIO.txt
org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.APR.txt
org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.BIO.txt
org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO.txt
org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.APR.txt
org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.BIO.txt
org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO.txt
org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.APR.txt
org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.BIO.txt
org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO.txt
org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.APR.txt
org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.BIO.txt
org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO.txt
org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.APR.txt
org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.BIO.txt
org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO.txt
org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt
org.apache.catalina.tribes.group.TestGroupChannelStartStop.BIO.txt
org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO.txt

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to