svn commit: r1784820 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/servlet4preview/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 21:21:11 2017 New Revision: 1784820 URL: http://svn.apache.org/viewvc?rev=1784820&view=rev Log: Servlet 4.0 early preview Implement dynamic registration of JSP files as servlets Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/

svn commit: r1784818 - in /tomcat/trunk: java/javax/servlet/ java/org/apache/catalina/core/ java/org/apache/jasper/servlet/ test/org/apache/tomcat/unittest/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 21:18:04 2017 New Revision: 1784818 URL: http://svn.apache.org/viewvc?rev=1784818&view=rev Log: Servlet 4.0 Implement dynamic registration of JSP files as servlets Modified: tomcat/trunk/java/javax/servlet/ServletContext.java tomcat/trunk/java/org/apache/cat

svn commit: r1784807 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/servlet4preview/http/ java/org/apache/coyote/ java/org/apache/coyote/http2/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 20:39:17 2017 New Revision: 1784807 URL: http://svn.apache.org/viewvc?rev=1784807&view=rev Log: Servlet 4 EG made the following changes - etag -> eTag - change return of push() from boolean to void Removed: tomcat/tc8.5.x/trunk/java/org/apache/coyote/PushToken.j

svn commit: r1784806 - in /tomcat/trunk/java: javax/servlet/http/ org/apache/catalina/core/ org/apache/coyote/ org/apache/coyote/http2/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 20:34:43 2017 New Revision: 1784806 URL: http://svn.apache.org/viewvc?rev=1784806&view=rev Log: Servlet 4 EG made the following changes - etag -> eTag - change return of push() from boolean to void Removed: tomcat/trunk/java/org/apache/coyote/PushToken.java Modi

svn commit: r1784805 - in /tomcat/tc8.5.x/trunk/java/org/apache/catalina: connector/Request.java connector/RequestFacade.java servlet4preview/http/HttpServletRequest.java servlet4preview/http/HttpServ

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 20:24:22 2017 New Revision: 1784805 URL: http://svn.apache.org/viewvc?rev=1784805&view=rev Log: Servlet 4 EG discussion concluded that it was cleaner to remove isPushSupported() and simply return null from getPushBuilder() Modified: tomcat/tc8.5.x/trunk/java/or

svn commit: r1784803 - in /tomcat/trunk/java: javax/servlet/http/HttpServletRequest.java javax/servlet/http/HttpServletRequestWrapper.java org/apache/catalina/connector/Request.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 20:13:31 2017 New Revision: 1784803 URL: http://svn.apache.org/viewvc?rev=1784803&view=rev Log: Servlet 4 EG discussion concluded that it was cleaner to remove isPushSupported() and simply return null from getPushBuilder() Modified: tomcat/trunk/java/javax/serv

[Bug 60781] Access Log Valve does not escape the same as mod_log_config

2017-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60781 Felix Schumacher changed: What|Removed |Added Attachment #34787|0 |1 is obsolete|

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 --- Comment #10 from Christopher Schultz --- (In reply to qixiaobo.nj from comment #5) > Very simple code! > > OutputStream out = outputMessage.getBody(); What type is the "outputMessage" reference? You need to post more code. The st

[Bug 60781] Access Log Valve does not escape the same as mod_log_config

2017-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60781 --- Comment #1 from Felix Schumacher --- Created attachment 34787 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34787&action=edit Escape characters like httpd I am not sure about the correct handling of chars with values out of the AS

buildbot success in on tomcat-trunk

2017-02-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2130 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1784789 - /tomcat/trunk/java/javax/servlet/ServletContext.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 17:38:44 2017 New Revision: 1784789 URL: http://svn.apache.org/viewvc?rev=1784789&view=rev Log: Typo Modified: tomcat/trunk/java/javax/servlet/ServletContext.java Modified: tomcat/trunk/java/javax/servlet/ServletContext.java URL: http://svn.apache.org/viewvc/t

svn commit: r1784788 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlet4preview/ServletContext.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 17:38:11 2017 New Revision: 1784788 URL: http://svn.apache.org/viewvc?rev=1784788&view=rev Log: Fix Javadoc Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlet4preview/ServletContext.java Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/ser

svn commit: r1784787 - /tomcat/trunk/java/javax/servlet/ServletContext.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 17:36:42 2017 New Revision: 1784787 URL: http://svn.apache.org/viewvc?rev=1784787&view=rev Log: Fix Javadoc Modified: tomcat/trunk/java/javax/servlet/ServletContext.java Modified: tomcat/trunk/java/javax/servlet/ServletContext.java URL: http://svn.apache.org/v

[Bug 60788] New: Cookies value contains quotes when the Cookie header contains $Version=1 and the header's value is enclosed by quotes

2017-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60788 Bug ID: 60788 Summary: Cookies value contains quotes when the Cookie header contains $Version=1 and the header's value is enclosed by quotes Product: Tomcat 8 V

buildbot failure in on tomcat-trunk

2017-02-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2129 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1784768 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/servlet4preview/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 16:01:52 2017 New Revision: 1784768 URL: http://svn.apache.org/viewvc?rev=1784768&view=rev Log: Add the new ServletContext methods to set and get the default session timeout to the org.apache.catalina.servlet4preview package Added: tomcat/tc8.5.x/trunk/java/or

svn commit: r1784767 - in /tomcat/trunk: java/javax/servlet/ java/org/apache/catalina/core/ java/org/apache/jasper/servlet/ test/org/apache/tomcat/unittest/

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 15:55:44 2017 New Revision: 1784767 URL: http://svn.apache.org/viewvc?rev=1784767&view=rev Log: Add the new ServletContext methods to set and get the default session timeout Modified: tomcat/trunk/java/javax/servlet/ServletContext.java tomcat/trunk/java/org/

svn commit: r1784753 - in /tomcat/tc8.0.x/trunk: ./ build.xml

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 15:28:27 2017 New Revision: 1784753 URL: http://svn.apache.org/viewvc?rev=1784753&view=rev Log: Exclude PEM files from checkstyle format checks. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.xml Propchange: tomcat/tc8.0.x/trun

svn commit: r1784755 - in /tomcat/tc7.0.x/trunk: ./ build.xml

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 15:29:09 2017 New Revision: 1784755 URL: http://svn.apache.org/viewvc?rev=1784755&view=rev Log: Exclude PEM files from checkstyle format checks. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml Propchange: tomcat/tc7.0.x/trun

svn commit: r1784752 - in /tomcat/tc8.5.x/trunk: ./ build.xml

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 15:28:02 2017 New Revision: 1784752 URL: http://svn.apache.org/viewvc?rev=1784752&view=rev Log: Exclude PEM files from checkstyle format checks. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/build.xml Propchange: tomcat/tc8.5.x/trun

svn commit: r1784751 - /tomcat/trunk/build.xml

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 15:27:09 2017 New Revision: 1784751 URL: http://svn.apache.org/viewvc?rev=1784751&view=rev Log: Exclude PEm files from checkstyle format checks. Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/bu

[Bug 60784] New: HTTP status line tests ignore trailing space after status code in status line (incomplete RFC test)

2017-02-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60784 Bug ID: 60784 Summary: HTTP status line tests ignore trailing space after status code in status line (incomplete RFC test) Product: Tomcat 8 Version: 8.5.11 Hardware: All

svn commit: r1784724 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ApplicationMapping.java test/org/apache/catalina/core/TestApplicationMapping.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 11:22:12 2017 New Revision: 1784724 URL: http://svn.apache.org/viewvc?rev=1784724&view=rev Log: Servlet 4 EG discussion concluded that leading '/' should not be present in match values. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/

svn commit: r1784723 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationMapping.java test/org/apache/catalina/core/TestApplicationMapping.java

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 11:16:51 2017 New Revision: 1784723 URL: http://svn.apache.org/viewvc?rev=1784723&view=rev Log: Servlet 4 EG discussion concluded that leading '/' should not be present in match values. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationMapping.jav

buildbot failure in on tomcat-8-trunk

2017-02-28 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/934 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1784717 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 10:21:21 2017 New Revision: 1784717 URL: http://svn.apache.org/viewvc?rev=1784717&view=rev Log: Update expired certs and test keys Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem t

svn commit: r1784714 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 10:17:49 2017 New Revision: 1784714 URL: http://svn.apache.org/viewvc?rev=1784714&view=rev Log: Update expired certs and test keys Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem t

svn commit: r1784713 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 10:16:49 2017 New Revision: 1784713 URL: http://svn.apache.org/viewvc?rev=1784713&view=rev Log: Update expired certs and test keys Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem t

svn commit: r1784712 - in /tomcat/trunk/test/org/apache/tomcat/util/net: localhost-cert.pem localhost-key.pem

2017-02-28 Thread markt
Author: markt Date: Tue Feb 28 10:15:39 2017 New Revision: 1784712 URL: http://svn.apache.org/viewvc?rev=1784712&view=rev Log: Update expired certs and test keys Modified: tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem tomcat/trunk/test/org/apache/tomcat/util/net/localhos