You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Violeta Georgieva <vi...@apache.org> on 2015/01/28 20:35:45 UTC

[VOTE] Release Apache Tomcat 7.0.59

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
[ ] Stable - go ahead and release as 7.0.59 Stable

Regards,
Violeta

Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Keiichi Fujino <kf...@apache.org>.
2015-01-29 4:35 GMT+09:00 Violeta Georgieva <vi...@apache.org>:

> 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
>
>
Tested on my simple app.(enable session replication).




> Regards,
> Violeta
>
> --
> Keiichi.Fujino
>

Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Rémy Maucherat <re...@apache.org>.
2015-01-28 20:35 GMT+01:00 Violeta Georgieva <vi...@apache.org>:

> The proposed 7.0.59 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.59 Stable
>
> Rémy

Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Felix Schumacher <fe...@internetallee.de>.
Am 28.01.2015 um 20:35 schrieb Violeta Georgieva:
> 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
* md5, sha1 and pgp sums OK
* src.tgz has same content as svn tag
* ant test ok (there are test failures in
    - org.apache.catalina.comet.TestCometProcessor
    - org.apache.coyote.http11.TestAbstractHttp11Processor
    - org.apache.coyote.http11.TestAbstractHttp11Processor
    - org.apache.tomcat.util.net.TestClientCert
    - org.apache.tomcat.util.net.TestCustomSsl
    - org.apache.tomcat.util.net.TestSsl
    which go away when running the tests with oracle jvm 8 instead of 
openjdk 6)

Tests were done on ubuntu 14.04 64 bit running mostly  java version 
"1.6.0_33".

Regards
  Felix
>
> Regards,
> Violeta
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Ognjen Blagojevic <og...@gmail.com>.
Violeta,

On 28.1.2015 20:35, Violeta Georgieva wrote:
> The proposed 7.0.59 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 7.0.59 Stable

Tested .zip distribution on Windows 7 64-bit and Oracle JDK 1.7.0_75:

- Tested TLS/SSL connectivity for BIO, NIO and APR connectors.

- Crawled all links (except /manager, /host-manager and 
/examples/async*). No broken links found, except links to JavaDocs.

- Smoke tests of BIO, NIO and APR, with and without TLS, all passed.

- Tested with several webapps that are in active development.

-Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Konstantin Kolinko <kn...@gmail.com>.
2015-02-02 15:05 GMT+03:00 Konstantin Kolinko <kn...@gmail.com>:
> 2015-01-28 22:35 GMT+03:00 Violeta Georgieva <vi...@apache.org>:
>> 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
>
> Smoke testing (JDK 8u31) - OK
>
> JUnit tests run with Java 6 alone and with Java 7 (Java 6 as JAVA_HOME
> + Java 7 in build.properties) with all connectors (BIO, NIO, APR),
> with 32-bit JDKs on Windows 7.
>
> There are the following failures:
> [...]
> 4) org.apache.coyote.http11.TestAbstractHttp11Processor
>
> Failed testNon2xxResponseWithExpectation with an NPE, on Java 6, all
> connectors (BIO, NIO, APR).
>
> The test passes successfully when running with Java 7.
>
> [[[
> Testcase: testNon2xxResponseWithExpectation took 0,216 sec
>     Caused an ERROR
> null
> java.lang.NullPointerException
>     at org.apache.coyote.http11.TestAbstractHttp11Processor.doTestNon2xxResponseAndExpectation(TestAbstractHttp11Processor.java:646)
>     at org.apache.coyote.http11.TestAbstractHttp11Processor.testNon2xxResponseWithExpectation(TestAbstractHttp11Processor.java:604)
> ]]]
>
> The test sets up a web application with a security constraint that
> forbids access to an echo servlet. It sends a request with "Expect:
> 100-continue"  and expects a 403 response with "Connection: close"
> header.
>
> The headers map of a response received with Java 6:
> {null=[HTTP/1.1 403 Forbidden], Content-Language=[en], Date=[Mon, 02
> Feb 2015 11:53:52 GMT], Content-Length=[1065],
> Content-Type=[text/html;charset=utf-8], Server=[Apache-Coyote/1.1]}
>
> There is no Connection: close header.
>
> This failure is odd and needs a review, but as the test passes with
> Java 7 I do not consider this as a stopper.
>

Running with a debugger, Java 6 does not send the "Expect:
100-continue" header. At Tomcat side the headers in
org.apache.coyote.Request are:

[[[
=== MimeHeaders ===
user-agent = Java/1.6.0_45
host = localhost:62264
accept = text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
connection = keep-alive
content-type = application/x-www-form-urlencoded
content-length = 10
]]]

Not a Tomcat's fault.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Konstantin Kolinko <kn...@gmail.com>.
2015-01-28 22:35 GMT+03:00 Violeta Georgieva <vi...@apache.org>:
> 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

Smoke testing (JDK 8u31) - OK

JUnit tests run with Java 6 alone and with Java 7 (Java 6 as JAVA_HOME
+ Java 7 in build.properties) with all connectors (BIO, NIO, APR),
with 32-bit JDKs on Windows 7.

There are the following failures:

1) org.apache.coyote.ajp.TestAbstractAjpProcessor
Failed in all configurations (any of BIO, NIO, APR) x (Java 6, Java 7)

The test itself is broken on Windows, fixed by http://svn.apache.org/r1656013

2) org.apache.catalina.startup.TestHostConfigAutomaticDeployment
Fails (BIO,NIO,APR) with Java 6

Known and expected failure of Java 6 JDK to change timestamp of an
open jar file, ignoring

3)
TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt
TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt
TEST-org.apache.tomcat.util.net.TestSsl.BIO.txt

SSL tests are failing with BIO connector and Java 6. They pass
successfully with Java 7.

This was already reported and discussed when voting for 7.0.57.
http://markmail.org/message/rdu7uiqkw3qh6yme

This is caused by Java 6 client using SSLv2Hello, which Tomcat has
disabled by default. Ignoring.

4) org.apache.coyote.http11.TestAbstractHttp11Processor

Failed testNon2xxResponseWithExpectation with an NPE, on Java 6, all
connectors (BIO, NIO, APR).

The test passes successfully when running with Java 7.

[[[
Testcase: testNon2xxResponseWithExpectation took 0,216 sec
    Caused an ERROR
null
java.lang.NullPointerException
    at org.apache.coyote.http11.TestAbstractHttp11Processor.doTestNon2xxResponseAndExpectation(TestAbstractHttp11Processor.java:646)
    at org.apache.coyote.http11.TestAbstractHttp11Processor.testNon2xxResponseWithExpectation(TestAbstractHttp11Processor.java:604)
]]]

The test sets up a web application with a security constraint that
forbids access to an echo servlet. It sends a request with "Expect:
100-continue"  and expects a 403 response with "Connection: close"
header.

The headers map of a response received with Java 6:
{null=[HTTP/1.1 403 Forbidden], Content-Language=[en], Date=[Mon, 02
Feb 2015 11:53:52 GMT], Content-Length=[1065],
Content-Type=[text/html;charset=utf-8], Server=[Apache-Coyote/1.1]}

There is no Connection: close header.

This failure is odd and needs a review, but as the test passes with
Java 7 I do not consider this as a stopper.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Christopher Schultz <ch...@christopherschultz.net>.
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


Re: [VOTE] Release Apache Tomcat 7.0.59

Posted by Violeta Georgieva <mi...@gmail.com>.
2015-01-28 21:35 GMT+02:00 Violeta Georgieva <vi...@apache.org>:
>
> 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

+1

> Regards,
> Violeta