svn commit: r1602818 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2014-06-16 Thread kkolinko
Author: kkolinko Date: Mon Jun 16 07:52:50 2014 New Revision: 1602818 URL: http://svn.apache.org/r1602818 Log: Correct numeric order of changelog issues Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1602831 - in /tomcat/trunk: test/util/ test/util/TestCookieFilter.java webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/RequestHeaderExample.java webapps/examples/WEB-INF/class

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 09:52:49 2014 New Revision: 1602831 URL: http://svn.apache.org/r1602831 Log: Attempt to obfuscate session cookie values associated with other web applications when viewing HTTP request headers with the Request Header example from the examples web application. This

svn commit: r1602834 - in /tomcat/tc7.0.x/trunk: ./ test/util/ webapps/docs/changelog.xml webapps/examples/WEB-INF/classes/RequestHeaderExample.java webapps/examples/WEB-INF/classes/util/CookieFilter.

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 10:01:57 2014 New Revision: 1602834 URL: http://svn.apache.org/r1602834 Log: Attempt to obfuscate session cookie values associated with other web applications when viewing HTTP request headers with the Request Header example from the examples web application. This

[Bug 56518] NIO async servlet limit latch leak

2014-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56518 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1602836 - in /tomcat/trunk: ./ res/ide-support/eclipse/ res/ide-support/netbeans/ res/maven/ webapps/docs/

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 10:29:28 2014 New Revision: 1602836 URL: http://svn.apache.org/r1602836 Log: Update Eclipse compiler JAR to 4.4RC4 Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/ide-support/eclipse/eclipse.classpath

[Bug 56543] Jasper fails to compile JSP pages when running with JDK 1.8

2014-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543 --- Comment #7 from Mark Thomas ma...@apache.org --- I've updated 8.0.x to 4.4 RC4. -- You are receiving this mail because: You are the assignee for the bug. - To

svn commit: r1602842 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 10:55:13 2014 New Revision: 1602842 URL: http://svn.apache.org/r1602842 Log: Simplify the logic Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java URL:

svn commit: r1602843 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 10:58:05 2014 New Revision: 1602843 URL: http://svn.apache.org/r1602843 Log: Simplify the logic Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Nio2Processor.java URL:

svn commit: r1602844 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 11:02:31 2014 New Revision: 1602844 URL: http://svn.apache.org/r1602844 Log: Simplify the logic Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java URL:

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/128 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56620] Bogus access log entries with status 503 and date in year 1970 (the epoch) when pausing NIO connector

2014-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added OS||All

Re: buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-06-16 Thread Konstantin Kolinko
2014-06-16 15:06 GMT+04:00 build...@apache.org: The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/128 Buildbot URL: http://ci.apache.org/ Buildslave for this

svn commit: r1602851 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2014-06-16 Thread kkolinko
Author: kkolinko Date: Mon Jun 16 12:15:06 2014 New Revision: 1602851 URL: http://svn.apache.org/r1602851 Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=56518 Followup to r1602510: correct a copy-paste. Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

svn commit: r1602852 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java

2014-06-16 Thread kkolinko
Author: kkolinko Date: Mon Jun 16 12:16:33 2014 New Revision: 1602852 URL: http://svn.apache.org/r1602852 Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=56518 Followup to r1602510: correct a copy-paste typo. Merged r1602851 from tomcat/trunk. Modified: tomcat/tc7.0.x/trunk/ (props

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

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 13:00:35 2014 New Revision: 1602858 URL: http://svn.apache.org/r1602858 Log: Make sure tests for classes in the examples webapp can be run from the command line Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

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

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 13:12:45 2014 New Revision: 1602860 URL: http://svn.apache.org/r1602860 Log: Make sure tests for classes in the examples webapp can be run from the command line Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml Propchange:

buildbot failure in ASF Buildbot on tomcat-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/176 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1602865 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11Nio2Processor.java java/org/apache/coyote/http11/Http11NioProcessor.j

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 13:55:50 2014 New Revision: 1602865 URL: http://svn.apache.org/r1602865 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 Avoid bogus access log entries when pausing the NIO HTTP connector. Ensure that any requests partially read before the connector

svn commit: r1602866 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/coyote/http11/Http11NioProcessor.java webapps/docs/changelog.xml

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 13:58:57 2014 New Revision: 1602866 URL: http://svn.apache.org/r1602866 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 Avoid bogus access log entries when pausing the NIO HTTP connector. Ensure that any requests partially read before the connector

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/130 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

NIO2 and unit tests

2014-06-16 Thread Mark Thomas
Hi, A little while ago I promised to include NIO2 the next time I ran the unit tests. I did that this afternoon and the unit tests passed for trunk with all four HTTP connectors on OSX, Windows and Linux (all 64-bit with Oracle JDK). Mark

svn commit: r1602956 - in /tomcat/trunk: java/org/apache/coyote/http11/ webapps/docs/

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 18:46:24 2014 New Revision: 1602956 URL: http://svn.apache.org/r1602956 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 More general fix for incorrect request start times. Modified:

svn commit: r1602984 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ webapps/docs/

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 19:58:56 2014 New Revision: 1602984 URL: http://svn.apache.org/r1602984 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 More general fix for incorrect request start times. Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 56620] Bogus access log entries with status 503 and date in year 1970 (the epoch) when pausing NIO connector

2014-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56620 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

buildbot success in ASF Buildbot on tomcat-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/178 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1603005 - /tomcat/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java

2014-06-16 Thread markt
Author: markt Date: Mon Jun 16 21:00:55 2014 New Revision: 1603005 URL: http://svn.apache.org/r1603005 Log: Use StandardCharsets. Modified: tomcat/trunk/test/org/apache/coyote/http11/TestAbstractHttp11Processor.java Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/179 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1602510 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/ht

2014-06-16 Thread Konstantin Kolinko
2014-06-14 0:21 GMT+04:00 ma...@apache.org: Author: markt Date: Fri Jun 13 20:21:32 2014 New Revision: 1602510 URL: http://svn.apache.org/r1602510 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56518 Do not attempt an NIO write if a thread has been interrupted as it can lead

buildbot success in ASF Buildbot on tomcat-trunk

2014-06-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/180 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source