You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2011/06/11 13:33:42 UTC

[VOTE] Release Apache Tomcat 7.0.16

The proposed Apache Tomcat 7.0.16 release is now available for voting.

It can be obtained from:
http://people.apache.org/~markt/dev/tomcat-7/v7.0.16/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_16/

The proposed 7.0.16 release is:

[ ] Broken - do not release
[ ] Alpha  - go ahead and release as 7.0.16 Alpha
[ ] Beta   - go ahead and release as 7.0.16 Beta
[ ] Stable - go ahead and release as 7.0.16 Stable

Cheers,

Mark



---------------------------------------------------------------------
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.16

Posted by Rainer Jung <ra...@kippdata.de>.
On 11.06.2011 13:33, Mark Thomas wrote:
> The proposed 7.0.16 release is:
> 
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 7.0.16 Alpha
> [ ] Beta   - go ahead and release as 7.0.16 Beta
> [X] Stable - go ahead and release as 7.0.16 Stable

+1 for stable.

- MD5 OK
- signatures OK
- key in KEYS file
- gz and zip for src and bin consistent
- src consistent with svn tag
  X except for the additional "modules" directory in svn
    Not a show stopper.
- builds fine
- build result looks consistent with binaries
- no checkstyle complaints
- no Javadoc errors
- Unit tests run OK for BIO, NIO and APR
  X Sporadic crashes for TestMapperWelcomeFiles
    when using APR, not a regression,
    now fixed by r1135208
  X TestXxxEndpoint fails with APR on Solaris
    due to a test buglet, not a regression,
    now fixed by r1134938
- JMX MBean-Comparison OK
  X a few additional entries in
    tomcat.util.scan.DefaultJarScanner.jarsToSkip
    as expected

Build and tests were done using Java 1.6.0_24, OS was Solaris 10 Sparc,
tcnative was 1.1.20 based on APR 1.4.5 and OpenSSL 0.9.8r.

Looks pretty good!

Regards,

Rainer

---------------------------------------------------------------------
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.16

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/6/11 Mark Thomas <ma...@apache.org>:
> The proposed Apache Tomcat 7.0.16 release is now available for voting.
>
> It can be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.16/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_16/
>
> The proposed 7.0.16 release is:
>
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 7.0.16 Alpha
> [ ] Beta   - go ahead and release as 7.0.16 Beta
> [x] Stable - go ahead and release as 7.0.16 Stable


When running the testsuite I observed an occasional failure in
org.apache.catalina.servlets.TestDefaultServlet with APR.
The cause was failing mkdirs() call

Unable to create directory [(...)\output\test-tmp\MyApp\WEB-INF]
at org.apache.catalina.servlets.TestDefaultServlet.testCustomErrorPageMissing(TestDefaultServlet.java:242)

When rerunning this test with all connectors separately I did not
observe the issue.

All other tests in the testsuite did run successfully:
BIO, NIO, APR, with Oracle JDK 6u25 32-bit on Windows XP

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.16

Posted by Mark Thomas <ma...@apache.org>.
On 11/06/2011 12:33, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.16 release is now available for voting.
> 
> It can be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.16/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_16/
> 
> The proposed 7.0.16 release is:
> 
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 7.0.16 Alpha
> [ ] Beta   - go ahead and release as 7.0.16 Beta
> [X] Stable - go ahead and release as 7.0.16 Stable

Unit tests pass on 64-bit Windows

TCKs all pass with security manager on 64-bit Linux
 JSP TCK tested with HTTP BIO
 Servlet TCK tested with all combinations (that make sense) of
   HTTP/AJP
   BIO/NIO/AJP
   mod_jk/mod_proxy_ajp/mod_proxy_http

7.0.16 has been used for the ASF Jira instance for 35 hours and counting
without incident.

Mark



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


[RESULT] [VOTE] Release Apache Tomcat 7.0.16

Posted by Mark Thomas <ma...@apache.org>.
This vote passed with 4 binding votes for stable from markt, rjung,
yoavs and kkolinko.

Thanks to everyone that provided feedback.

Mark



---------------------------------------------------------------------
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.16

Posted by Yoav Shapira <yo...@apache.org>.
On Sat, Jun 11, 2011 at 7:33 AM, Mark Thomas <ma...@apache.org> wrote:
> The proposed Apache Tomcat 7.0.16 release is now available for voting.
>
> It can be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.16/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_16/
>
> The proposed 7.0.16 release is:
>
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 7.0.16 Alpha
> [ ] Beta   - go ahead and release as 7.0.16 Beta
> [ X ] Stable - go ahead and release as 7.0.16 Stable

I've only done basic smoke tests, no TCK.

Yoav

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

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