[Bug 61751] NIO2 connector cuts incoming request

2018-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751 --- Comment #15 from Remy Maucherat --- On second thought, this will need to be revisited as the blocking read of SecureNio2Channel is supposed to block until it returns non 0. Of course, the algorithm is complex already ... I will add a TODO c

svn commit: r1823282 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java

2018-02-06 Thread remm
Author: remm Date: Tue Feb 6 08:47:19 2018 New Revision: 1823282 URL: http://svn.apache.org/viewvc?rev=1823282&view=rev Log: Add FIXME to remind about revisiting. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java Modified: tomcat/trunk/java/org/apache/tomcat/util

svn commit: r1823283 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-02-06 Thread remm
Author: remm Date: Tue Feb 6 08:48:16 2018 New Revision: 1823283 URL: http://svn.apache.org/viewvc?rev=1823283&view=rev Log: int -> long. Not going to happen of course. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/uti

buildbot success in on tomcat-trunk

2018-02-06 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/3026 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1823306 - in /tomcat/trunk: java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 11:38:09 2018 New Revision: 1823306 URL: http://svn.apache.org/viewvc?rev=1823306&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62067 Correctly apply security constraints mapped to the context root using a URL pattern of "" Modified: tomcat/tr

svn commit: r1823307 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 11:40:05 2018 New Revision: 1823307 URL: http://svn.apache.org/viewvc?rev=1823307&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62067 Correctly apply security constraints mapped to the context root using a URL pattern of "" Modified: tomcat/tc

svn commit: r1823308 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 11:40:42 2018 New Revision: 1823308 URL: http://svn.apache.org/viewvc?rev=1823308&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62067 Correctly apply security constraints mapped to the context root using a URL pattern of "" Modified: tomcat/tc

svn commit: r1823309 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 11:41:16 2018 New Revision: 1823309 URL: http://svn.apache.org/viewvc?rev=1823309&view=rev Log: (empty) Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/RealmBase.java tomcat/tc7.0.x/trunk/webapps/docs

[Bug 62067] HttpConstraint not applied when Servlet mapped ""

2018-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62067 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED OS|

[Bug 62080] EL Util class should have doPrivledge block

2018-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO OS|

svn commit: r1823310 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ webapps/docs/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:08:26 2018 New Revision: 1823310 URL: http://svn.apache.org/viewvc?rev=1823310&view=rev Log: Process all ServletSecurity annotations at web application start rather than at servlet load time to ensure constraints are applied consistently. Modified: tomcat/tru

svn commit: r1823312 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:13:35 2018 New Revision: 1823312 URL: http://svn.apache.org/viewvc?rev=1823312&view=rev Log: When using Tomcat embedded, only perform Authenticator configuration once during web application start. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/

svn commit: r1823313 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:14:12 2018 New Revision: 1823313 URL: http://svn.apache.org/viewvc?rev=1823313&view=rev Log: Code clean-up. No functional change. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

svn commit: r1823314 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ webapps/docs/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:15:40 2018 New Revision: 1823314 URL: http://svn.apache.org/viewvc?rev=1823314&view=rev Log: Correctly apply security constraints mapped to the context root using a URL pattern of "" Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/j

svn commit: r1823315 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:16:34 2018 New Revision: 1823315 URL: http://svn.apache.org/viewvc?rev=1823315&view=rev Log: When using Tomcat embedded, only perform Authenticator configuration once during web application start. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/

svn commit: r1823317 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:18:36 2018 New Revision: 1823317 URL: http://svn.apache.org/viewvc?rev=1823317&view=rev Log: Code clean-up. No functional change. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

svn commit: r1823319 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ webapps/docs/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:26:13 2018 New Revision: 1823319 URL: http://svn.apache.org/viewvc?rev=1823319&view=rev Log: Process all ServletSecurity annotations at web application start rather than at servlet load time to ensure constraints are applied consistently. Modified: tomcat/tc8

svn propchange: r1823314 - svn:log

2018-02-06 Thread markt
Author: markt Revision: 1823314 Modified property: svn:log Modified: svn:log at Tue Feb 6 12:27:02 2018 -- --- svn:log (original) +++ svn:log Tue Feb 6 12:27:02 2018 @@ -1,2 +1,3 @@ -Correctly apply security constraints

svn commit: r1823320 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:28:30 2018 New Revision: 1823320 URL: http://svn.apache.org/viewvc?rev=1823320&view=rev Log: When using Tomcat embedded, only perform Authenticator configuration once during web application start. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/

svn commit: r1823321 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:36:51 2018 New Revision: 1823321 URL: http://svn.apache.org/viewvc?rev=1823321&view=rev Log: Code clean-up. No functional change. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

svn commit: r1823322 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ webapps/doc

2018-02-06 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardWrapper.java?rev=1823322&r1=1823321&r2=1823322&view=diff =

svn commit: r1823322 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ webapps/doc

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 12:49:49 2018 New Revision: 1823322 URL: http://svn.apache.org/viewvc?rev=1823322&view=rev Log: Process all ServletSecurity annotations at web application start rather than at servlet load time to ensure constraints are applied consistently. Modified: tomcat/tc7

[Bug 62080] EL Util class should have doPrivileged block

2018-02-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Konstantin Kolinko changed: What|Removed |Added Summary|EL Util class should have |EL Util class should have

svn commit: r1823337 - in /tomcat/trunk/test: javax/servlet/annotation/ javax/servlet/annotation/TestServletSecurity.java javax/servlet/annotation/TestServletSecurityMappings.java org/apache/catalina/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:17:50 2018 New Revision: 1823337 URL: http://svn.apache.org/viewvc?rev=1823337&view=rev Log: Test cases for processing ServletSecurity annotations at web application start Added: tomcat/trunk/test/javax/servlet/annotation/ tomcat/trunk/test/javax/servlet/

svn commit: r1823338 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:29:35 2018 New Revision: 1823338 URL: http://svn.apache.org/viewvc?rev=1823338&view=rev Log: Add option for test to control if redirects are followed or not Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/catalina/st

svn commit: r1823339 - in /tomcat/tc8.5.x/trunk: ./ test/javax/servlet/annotation/ test/org/apache/catalina/core/TestStandardContext.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:31:06 2018 New Revision: 1823339 URL: http://svn.apache.org/viewvc?rev=1823339&view=rev Log: Test cases for processing ServletSecurity annotations at web application start Added: tomcat/tc8.5.x/trunk/test/javax/servlet/annotation/ - copied from r1823337

svn commit: r1823340 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:31:47 2018 New Revision: 1823340 URL: http://svn.apache.org/viewvc?rev=1823340&view=rev Log: Add option for test to control if redirects are followed or not Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/catalina/st

svn commit: r1823341 - /tomcat/tc8.0.x/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:34:54 2018 New Revision: 1823341 URL: http://svn.apache.org/viewvc?rev=1823341&view=rev Log: Back-port required constant Modified: tomcat/tc8.0.x/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Modified: tomcat/tc8.0.x/trunk/test/org/apache/catal

svn commit: r1823342 - in /tomcat/tc8.0.x/trunk: ./ test/javax/servlet/annotation/ test/org/apache/catalina/core/TestStandardContext.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:35:39 2018 New Revision: 1823342 URL: http://svn.apache.org/viewvc?rev=1823342&view=rev Log: Test cases for processing ServletSecurity annotations at web application start Added: tomcat/tc8.0.x/trunk/test/javax/servlet/annotation/ - copied from r1823337

svn commit: r1823343 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:36:34 2018 New Revision: 1823343 URL: http://svn.apache.org/viewvc?rev=1823343&view=rev Log: Back-port required constant Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Propchang

svn commit: r1823344 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:37:39 2018 New Revision: 1823344 URL: http://svn.apache.org/viewvc?rev=1823344&view=rev Log: Add option for test to control if redirects are followed or not Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/st

svn commit: r1823345 - in /tomcat/tc7.0.x/trunk: ./ test/javax/servlet/annotation/ test/javax/servlet/annotation/TestServletSecurity.java test/javax/servlet/annotation/TestServletSecurityMappings.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:39:20 2018 New Revision: 1823345 URL: http://svn.apache.org/viewvc?rev=1823345&view=rev Log: Test cases for processing ServletSecurity annotations at web application start Added: tomcat/tc7.0.x/trunk/test/javax/servlet/annotation/ - copied from r1823339

svn commit: r1823346 - in /tomcat/trunk/java/org/apache/catalina: Wrapper.java core/StandardContext.java core/StandardWrapper.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 14:43:17 2018 New Revision: 1823346 URL: http://svn.apache.org/viewvc?rev=1823346&view=rev Log: Remove deprecated code Modified: tomcat/trunk/java/org/apache/catalina/Wrapper.java tomcat/trunk/java/org/apache/catalina/core/StandardContext.java tomcat/tru

buildbot failure in on tomcat-8-trunk

2018-02-06 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/1240 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sc

svn commit: r1823347 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/mapper/TestMapperWebapps.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 15:02:14 2018 New Revision: 1823347 URL: http://svn.apache.org/viewvc?rev=1823347&view=rev Log: Switch tests to using per connection control of redirects rather than changing the default which may fail when testing with concurrent threads. Modified: tomcat/tc8.5

svn commit: r1823348 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/mapper/TestMapperWebapps.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 15:02:41 2018 New Revision: 1823348 URL: http://svn.apache.org/viewvc?rev=1823348&view=rev Log: Switch tests to using per connection control of redirects rather than changing the default which may fail when testing with concurrent threads. Modified: tomcat/tc8.0

buildbot success in on tomcat-8-trunk

2018-02-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1241 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on tomcat-7-trunk

2018-02-06 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/999 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1823357 - /tomcat/tc8.5.x/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 16:08:16 2018 New Revision: 1823357 URL: http://svn.apache.org/viewvc?rev=1823357&view=rev Log: Fix compilation error Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/st

svn commit: r1823359 - /tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/http/mapper/TestMapperWebapps.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 16:20:56 2018 New Revision: 1823359 URL: http://svn.apache.org/viewvc?rev=1823359&view=rev Log: Switch tests to using per connection control of redirects rather than changing the default which may fail when testing with concurrent threads. Modified: tomcat/tc7.

buildbot success in on tomcat-7-trunk

2018-02-06 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1000 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: Responsive Website for tomcat.apache.org

2018-02-06 Thread Igal @ Lucee.org
Violeta, On 1/26/2018 9:57 AM, Violeta Georgieva wrote: I still see odd "OK" button on Chrome and Safari, only Firefox is ok. Regards, Violeta - MacOS High Sierra - https://github.com/violetagg/tomcat-website-screenshots/tree/master/r1822283 - no cache - the version is provided with every scree

svn commit: r1823392 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 21:00:52 2018 New Revision: 1823392 URL: http://svn.apache.org/viewvc?rev=1823392&view=rev Log: Make test more robust Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestS

buildbot failure in on tomcat-trunk

2018-02-06 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/3031 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1823394 - in /tomcat/tags/TOMCAT_9_0_5: ./ build.properties.default webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 21:40:33 2018 New Revision: 1823394 URL: http://svn.apache.org/viewvc?rev=1823394&view=rev Log: Tag 9.0.5 Added: tomcat/tags/TOMCAT_9_0_5/ (props changed) - copied from r1823393, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_5/build.properties.defau

Re: buildbot failure in on tomcat-trunk

2018-02-06 Thread Konstantin Kolinko
2018-02-07 0:20 GMT+03:00 : > 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/3031 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: silvanus_ubuntu > >

svn commit: r1823396 - in /tomcat/site/trunk: docs/res/css/tomcat.css xdocs/res/css/tomcat.css

2018-02-06 Thread violetagg
Author: violetagg Date: Tue Feb 6 21:52:25 2018 New Revision: 1823396 URL: http://svn.apache.org/viewvc?rev=1823396&view=rev Log: Fixed searchbox appearance on Mac. Patch by Igal Sapir. Modified: tomcat/site/trunk/docs/res/css/tomcat.css tomcat/site/trunk/xdocs/res/css/tomcat.css Modifi

svn commit: r24761 [2/2] - in /dev/tomcat/tomcat-9/v9.0.5: ./ bin/ bin/embed/ bin/extras/ src/

2018-02-06 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.5/src/apache-tomcat-9.0.5-src.zip.md5 == --- dev/tomcat/tomcat-9/v9.0.5/src/apache-tomcat-9.0.5-src.zip.md5 (added) +++ dev/tomcat/tomcat-9/v9.0.5/src/apache-tomcat-9.0.5-src.zip.md5 Tue Feb

svn commit: r24761 [1/2] - in /dev/tomcat/tomcat-9/v9.0.5: ./ bin/ bin/embed/ bin/extras/ src/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 22:04:50 2018 New Revision: 24761 Log: Upload 9.0.5 for voting Added: dev/tomcat/tomcat-9/v9.0.5/ dev/tomcat/tomcat-9/v9.0.5/KEYS dev/tomcat/tomcat-9/v9.0.5/README.html dev/tomcat/tomcat-9/v9.0.5/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.5/bin/

Re: svn commit: r1823392 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java

2018-02-06 Thread Konstantin Kolinko
2018-02-07 0:00 GMT+03:00 : > Author: markt > Date: Tue Feb 6 21:00:52 2018 > New Revision: 1823392 > > URL: http://svn.apache.org/viewvc?rev=1823392&view=rev > Log: > Make test more robust > > Modified: > > tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java > > Mod

[VOTE] Release Apache Tomcat 9.0.5

2018-02-06 Thread Mark Thomas
The proposed Apache Tomcat 9.0.5 release is now available for voting. The major changes compared to the 9.0.4 release are: - Refactor error handling to enable errors that occur before processing is passed to the application to be handled by the application provided error handling and/or the c

svn commit: r1823402 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 22:17:17 2018 New Revision: 1823402 URL: http://svn.apache.org/viewvc?rev=1823402&view=rev Log: Correct comment Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestSocketS

svn commit: r1823407 - in /tomcat/tc8.5.x/tags/TOMCAT_8_5_28: ./ build.properties.default webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 22:25:36 2018 New Revision: 1823407 URL: http://svn.apache.org/viewvc?rev=1823407&view=rev Log: Tag 8.5.28 Added: tomcat/tc8.5.x/tags/TOMCAT_8_5_28/ (props changed) - copied from r1823405, tomcat/tc8.5.x/trunk/ Modified: tomcat/tc8.5.x/tags/TOMCAT_8_

buildbot success in on tomcat-trunk

2018-02-06 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/3032 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1823410 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 23:22:50 2018 New Revision: 1823410 URL: http://svn.apache.org/viewvc?rev=1823410&view=rev Log: Increment version for next development cycle. Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default tomcat/trunk/webap

svn commit: r1823411 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 23:26:02 2018 New Revision: 1823411 URL: http://svn.apache.org/viewvc?rev=1823411&view=rev Log: Increment version for next development cycle. Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default to

svn commit: r24763 [2/2] - in /dev/tomcat/tomcat-8/v8.5.28: ./ bin/ bin/embed/ bin/extras/ src/

2018-02-06 Thread markt
Propchange: dev/tomcat/tomcat-8/v8.5.28/src/apache-tomcat-8.5.28-src.zip -- svn:mime-type = application/octet-stream Added: dev/tomcat/tomcat-8/v8.5.28/src/apache-tomcat-8.5.28-src.zip.asc =

svn commit: r24763 [1/2] - in /dev/tomcat/tomcat-8/v8.5.28: ./ bin/ bin/embed/ bin/extras/ src/

2018-02-06 Thread markt
Author: markt Date: Tue Feb 6 23:31:18 2018 New Revision: 24763 Log: Upload 8.5.28 for voting Added: dev/tomcat/tomcat-8/v8.5.28/ dev/tomcat/tomcat-8/v8.5.28/KEYS dev/tomcat/tomcat-8/v8.5.28/README.html dev/tomcat/tomcat-8/v8.5.28/RELEASE-NOTES dev/tomcat/tomcat-8/v8.5.28/bin

[VOTE] Release Apache Tomcat 8.5.28

2018-02-06 Thread Mark Thomas
The proposed Apache Tomcat 8.5.28 release is now available for voting. The major changes compared to the 8.5.27 release are: - Fix truncated request input streams when using NIO2 with TLS. - Improved error handling and reporting for TLS configuration. - Enhance the JMX support for jdbc-pool in

Re: [VOTE] Release Apache Tomcat 8.5.28

2018-02-06 Thread Huxing Zhang
Hi, The proposed 8.5.28 release is: [ ] Broken - do not release [ X ] Stable - go ahead and release as 8.5.28 Unit test passed. Examples ok. Our test web application works fine. On Wed, Feb 7, 2018 at 7:33 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.28 release is now available for v

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

2018-02-06 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-test-apr has an issue affecting its community integration.