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

2017-01-11 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-test-apr has an issue affecting its community integration.

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

2017-01-11 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-test-nio2 has an issue affecting its community integration.

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

2017-01-11 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-test-nio has an issue affecting its community integration.

[Bug 60573] Drop reason phrase of HTTP/1.1 100 (Expect: 100-continue)

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60573 --- Comment #1 from Christopher Schultz --- Note to committers: please do not back-port this change to 8.0.x and earlier. I'd like to raise the issue of restoring the reason phrase to 8.0.x. -- You are receiving

buildbot failure in on tomcat-trunk

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

svn commit: r1778349 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2Parser.java test/org/apache/coyote/http2/TestAbortedUpload.java webapps/docs/changelog.xml

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 20:57:04 2017 New Revision: 1778349 URL: http://svn.apache.org/viewvc?rev=1778349=rev Log: Improve handling of case when an HTTP/2 client sends more data that is subject to flow control than the current window size allows. Added:

svn commit: r1778348 - in /tomcat/trunk: java/org/apache/coyote/http2/Http2Parser.java test/org/apache/coyote/http2/TestAbortedUpload.java webapps/docs/changelog.xml

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 20:54:41 2017 New Revision: 1778348 URL: http://svn.apache.org/viewvc?rev=1778348=rev Log: Improve handling of case when an HTTP/2 client sends more data that is subject to flow control than the current window size allows. Added:

svn commit: r1778343 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Stream.java

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 19:48:54 2017 New Revision: 1778343 URL: http://svn.apache.org/viewvc?rev=1778343=rev Log: Use error name rather than code in debug log - it is easier to read. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1778342 - /tomcat/trunk/java/org/apache/coyote/http2/Stream.java

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 19:48:21 2017 New Revision: 1778342 URL: http://svn.apache.org/viewvc?rev=1778342=rev Log: Use error name rather than code in debug log - it is easier to read. Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java Modified:

svn commit: r1778297 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java java/org/apache/coyote/http2/LocalStrings.properties

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 14:33:49 2017 New Revision: 1778297 URL: http://svn.apache.org/viewvc?rev=1778297=rev Log: Add internal error message to debug log message Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 Chuck Caldarale changed: What|Removed |Added Resolution|FIXED |INVALID

svn commit: r1778295 - in /tomcat/trunk/java/org/apache/coyote/http2: Http2UpgradeHandler.java LocalStrings.properties

2017-01-11 Thread markt
Author: markt Date: Wed Jan 11 14:33:06 2017 New Revision: 1778295 URL: http://svn.apache.org/viewvc?rev=1778295=rev Log: Add internal error message to debug log message Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

Re: [VOTE] Release Apache Tomcat 8.5.11

2017-01-11 Thread Violeta Georgieva
2017-01-10 23:28 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 8.5.11 release is now available for voting. > > The major changes compared to the 8.5.9 release are: > > - HTTP/2 fixes and improvements > > - Improve the logic that selects an address to use to unlock the >

Re: [VOTE] Release Apache Tomcat 9.0.0.M17

2017-01-11 Thread Violeta Georgieva
2017-01-10 23:28 GMT+02:00 Mark Thomas : > > The proposed Apache Tomcat 9.0.0.M17 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs have not

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

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

[Bug 60573] Drop reason phrase of HTTP/1.1 100 (Expect: 100-continue)

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60573 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added Summary|Drop reason phrase von |Drop reason

[Bug 60573] New: Drop reason phrase von HTTP/1.1 100 (Expect: 100-continue)

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60573 Bug ID: 60573 Summary: Drop reason phrase von HTTP/1.1 100 (Expect: 100-continue) Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All

svn commit: r1778279 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java

2017-01-11 Thread violetagg
Author: violetagg Date: Wed Jan 11 11:33:03 2017 New Revision: 1778279 URL: http://svn.apache.org/viewvc?rev=1778279=rev Log: Remove deprecated methods Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java

svn commit: r1778278 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/storeconfig/ java/org/apache/coyote/http11/ webapps/docs/

2017-01-11 Thread violetagg
Author: violetagg Date: Wed Jan 11 11:30:53 2017 New Revision: 1778278 URL: http://svn.apache.org/viewvc?rev=1778278=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1778276 - in /tomcat/trunk/java/org/apache: catalina/storeconfig/ConnectorStoreAppender.java coyote/http11/AbstractHttp11JsseProtocol.java

2017-01-11 Thread violetagg
Author: violetagg Date: Wed Jan 11 11:25:19 2017 New Revision: 1778276 URL: http://svn.apache.org/viewvc?rev=1778276=rev Log: Remove deprecated methods Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java

svn commit: r1778275 - in /tomcat/trunk: java/org/apache/catalina/storeconfig/ java/org/apache/coyote/http11/ webapps/docs/

2017-01-11 Thread violetagg
Author: violetagg Date: Wed Jan 11 11:24:27 2017 New Revision: 1778275 URL: http://svn.apache.org/viewvc?rev=1778275=rev Log: Spelling fixes. Patch provided by Josh Soref. This closes #38 Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java

[GitHub] tomcat pull request #38: spelling: deprecate misspelled protected functions

2017-01-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 --- Comment #6 from Mark Thomas --- Please review the security pages for information on the versions in which CVE-2016-6816 was addressed. Please also stop-re-opening this issue. It is invalid. If you persist in doing so,

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 mgrigorov changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 Satish changed: What|Removed |Added Resolution|FIXED |---

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

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

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

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60523 --- Comment #3 from Ilgar Kovalyov --- Yes, it adds a couple of copies in memory but reduces number of network packets. Network packet transmission takes more time than operations with memory and we have perfomance benefit

Re: [VOTE] Release Apache Tomcat 8.5.11

2017-01-11 Thread Emmanuel Bourg
Le 10/01/2017 à 22:28, Mark Thomas a écrit : > [X] Stable - go ahead and release as 8.5.11 Tested on Debian 9 with OpenJDK 8u111, the NIO/NIO2/APR test suites ran fine. This version is likely to be the one included and maintained in Debian 9 "Stretch" (to be frozen on February 5th and probably

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 mgrigorov changed: What|Removed |Added Resolution|--- |FIXED

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 Satish changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 60362] Missing reason phrase in response

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added CC|

[Bug 60572] Special characters in url not works.

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

[Bug 60572] Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 Satish changed: What|Removed |Added OS||All -- You are

[Bug 60572] New: Special characters in url not works.

2017-01-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60572 Bug ID: 60572 Summary: Special characters in url not works. Product: Tomcat 8 Version: 8.5.9 Hardware: PC Status: NEW Severity: major Priority: P2