svn commit: r1685253 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-06-13 Thread kkolinko
Author: kkolinko Date: Sat Jun 13 13:38:52 2015 New Revision: 1685253 URL: http://svn.apache.org/r1685253 Log: Mention configuration attribute name for BZ 55988 Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://sv

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

2015-06-13 Thread kkolinko
Author: kkolinko Date: Sat Jun 13 13:35:40 2015 New Revision: 1685252 URL: http://svn.apache.org/r1685252 Log: Mention configuration attribute name for BZ 55988 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://sv

buildbot success in ASF Buildbot on tomcat-trunk

2015-06-13 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/1380 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1685219 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2015-06-13 Thread remm
Author: remm Date: Sat Jun 13 08:28:13 2015 New Revision: 1685219 URL: http://svn.apache.org/r1685219 Log: 57974: Fix associated tests by making the client tests share endpoint instances. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java Modified: tomcat/

[Bug 58031] Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 Christopher L. Simons changed: What|Removed |Added Keywords||PatchAvailable -- You are rec

[Bug 58031] New: Posting data exceeding maxPostSize should result in HTTP 413.

2015-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58031 Bug ID: 58031 Summary: Posting data exceeding maxPostSize should result in HTTP 413. Product: Tomcat 9 Version: unspecified Hardware: All OS: All

buildbot exception in ASF Buildbot on tomcat-trunk

2015-06-13 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/1379 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSc

svn commit: r1685216 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2015-06-13 Thread remm
Author: remm Date: Sat Jun 13 07:32:46 2015 New Revision: 1685216 URL: http://svn.apache.org/r1685216 Log: Disable three WS tests for now: the assume session visibility on the client that shouldn't exist. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

svn commit: r1685215 - /tomcat/tc8.0.x/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java

2015-06-13 Thread remm
Author: remm Date: Sat Jun 13 07:22:09 2015 New Revision: 1685215 URL: http://svn.apache.org/r1685215 Log: 58004: Follow up for AJP buffering: the HTTP connector clears the structure (it could probably remain full if there's an error in non blocking mode). Modified: tomcat/tc8.0.x/trunk/java