svn commit: r1779149 - in /tomcat/trunk: java/org/apache/catalina/ha/session/BackupManager.java java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.xml webapps/docs/confi

2017-01-17 Thread kfujino
Author: kfujino Date: Tue Jan 17 08:35:29 2017 New Revision: 1779149 URL: http://svn.apache.org/viewvc?rev=1779149&view=rev Log: Make the accessTimeout configurable in BackupManager. The accessTimeout is used as a timeout period for PING in replication map. Modified: tomcat/trunk/java/org/apa

svn commit: r1779150 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/ha/session/BackupManager.java java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.xml webapps/do

2017-01-17 Thread kfujino
Author: kfujino Date: Tue Jan 17 08:37:33 2017 New Revision: 1779150 URL: http://svn.apache.org/viewvc?rev=1779150&view=rev Log: Make the accessTimeout configurable in BackupManager. The accessTimeout is used as a timeout period for PING in replication map. Modified: tomcat/tc8.5.x/trunk/java

svn commit: r1779152 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/ha/session/BackupManager.java java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.xml webapps/do

2017-01-17 Thread kfujino
Author: kfujino Date: Tue Jan 17 08:39:57 2017 New Revision: 1779152 URL: http://svn.apache.org/viewvc?rev=1779152&view=rev Log: Make the accessTimeout configurable in BackupManager. The accessTimeout is used as a timeout period for PING in replication map. Modified: tomcat/tc8.0.x/trunk/java

svn commit: r1779153 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/session/BackupManager.java java/org/apache/catalina/ha/session/mbeans-descriptors.xml webapps/docs/changelog.xml webapps/do

2017-01-17 Thread kfujino
Author: kfujino Date: Tue Jan 17 08:41:46 2017 New Revision: 1779153 URL: http://svn.apache.org/viewvc?rev=1779153&view=rev Log: Make the accessTimeout configurable in BackupManager. The accessTimeout is used as a timeout period for PING in replication map. Modified: tomcat/tc7.0.x/trunk/java

Re: [VOTE] Release Apache Tomcat 8.0.40

2017-01-17 Thread Keiichi Fujino
2017-01-13 21:39 GMT+09:00 Violeta Georgieva : > The proposed Apache Tomcat 8.0.40 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.40/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/o

Re: [VOTE] Release Apache Tomcat 7.0.74

2017-01-17 Thread Keiichi Fujino
2017-01-13 19:55 GMT+09:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.74 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.74/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/o

Re: [VOTE] Release Apache Tomcat 7.0.74

2017-01-17 Thread Konstantin Kolinko
2017-01-13 13:55 GMT+03:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.74 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.74/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/or

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

2017-01-17 Thread Bill Barker
ump/public/workspace/objenesis/main/target/objenesis-2.6-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170117.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170117/bin/openssl -Dex

[Bug 60596] New: Improve performance of DefaultServlet.checkSendfile() when SendFile feature is disabled on a connector

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60596 Bug ID: 60596 Summary: Improve performance of DefaultServlet.checkSendfile() when SendFile feature is disabled on a connector Product: Tomcat 9 Version: 9.0.0.M17 Hardwar

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #6 from Ralf Hauser --- we got that problem when upgrading from tc8.0.14 to 8.5.9 for several jsp pages that before didn't have it (and not change to the jsp). 1) the jsp generation got less efficient! before 8.0.14: wc outboxmess

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 Ralf Hauser changed: What|Removed |Added CC||hau...@acm.org -- You are receiving thi

[Bug 60597] New: Add ability to set cipher suites for websocket connections

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60597 Bug ID: 60597 Summary: Add ability to set cipher suites for websocket connections Product: Tomcat 7 Version: 7.0.73 Hardware: All OS: All Stat

Re: Need to consider a replacement for */ in WAR URLs

2017-01-17 Thread Christopher Schultz
Mark, On 1/16/17 6:24 AM, Mark Thomas wrote: > For the background see: > https://github.com/spring-projects/spring-boot/issues/7949 > > The short version is: > > * is seen as a wild card in some environments. > > The options are: > $ & ' ( ) * , - . : ; @ _ ~ > (all followed by /) Obviously yo

[Bug 60126] The code of method invoke0(JspWriter) is exceeding the 65535 bytes limit

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60126 --- Comment #7 from Christopher Schultz --- (In reply to Ralf Hauser from comment #5) > see also bug 60578#c3 I'm not sure these bugs are related in any way. I'm surprised to see a file owned by root. That should not be possible unless your p

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-01-17 Thread Bill Barker
mmons/beanutils/dist/commons-beanutils-20170117.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.4-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.6-SNAPSHOT.jar :/srv/gump/pub

Re: Need to consider a replacement for */ in WAR URLs

2017-01-17 Thread Mark Thomas
On 17/01/2017 18:07, Christopher Schultz wrote: > Mark, > > On 1/16/17 6:24 AM, Mark Thomas wrote: >> For the background see: >> https://github.com/spring-projects/spring-boot/issues/7949 >> >> The short version is: >> >> * is seen as a wild card in some environments. >> >> The options are: >> $ &

svn commit: r1779247 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:06:37 2017 New Revision: 1779247 URL: http://svn.apache.org/viewvc?rev=1779247&view=rev Log: Note that 6.0.x is now EOL Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/whichvers

svn commit: r1779249 - in /tomcat/site/trunk: docs/ xdocs/

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:15:56 2017 New Revision: 1779249 URL: http://svn.apache.org/viewvc?rev=1779249&view=rev Log: Update for 8.5.9 and 9.0.0.M17 releases (excluding Javadoc) Modified: tomcat/site/trunk/docs/download-80.html tomcat/site/trunk/docs/download-90.html tomcat/s

Re: svn commit: r1779249 - in /tomcat/site/trunk: docs/ xdocs/

2017-01-17 Thread Konstantin Kolinko
2017-01-17 23:15 GMT+03:00 : > Author: markt > Date: Tue Jan 17 20:15:56 2017 > New Revision: 1779249 > > URL: http://svn.apache.org/viewvc?rev=1779249&view=rev > Log: > Update for 8.5.9 and 9.0.0.M17 releases (excluding Javadoc) Mark, it is 8.5.11 > Modified: > tomcat/site/trunk/docs/downl

svn commit: r1779252 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:27:49 2017 New Revision: 1779252 URL: http://svn.apache.org/viewvc?rev=1779252&view=rev Log: Update docs for 8.5.11 release [This commit notification would consist of 74 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r1779254 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:39:48 2017 New Revision: 1779254 URL: http://svn.apache.org/viewvc?rev=1779254&view=rev Log: Update docs for 9.0.0.M17 release [This commit notification would consist of 88 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r1779256 - /tomcat/site/trunk/build.properties.default

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:41:16 2017 New Revision: 1779256 URL: http://svn.apache.org/viewvc?rev=1779256&view=rev Log: Update doc versions Modified: tomcat/site/trunk/build.properties.default Modified: tomcat/site/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomc

svn commit: r1779255 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:40:57 2017 New Revision: 1779255 URL: http://svn.apache.org/viewvc?rev=1779255&view=rev Log: Missed version update Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.

svn commit: r1779257 - /tomcat/site/trunk/xdocs/doap_Tomcat.rdf

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:43:26 2017 New Revision: 1779257 URL: http://svn.apache.org/viewvc?rev=1779257&view=rev Log: Add 8.5.x release line Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/

svn commit: r1779259 - /tomcat/site/trunk/docs/doap_Tomcat.rdf

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:45:59 2017 New Revision: 1779259 URL: http://svn.apache.org/viewvc?rev=1779259&view=rev Log: ...and the generated file Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat

svn commit: r1779261 - /tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:51:42 2017 New Revision: 1779261 URL: http://svn.apache.org/viewvc?rev=1779261&view=rev Log: ws police Modified: tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Modified: tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descri

svn commit: r1779262 - /tomcat/trunk/webapps/docs/changelog.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:52:07 2017 New Revision: 1779262 URL: http://svn.apache.org/viewvc?rev=1779262&view=rev Log: Add release date Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1779263 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:52:56 2017 New Revision: 1779263 URL: http://svn.apache.org/viewvc?rev=1779263&view=rev Log: ws police Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/sess

svn commit: r1779264 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2017-01-17 Thread markt
Author: markt Date: Tue Jan 17 20:53:33 2017 New Revision: 1779264 URL: http://svn.apache.org/viewvc?rev=1779264&view=rev Log: Add release date Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/view

[Bug 60391] Problem resolving resources inside jar

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60391 --- Comment #3 from Mark Thomas --- It has already been fixed in 8.0.x for 8.0.40 onwards (release currently in progress) -- You are receiving this mail because: You are the assignee for the bug. --

Re: Need to consider a replacement for */ in WAR URLs

2017-01-17 Thread Konstantin Kolinko
2017-01-17 22:19 GMT+03:00 Mark Thomas : > On 17/01/2017 18:07, Christopher Schultz wrote: >> Mark, >> >> On 1/16/17 6:24 AM, Mark Thomas wrote: >>> For the background see: >>> https://github.com/spring-projects/spring-boot/issues/7949 >>> >>> The short version is: >>> >>> * is seen as a wild card

Re: svn commit: r1779249 - in /tomcat/site/trunk: docs/ xdocs/

2017-01-17 Thread Mark Thomas
On 17/01/2017 20:27, Konstantin Kolinko wrote: > 2017-01-17 23:15 GMT+03:00 : > Should be 8.5.11 above. Thanks. Fixed. > Missing doap_Tomcat.rdf, but 8.5 an 9.0 are not listed there (yet). I added 8.5.x. I wasn't sure about 9.0.x. I was wondering if we wanted to wait until we had a stable

Re: Need to consider a replacement for */ in WAR URLs

2017-01-17 Thread Mark Thomas
On 17/01/2017 21:08, Konstantin Kolinko wrote: > 2017-01-17 22:19 GMT+03:00 Mark Thomas : >> On 17/01/2017 18:07, Christopher Schultz wrote: >>> Mark, >>> >>> On 1/16/17 6:24 AM, Mark Thomas wrote: For the background see: https://github.com/spring-projects/spring-boot/issues/7949 >>>

[Bug 60594] RFC 7230/3986 url requirement that prevents unencoded curly braces should be optional, since it breaks existing sites

2017-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60594 Mark Thomas changed: What|Removed |Added Severity|regression |enhancement --- Comment #1 from Mark Tho