Am 29.09.2017 um 15:16 schrieb Violeta Georgieva:
The proposed Apache Tomcat 7.0.82 release is now available for voting.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.82/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1158/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_82/

The proposed 7.0.82 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 7.0.82 Stable

+1 to release, thanks for RM.

One minor CRLF observation for res/META-INF/tomcat7-websocket.jar/services/javax.servlet.ServletContainerInitializer in the source tar.gz (see below).

Details:

- MD5 OK
- signatures OK
- key in KEYS file
- gz and zip for src and bin consistent
- src mostly consistent with svn tag

- file res/META-INF/tomcat7-websocket.jar/services/javax.servlet.ServletContainerInitializer has DOS-CRLF lineends in the source tarball. For TC 8, 8.5 and 9 it is Unix lineends in that file. In svn it is OK (Unix) and also in zip (DOS), just gz looks wrong.

- builds fine
   - warnings about unchecked calls or conversions in:
     - o.a.t.dbcp
     - javax/el/ResourceBundleELResolver.java
   Both not a regression
- build result looks consistent with binaries
- no checkstyle complaints
- no Javadoc warnings

- JMX MBean Comparison with 7.0.79:

  - ProtocolHandler MBean new attribute
    "rejectIllegalHeaderName: false"

  - ThredPool MBean new attribute "maxThreadsWithExecutor"

- Unit tests: no errors or failures

Build and tests were done using Java 1.6.0_45, java.7.home was pointing
to 1.7.0_80. OS was Solaris 10 Sparc, tcnative was 1.2.14 based on APR 1.6.2 and OpenSSL 1.0.2l plus patches.


Regards,

Rainer

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

Reply via email to