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

2017-01-03 Thread markt
Author: markt Date: Wed Jan 4 07:29:27 2017 New Revision: 1777262 URL: http://svn.apache.org/viewvc?rev=1777262=rev Log: ws police Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL:

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

2017-01-03 Thread markt
Author: markt Date: Wed Jan 4 07:28:58 2017 New Revision: 1777261 URL: http://svn.apache.org/viewvc?rev=1777261=rev Log: ws police Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

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

2017-01-03 Thread markt
Author: markt Date: Wed Jan 4 07:30:17 2017 New Revision: 1777263 URL: http://svn.apache.org/viewvc?rev=1777263=rev Log: ws police Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 60488] NPE in Request.parseCookies()

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60488 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID

svn commit: r1777151 - in /tomcat/trunk: java/org/apache/catalina/connector/Connector.java java/org/apache/catalina/connector/OutputBuffer.java java/org/apache/catalina/connector/Response.java test/or

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 16:00:32 2017 New Revision: 1777151 URL: http://svn.apache.org/viewvc?rev=1777151=rev Log: Remove the requirement to specify the connector when creating a Response For AJP connectors, base the default output buffer size on the configured AJP packet size rather than

buildbot failure in on tomcat-trunk

2017-01-03 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/2004 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1777142 - in /tomcat/trunk: java/org/apache/catalina/connector/ test/org/apache/catalina/authenticator/ test/org/apache/catalina/connector/ test/org/apache/catalina/core/ test/org/apache/

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 15:28:08 2017 New Revision: 1777142 URL: http://svn.apache.org/viewvc?rev=1777142=rev Log: Refactor to make Connector required when creating a Request. Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java

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

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 16:03:01 2017 New Revision: 1777152 URL: http://svn.apache.org/viewvc?rev=1777152=rev Log: Document recent refactoring Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1777130 - in /tomcat/trunk/test/org/apache: catalina/authenticator/TestDigestAuthenticator.java tomcat/unittest/TesterRequest.java

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 14:24:24 2017 New Revision: 1777130 URL: http://svn.apache.org/viewvc?rev=1777130=rev Log: Refactor to use existing TesterRequest Modified: tomcat/trunk/test/org/apache/catalina/authenticator/TestDigestAuthenticator.java

svn commit: r1777147 - /tomcat/trunk/java/org/apache/catalina/connector/Response.java

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 15:47:42 2017 New Revision: 1777147 URL: http://svn.apache.org/viewvc?rev=1777147=rev Log: Remove unnecessary code. outputStream and writer should both be null at the start of request processing. Modified:

svn commit: r1777117 - /tomcat/tc6.0.x/trunk/STATUS.txt

2017-01-03 Thread kkolinko
Author: kkolinko Date: Tue Jan 3 13:15:48 2017 New Revision: 1777117 URL: http://svn.apache.org/viewvc?rev=1777117=rev Log: Remove stalled proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1777139 - /tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 15:18:07 2017 New Revision: 1777139 URL: http://svn.apache.org/viewvc?rev=1777139=rev Log: Simplify Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java URL:

svn commit: r1777167 - /tomcat/trunk/java/org/apache/catalina/connector/Response.java

2017-01-03 Thread remm
Author: remm Date: Tue Jan 3 17:10:40 2017 New Revision: 1777167 URL: http://svn.apache.org/viewvc?rev=1777167=rev Log: Fix possible NPE on response recycle. Modified: tomcat/trunk/java/org/apache/catalina/connector/Response.java Modified:

[Bug 60523] Reduce number of network packets that server sends to client via WebSocket connection

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60523 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment

Re: buildbot failure in on tomcat-trunk

2017-01-03 Thread Rémy Maucherat
2017-01-03 17:57 GMT+01:00 Mark Thomas : > On 03/01/2017 16:23, build...@apache.org wrote: > > 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/2004 > > >

svn commit: r1777186 - in /tomcat/tc7.0.x/trunk: ./ BUILDING.txt webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:49:44 2017 New Revision: 1777186 URL: http://svn.apache.org/viewvc?rev=1777186=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Documentation component of fix. Document reasoning behind line-ending configuration. Modified:

[Bug 60344] Update documentation to clearly document how we handle line endings

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

Re: buildbot failure in on tomcat-trunk

2017-01-03 Thread Mark Thomas
On 03/01/2017 17:11, Rémy Maucherat wrote: > 2017-01-03 17:57 GMT+01:00 Mark Thomas : > >> On 03/01/2017 16:23, build...@apache.org wrote: >>> The Buildbot has detected a new failure on builder tomcat-trunk while >> building . Full details are available at: >>>

svn commit: r1777174 - in /tomcat/tc8.5.x/trunk: ./ BUILDING.txt webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:44:46 2017 New Revision: 1777174 URL: http://svn.apache.org/viewvc?rev=1777174=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Documentation component of fix. Document reasoning behind line-ending configuration. Modified:

svn commit: r1777173 - in /tomcat/trunk: BUILDING.txt webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:43:59 2017 New Revision: 1777173 URL: http://svn.apache.org/viewvc?rev=1777173=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Documentation component of fix. Document reasoning behind line-ending configuration. Modified:

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

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:48:04 2017 New Revision: 1777181 URL: http://svn.apache.org/viewvc?rev=1777181=rev Log: Correct order Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1777189 - /tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:57:57 2017 New Revision: 1777189 URL: http://svn.apache.org/viewvc?rev=1777189=rev Log: Remove reference to resource file that has been removed. Modified: tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties Modified:

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

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:37:00 2017 New Revision: 1777171 URL: http://svn.apache.org/viewvc?rev=1777171=rev Log: Site part of fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Document reasoning behind line-ending configuration. Modified: tomcat/site/trunk/docs/svn.html

svn commit: r1777192 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/LocalStrings.properties

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:58:54 2017 New Revision: 1777192 URL: http://svn.apache.org/viewvc?rev=1777192=rev Log: Remove reference to resource file that has been removed. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 60547] New: Tomcat Configuration

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60547 Bug ID: 60547 Summary: Tomcat Configuration Product: Tomcat 7 Version: 7.0.65 Hardware: PC Status: NEW Severity: normal Priority: P2 Component:

Re: buildbot failure in on tomcat-trunk

2017-01-03 Thread Mark Thomas
On 03/01/2017 16:23, build...@apache.org wrote: > 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/2004 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this

buildbot success in on tomcat-trunk

2017-01-03 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/2006 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1777176 - in /tomcat/tc8.0.x/trunk: ./ BUILDING.txt webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:47:12 2017 New Revision: 1777176 URL: http://svn.apache.org/viewvc?rev=1777176=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60344 Documentation component of fix. Document reasoning behind line-ending configuration. Modified:

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

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 17:46:51 2017 New Revision: 1777175 URL: http://svn.apache.org/viewvc?rev=1777175=rev Log: Correct order Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 60547] Tomcat Configuration

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60547 --- Comment #3 from Christopher Schultz --- Join the (email) mailing list and send a message to it. http://tomcat.apache.org/lists.html You want the "tomcat-users" mailing list. -- You are receiving this mail

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

2017-01-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration.

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

2017-01-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-validate has an issue affecting its community

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

2017-01-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-validate has an issue affecting its community

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

2017-01-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration.

[Bug 60547] Tomcat Configuration

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60547 Christopher Schultz changed: What|Removed |Added Resolution|---

[Bug 60547] Tomcat Configuration

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60547 --- Comment #2 from Lan --- can you tell me how I submit this question to the users' mailing list? Thank you. -- You are receiving this mail because: You are the assignee for the bug.

buildbot failure in on tomcat-8-trunk

2017-01-03 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/886 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1777211 - in /tomcat/trunk: java/org/apache/catalina/valves/LocalStrings.properties webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 20:15:30 2017 New Revision: 1777211 URL: http://svn.apache.org/viewvc?rev=1777211=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53602 Add HTTP status code 451 (RFC 7725) to the list of HTTP status codes recognised by the ErrorReportValve. Modified:

svn commit: r1777213 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/LocalStrings.properties java/org/apache/tomcat/util/http/res/LocalStrings.properties webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 20:18:11 2017 New Revision: 1777213 URL: http://svn.apache.org/viewvc?rev=1777213=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53602 Add HTTP status code 451 (RFC 7725) to the list of HTTP status codes recognised by Tomcat. Modified:

[Bug 60547] Tomcat Configuration

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60547 --- Comment #4 from Lan --- thank you so much for the quick response. I really appreciate your time and supports. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1777212 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/LocalStrings.properties webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 20:16:20 2017 New Revision: 1777212 URL: http://svn.apache.org/viewvc?rev=1777212=rev Log: Add HTTP status code 451 (RFC 7725) to the list of HTTP status codes recognised by the ErrorReportValve. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1777214 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/LocalStrings.properties java/org/apache/tomcat/util/http/res/LocalStrings.properties webapps/docs/changelog.xml

2017-01-03 Thread markt
Author: markt Date: Tue Jan 3 20:19:08 2017 New Revision: 1777214 URL: http://svn.apache.org/viewvc?rev=1777214=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53602 Add HTTP status code 451 (RFC 7725) to the list of HTTP status codes recognised by Tomcat. Modified:

[Bug 53602] Support for HTTP status code 451

2017-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53602 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED