Re: [VOTE] Release Apache Tomcat 9.0.0.M24

2017-07-19 Thread Huxing Zhang
The proposed 9.0.0.M24 release is: [ ] Broken - do not release [ X ] Alpha - go ahead and release as 9.0.0.M24 Unit test passed. Our test web application runs fine. New feature tomcat-web.xml works fine. -- From:Mark Thomas

Incorrect tag name "TONCAT_9_0_0_M23" in github mirror

2017-07-19 Thread Huxing Zhang
Hi, I've noticed that there is a incorrect tag name "TONCAT_9_0_0_M23" in github mirror: https://github.com/apache/tomcat/tree/TONCAT_9_0_0_M23 I've checked the svn repo, looks like it has been corrected already: https://svn.apache.org/viewvc/tomcat/tags/ It seems that the change in svn

[Bug 60523] Reduce number of network packets that server sends to client via WebSocket connection

2017-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60523 --- Comment #8 from Joseph Dean --- I'm experiencing the same behavior. The client library I use to send data to my server over websockets properly bundles the payload length and payload in a single tcp datagram. Data

[Bug 61316] Test files used by TestEncodingDetector test are broken in src.zip, src.tar.gz [8.5.18]

2017-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61316 Christopher Schultz changed: What|Removed |Added OS|

svn commit: r1802405 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/webresources/CachedResource.java java/org/apache/catalina/webresources/StandardRoot.java webapps/docs/changelog.xml webapps

2017-07-19 Thread markt
Author: markt Date: Wed Jul 19 15:41:38 2017 New Revision: 1802405 URL: http://svn.apache.org/viewvc?rev=1802405=rev Log: Performance improvements for service loader look-ups (and look-ups of other class loader resources) when the web application is deployed in a packed WAR file. Modified:

svn commit: r1802404 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/webresources/CachedResource.java java/org/apache/catalina/webresources/StandardRoot.java webapps/docs/changelog.xml webapps

2017-07-19 Thread markt
Author: markt Date: Wed Jul 19 15:40:34 2017 New Revision: 1802404 URL: http://svn.apache.org/viewvc?rev=1802404=rev Log: Performance improvements for service loader look-ups (and look-ups of other class loader resources) when the web application is deployed in a packed WAR file. Modified:

svn commit: r1802403 - in /tomcat/trunk: java/org/apache/catalina/webresources/CachedResource.java java/org/apache/catalina/webresources/StandardRoot.java webapps/docs/changelog.xml webapps/docs/confi

2017-07-19 Thread markt
Author: markt Date: Wed Jul 19 15:39:49 2017 New Revision: 1802403 URL: http://svn.apache.org/viewvc?rev=1802403=rev Log: Performance improvements for service loader look-ups (and look-ups of other class loader resources) when the web application is deployed in a packed WAR file. Modified:

Re: [VOTE] Release Apache Tomcat 8.5.18

2017-07-19 Thread Konstantin Kolinko
2017-07-18 16:58 GMT+03:00 Mark Thomas : > The proposed Apache Tomcat 8.5.18 release is now available for voting. > > The major changes compared to the 8.5.16 release are: > > - Enable TLS connectors to use Java key stores that contain multiple > keys where each key has a

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-07-19 Thread Bill Barker
/objenesis/main/target/objenesis-2.7-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170719.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170719/bin/openssl -Dexecute.test.nio=false

[Bug 61316] New: Test files used by TestEncodingDetector test are broken in src.zip, src.tar.gz [8.5.18]

2017-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61316 Bug ID: 61316 Summary: Test files used by TestEncodingDetector test are broken in src.zip, src.tar.gz [8.5.18] Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC