svn commit: r1788082 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/BaseRedirectorHelperTask.java

2017-03-22 Thread markt
Author: markt Date: Wed Mar 22 10:32:18 2017 New Revision: 1788082 URL: http://svn.apache.org/viewvc?rev=1788082&view=rev Log: Trivial commit to test CI system. Experimenting with automatic formatting. No functional change. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/BaseRedi

svn commit: r1788085 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/AbstractCatalinaCommandTask.java

2017-03-22 Thread markt
Author: markt Date: Wed Mar 22 10:34:57 2017 New Revision: 1788085 URL: http://svn.apache.org/viewvc?rev=1788085&view=rev Log: Trivial commit to test CI system. Experimenting with automatic formatting. No functional change. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/Abstract

svn commit: r1788087 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/DeployTask.java

2017-03-22 Thread markt
Author: markt Date: Wed Mar 22 10:48:20 2017 New Revision: 1788087 URL: http://svn.apache.org/viewvc?rev=1788087&view=rev Log: Trivial commit to test CI system. Experimenting with automatic formatting. No functional change. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ant/DeployTas

svn commit: r1788099 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java test/webapp/WEB-INF/tags/bug42390.tag test/webapp/bug48nnn/bug48616b.jsp webapps/docs/changelog.xml

2017-03-22 Thread remm
Author: remm Date: Wed Mar 22 12:26:30 2017 New Revision: 1788099 URL: http://svn.apache.org/viewvc?rev=1788099&view=rev Log: Improve the error handling for simple tags to ensure that the tag is released and destroyed once used (v2 with Violeta). Modified: tomcat/tc8.5.x/trunk/ (props chan

svn commit: r1788100 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java test/webapp/WEB-INF/tags/bug42390.tag test/webapp/bug48nnn/bug48616b.jsp webapps/docs/changelog.xml

2017-03-22 Thread remm
Author: remm Date: Wed Mar 22 12:33:54 2017 New Revision: 1788100 URL: http://svn.apache.org/viewvc?rev=1788100&view=rev Log: Improve the error handling for simple tags to ensure that the tag is released and destroyed once used (v2 with Violeta). Modified: tomcat/tc8.0.x/trunk/ (props chan

svn commit: r1788102 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2017-03-22 Thread remm
Author: remm Date: Wed Mar 22 12:50:21 2017 New Revision: 1788102 URL: http://svn.apache.org/viewvc?rev=1788102&view=rev Log: Improve the error handling for simple tags to ensure that the tag is released and destroyed once used (v2 with Violeta). Modified: tomcat/tc7.0.x/trunk/ (props chan

Re: Host header validation

2017-03-22 Thread Konstantin Kolinko
2017-03-21 18:01 GMT+03:00 Mark Thomas : > On 21 March 2017 14:14:19 GMT+00:00, Christopher Schultz > wrote: >> >>How about an option to disable the validity-checking, in case someone >>in the field finds a case they need to support, or if they don't care >>about hostname-checking and want their

svn commit: r1788147 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/http11/upgrade/Nio2ServletInputStream.java webapps/docs/changelog.xml

2017-03-22 Thread markt
Author: markt Date: Wed Mar 22 18:10:48 2017 New Revision: 1788147 URL: http://svn.apache.org/viewvc?rev=1788147&view=rev Log: Fix failing unit test for 8.0.x Modified: tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/upgrade/Nio2ServletInputStream.java tomcat/tc8.0.x/trunk/webapps/doc

svn commit: r1788153 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/AbstractCatalinaTask.java

2017-03-22 Thread markt
Author: markt Date: Wed Mar 22 19:38:51 2017 New Revision: 1788153 URL: http://svn.apache.org/viewvc?rev=1788153&view=rev Log: Trivial commit to test CI system. Experimenting with automatic formatting. No functional change. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/AbstractC

[Bug 60904] New: Client Websocket SSL hostname verification

2017-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60904 Bug ID: 60904 Summary: Client Websocket SSL hostname verification Product: Tomcat 8 Version: 8.0.38 Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity:

[Bug 60904] Client Websocket SSL hostname verification

2017-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60904 Satish Burnwal changed: What|Removed |Added CC||radiatej...@gmail.com -- You are rec

Re: Tomcat Maven Plug-In

2017-03-22 Thread Olivier Lamy
Hi, On 14 March 2017 at 22:13, Mark Thomas wrote: > On 10/03/17 23:18, HANKINS Jamie wrote: > > Hi guys, > > > > I'm wondering if there are any plans (that have a real chance) to > > update the Tomcat Maven plug-in. The last release looks like it's > > from 2013, so my guess is no. > > None I am

[Bug 60900] org.apache.tomcat.util.net.AprEndpoint$Poller.run throws java.lang.NullPointerException

2017-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60900 --- Comment #2 from linbo --- Any update? Server closed connection and Client will receive RST due to this issue. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 60904] Client Websocket SSL hostname verification

2017-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60904 mgrigorov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---