Re: svn commit: r1849311 - in /tomcat/trunk: java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java weba

2018-12-19 Thread Rémy Maucherat
On Wed, Dec 19, 2018 at 5:13 PM wrote: > Author: markt > Date: Wed Dec 19 16:13:46 2018 > New Revision: 1849311 > > URL: http://svn.apache.org/viewvc?rev=1849311=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 > Add a new method, Tomcat.addWebapp(String,URL), that allows a

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

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 20:42:04 2018 New Revision: 1849337 URL: http://svn.apache.org/viewvc?rev=1849337=rev Log: Update site for 8.5.37 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.html

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

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 20:43:02 2018 New Revision: 1849338 URL: http://svn.apache.org/viewvc?rev=1849338=rev Log: Correct release date Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL:

[ANN] Apache Tomcat 8.5.37 available

2018-12-19 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.37. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and Java Authentication Service Provider Interface for Containers

svn commit: r1849341 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/LocalStrings.properties java/org/apache/tomcat/util/net/SecureNio2Channel.java

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 21:00:45 2018 New Revision: 1849341 URL: http://svn.apache.org/viewvc?rev=1849341=rev Log: Ensure TLS socket is closed when normal closure fails. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1849339 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/coyote/http2/TestAsync.java

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 20:56:04 2018 New Revision: 1849339 URL: http://svn.apache.org/viewvc?rev=1849339=rev Log: I don't think this is the failure (I'd expect a subsequent thread not to see an update rather than to see too many updates) but fix it anyway. Modified:

svn commit: r1849340 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/coyote/http2/TestHttp2Section_5_3.java

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 20:57:51 2018 New Revision: 1849340 URL: http://svn.apache.org/viewvc?rev=1849340=rev Log: Increase margin for threading oddities I can only see one way this can occur and it looks very unlikely but it has been observed as high as 11. Modified:

buildbot success in on tomcat-85-trunk

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

[ANN] New committer: Woonsan Ko

2018-12-19 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Woonsan Ko (woonsan) has been voted in as a new Tomcat committer. Please join me in welcoming him. Kind regards, Mark - To unsubscribe, e-mail:

svn commit: r1849283 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/ServletOutputStream.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 09:51:10 2018 New Revision: 1849283 URL: http://svn.apache.org/viewvc?rev=1849283=rev Log: Ensure that the ServletOutputStream implementation is consistent with the requirements of asynchronous I/O and that all of the write methods use a single write rather than

[Bug 63019] New: Websocket frame header encoding + fix

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63019 Bug ID: 63019 Summary: Websocket frame header encoding + fix Product: Tomcat 8 Version: 8.5.32 Hardware: PC OS: Linux Status: NEW Severity: normal

svn commit: r1849281 - in /tomcat/trunk: java/javax/servlet/ServletOutputStream.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 09:48:06 2018 New Revision: 1849281 URL: http://svn.apache.org/viewvc?rev=1849281=rev Log: Ensure that the ServletOutputStream implementation is consistent with the requirements of asynchronous I/O and that all of the write methods use a single write rather than

Re: [ANN] New committer: Woonsan Ko

2018-12-19 Thread Felix Schumacher
Am Mittwoch, den 19.12.2018, 09:56 + schrieb Mark Thomas: > On behalf of the Tomcat committers I am pleased to announce that > Woonsan Ko (woonsan) has been voted in as a new Tomcat committer. > > Please join me in welcoming him. Congrats, Felix > > Kind regards, > > Mark > >

svn commit: r1849282 - in /tomcat/tc8.5.x/trunk: ./ java/javax/servlet/ServletOutputStream.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 09:49:40 2018 New Revision: 1849282 URL: http://svn.apache.org/viewvc?rev=1849282=rev Log: Ensure that the ServletOutputStream implementation is consistent with the requirements of asynchronous I/O and that all of the write methods use a single write rather than

buildbot failure in on tomcat-85-trunk

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

[Bug 63021] New: Cannot store non-PrivateKeys

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63021 Bug ID: 63021 Summary: Cannot store non-PrivateKeys Product: Tomcat 8 Version: 8.5.20 Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 63021] Cannot store non-PrivateKeys

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63021 Thiago Rodrigues changed: What|Removed |Added OS||All --- Comment #1 from Thiago

[Bug 63021] Cannot store non-PrivateKeys

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63021 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1849319 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/Context.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:41:37 2018 New Revision: 1849319 URL: http://svn.apache.org/viewvc?rev=1849319=rev Log: Correct the Javadoc for Context.getDocBase() and Context.setDocBase() and remove text that indicates that a URL may be used for the docBase as this has not been the case for

svn commit: r1849310 - in /tomcat/trunk: java/org/apache/catalina/Context.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:11:30 2018 New Revision: 1849310 URL: http://svn.apache.org/viewvc?rev=1849310=rev Log: Correct the Javadoc for Context.getDocBase() and Context.setDocBase() and remove text that indicates that a URL may be used for the docBase as this has not been the case for

buildbot success in on tomcat-85-trunk

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

svn commit: r1849321 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.ja

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:49:47 2018 New Revision: 1849321 URL: http://svn.apache.org/viewvc?rev=1849321=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 Add a new method, Tomcat.addWebapp(String,URL), that allows a web application to be deployed from a URL when using

buildbot failure in on tomcat-85-trunk

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

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

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 17:27:20 2018 New Revision: 1849324 URL: http://svn.apache.org/viewvc?rev=1849324=rev Log: Update docs for 8.5.37 release [This commit notification would consist of 64 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1849306 - in /tomcat/trunk: res/tomcat-maven/Dockerfile webapps/docs/changelog.xml

2018-12-19 Thread remm
Author: remm Date: Wed Dec 19 15:34:36 2018 New Revision: 1849306 URL: http://svn.apache.org/viewvc?rev=1849306=rev Log: Add optional monitoring contraptions to the image. Modified: tomcat/trunk/res/tomcat-maven/Dockerfile tomcat/trunk/webapps/docs/changelog.xml Modified:

svn commit: r1849311 - in /tomcat/trunk: java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java webapps/

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:13:46 2018 New Revision: 1849311 URL: http://svn.apache.org/viewvc?rev=1849311=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 Add a new method, Tomcat.addWebapp(String,URL), that allows a web application to be deployed from a URL when using

buildbot failure in on tomcat-trunk

2018-12-19 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/3932 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1849317 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/Context.java java/org/apache/catalina/startup/Tomcat.java

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:30:28 2018 New Revision: 1849317 URL: http://svn.apache.org/viewvc?rev=1849317=rev Log: Javadoc is HTML not XML Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/Context.java

svn commit: r1849316 - in /tomcat/trunk/java/org/apache/catalina: Context.java startup/Tomcat.java

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:30:07 2018 New Revision: 1849316 URL: http://svn.apache.org/viewvc?rev=1849316=rev Log: Javadoc is HTML not XML Modified: tomcat/trunk/java/org/apache/catalina/Context.java tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java Modified:

[Bug 54741] Add org.apache.catalina.startup.Tomcat#addWebapp(String, URL) method

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1849312 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/Context.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:17:07 2018 New Revision: 1849312 URL: http://svn.apache.org/viewvc?rev=1849312=rev Log: Add a new method, Tomcat.addWebapp(String,URL), that allows a web application to be deployed from a URL when using Tomcat in embedded mode. Modified:

svn commit: r1849315 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.ja

2018-12-19 Thread markt
Author: markt Date: Wed Dec 19 16:26:04 2018 New Revision: 1849315 URL: http://svn.apache.org/viewvc?rev=1849315=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=54741 Add a new method, Tomcat.addWebapp(String,URL), that allows a web application to be deployed from a URL when using

[ANN] Apache Tomcat 9.0.14 available

2018-12-19 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.14. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.14 is a bugfix and

[Bug 63022] New: Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 Bug ID: 63022 Summary: Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed Product: Tomcat 8

[Bug 63022] Nio2Endpoint(SocketProcessorBase) for async request doesn't decrement LimitLatch while handling socket that is already closed

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63022 --- Comment #1 from Pankaj --- Created attachment 36338 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36338=edit Web application(SimpleWebApp) to recreate bug -- You are receiving this mail because: You are the assignee for the bug.

Re: [ANN] New committer: Woonsan Ko

2018-12-19 Thread Woonsan Ko
Thank you very much for the warm welcomes! I have watched many volunteering hearts here, helping each other in this community, for years. This community has been my biggest input source from which I have learned how to grow ourselves together, in positive, collaborative, collective, inclusive,

[Bug 63023] New: Provide a way to load SecurityProviders into the system classloader compatible with Java 9+

2018-12-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63023 Bug ID: 63023 Summary: Provide a way to load SecurityProviders into the system classloader compatible with Java 9+ Product: Tomcat 9 Version: 9.0.13 Hardware: All

Re: [ANN] New committer: Woonsan Ko

2018-12-19 Thread Keiichi Fujino
Congratulations! Welcome Woonsan! 2018年12月19日(水) 18:56 Mark Thomas : > On behalf of the Tomcat committers I am pleased to announce that > Woonsan Ko (woonsan) has been voted in as a new Tomcat committer. > > Please join me in welcoming him. > > Kind regards, > > Mark > >