[VOTE][RESULT] Release Apache Tomcat 8.0.27

2015-10-01 Thread Mark Thomas
The following votes were cast: binding: +1: markt, remm, jfarcand, violetagg, rjung non-binding: +1: fschumacher This vote therefore passes. Thanks to everyone who tested and voted. Mark - To unsubscribe, e-mail: dev-unsubscr

svn commit: r10694 - /dev/tomcat/tomcat-8/v8.0.27/ /release/tomcat/tomcat-8/v8.0.27/

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 10:17:31 2015 New Revision: 10694 Log: Release 8.0.27 Added: release/tomcat/tomcat-8/v8.0.27/ - copied from r10693, dev/tomcat/tomcat-8/v8.0.27/ Removed: dev/tomcat/tomcat-8/v8.0.27/ ---

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

2015-10-01 Thread Bill Barker
mons/daemon/dist/bin/commons-daemon-20151001-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-2015

[Tomcat Wiki] Update of "Security/Ciphers" by OgnjenBlagojevic

2015-10-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by OgnjenBlagojevic: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff&rev1=5&rev2=6 Comment: Added information about 2048-bit DHE

svn commit: r1706246 - in /tomcat/trunk/java/org/apache/coyote: AbstractProcessor.java ErrorState.java ajp/AjpProcessor.java http11/Http11Processor.java http2/StreamProcessor.java

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 13:33:25 2015 New Revision: 1706246 URL: http://svn.apache.org/viewvc?rev=1706246&view=rev Log: First pass at differentiating between errors that are fatal to a multiplexed stream vs fatal to a multiplexed connection. Modified: tomcat/trunk/java/org/apache/coyo

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

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 14:32:56 2015 New Revision: 1706264 URL: http://svn.apache.org/viewvc?rev=1706264&view=rev Log: Complete some error handling TODOs Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java tomcat/trunk/java/org/apache/coyote/http2/LocalStr

Re: [VOTE] Release Apache Tomcat 8.0.27

2015-10-01 Thread Christopher Schultz
Mark, On 9/28/15 7:26 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.27 release is now available for voting. > > The main changes since 8.0.26 are: > > - Correctly handle \${ vs \$ escaping in JSP and EL > > - Fix for issues with NIO + SSL + sendfile > > - Various TLD parsing fixes >

[Bug 58464] servletRequest.getHeaderNames() returns all header names in lower case

2015-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58464 --- Comment #4 from Christopher Schultz --- I'm not sure how many people care about this kind of thing, but I have to interact with a web service that uses JSON to pass data back and forth. The service has a way of being oddly case-insensitive

svn commit: r1706271 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 15:15:55 2015 New Revision: 1706271 URL: http://svn.apache.org/viewvc?rev=1706271&view=rev Log: Fix regression in refactoring in r1706035 Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java Modified: tomcat/trunk/java/org/apache/coyote/htt

svn commit: r1706274 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/config/http.xml

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 15:39:02 2015 New Revision: 1706274 URL: http://svn.apache.org/viewvc?rev=1706274&view=rev Log: Remove unused code. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

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

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 15:46:37 2015 New Revision: 1706276 URL: http://svn.apache.org/viewvc?rev=1706276&view=rev Log: Fix the other regression in the refactoring in r1706035 Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java Modified: tomcat/trunk/java/org/apache/co

buildbot success in ASF Buildbot on tomcat-trunk

2015-10-01 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/384 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1706292 - in /tomcat/site/trunk: ./ docs/ xdocs/

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 16:59:28 2015 New Revision: 1706292 URL: http://svn.apache.org/viewvc?rev=1706292&view=rev Log: Update site for 8.0.27 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.

svn commit: r1706293 - in /tomcat/site/trunk/docs/tomcat-8.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2015-10-01 Thread markt
Author: markt Date: Thu Oct 1 17:12:36 2015 New Revision: 1706293 URL: http://svn.apache.org/viewvc?rev=1706293&view=rev Log: Update docs for 8.0.27 [This commit notification would consist of 61 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --