RE: Release script for Tomcat 8.5.x

2018-11-06 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Release script for Tomcat 8.5.x > It's downloading everything it needs (except Java... grr Oracle), > exporting from svn, etc. > The Process says to use the latest release of the minimum Java version > supported by the

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

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

Re: Threads

2018-11-06 Thread Rémy Maucherat
On Tue, Nov 6, 2018 at 6:39 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > > Otherwise, at the moment, the behavior is the same as before: if > > an exception remains uncaught like your OOM or ThreadDeath or > > whatever, it will cancel the scheduling (and I haven't added the > >

Release script for Tomcat 8.5.x

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I've been working this afternoon on a Powershell script to do pretty much everything for a release. I chose Powershell because (a) I will have to operate on Windows for releases until I get NSIS working elsewhere and (b) batch scripts are The

Re: Does there exist a download URL that will redirect me to a mirror?

2018-11-06 Thread Mark Thomas
On 06/11/2018 19:24, Christopher Schultz wrote: > All, > > Does ASF host a web service that I can hit that requests a download of > a particular resource, but first to redirect to a mirror? Look at the Tomcat 9 build script. In particular, the entry for base-apache.loc.1 in

Does there exist a download URL that will redirect me to a mirror?

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Does ASF host a web service that I can hit that requests a download of a particular resource, but first to redirect to a mirror? If I go to e.g. https://tomcat.apache.org/download-90.cgi, I'll get a bunch of links that point to a

Re: Threads

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 11/6/18 11:06 AM, Rémy Maucherat wrote: > On Tue, Nov 6, 2018 at 4:18 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> This reply is quite late, I'm sorry for that. >> >> I'm not sure if this has changed since a

Re: Threads

2018-11-06 Thread Rémy Maucherat
On Tue, Nov 6, 2018 at 4:18 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > This reply is quite late, I'm sorry for that. > > I'm not sure if this has changed since a while back, but it used to be > that an application could inadvertently kill the background thread. > One way to

buildbot success in on tomcat-7-trunk

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

Re: Threads

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 10/15/18 10:49, Rémy Maucherat wrote: > Hi, > > Looking at threads since there's a proliferation of executors and > loose threads, I notice a possible refactoring: - > start/stopExecutor is an obvious target, but by default is not >

Building (and running) Tomcat on MacOS

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Periodically, some folks ask how to get Tomcat running on MacOS. In order to fully-test the most recent version of Tomcat 8.5.x being voted on, I built a new environment on my Mac from scratch and documented everything. I put all of my notes

[Tomcat Wiki] Update of "Building Tomcat on MacOS" by ChristopherSchultz

2018-11-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Building Tomcat on MacOS" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/Building%20Tomcat%20on%20MacOS?action=diff=5=6 While you can set

[Tomcat Wiki] Update of "Building Tomcat on MacOS" by ChristopherSchultz

2018-11-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Building Tomcat on MacOS" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/Building%20Tomcat%20on%20MacOS?action=diff=4=5 Building Tomcat from source

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

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:59:22 2018 New Revision: 1845929 URL: http://svn.apache.org/viewvc?rev=1845929=rev Log: Fix Windows reporting files cannot be deleted when unit tests complete Modified: tomcat/tc8.5.x/trunk/ (props changed)

buildbot success in on tomcat-trunk

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

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 11/6/18 09:22, Mark Thomas wrote: > On 06/11/2018 14:14, Christopher Schultz wrote: >> Emmanuel, >> >> On 11/6/18 09:00, Emmanuel Bourg wrote: >>> Le 06/11/2018 à 12:44, Mark Thomas a écrit : >> Should be fixed now. >> There

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Mark Thomas
On 06/11/2018 14:14, Christopher Schultz wrote: > Emmanuel, > > On 11/6/18 09:00, Emmanuel Bourg wrote: >> Le 06/11/2018 à 12:44, Mark Thomas a écrit : > >>> Should be fixed now. > >>> There were some robustness fixes in 9.0.x that had not been >>> back-ported. I've just done that. > >> I

svn commit: r1845925 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/juli/TestFileHandlerNonRotatable.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:21:49 2018 New Revision: 1845925 URL: http://svn.apache.org/viewvc?rev=1845925=rev Log: Fix regression (NPE) caused by r1845905 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/juli/TestFileHandlerNonRotatable.java

svn commit: r1845924 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/juli/TestFileHandlerNonRotatable.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:20:39 2018 New Revision: 1845924 URL: http://svn.apache.org/viewvc?rev=1845924=rev Log: Fix regression (NPE) caused by r1845904 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/juli/TestFileHandlerNonRotatable.java

buildbot failure in on tomcat-7-trunk

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

svn commit: r1845923 - /tomcat/trunk/test/org/apache/juli/TestFileHandlerNonRotatable.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 14:19:21 2018 New Revision: 1845923 URL: http://svn.apache.org/viewvc?rev=1845923=rev Log: Fix regression (NPE) caused by r1845903 Modified: tomcat/trunk/test/org/apache/juli/TestFileHandlerNonRotatable.java Modified:

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Emmanuel, On 11/6/18 09:00, Emmanuel Bourg wrote: > Le 06/11/2018 à 12:44, Mark Thomas a écrit : > >> Should be fixed now. > >> There were some robustness fixes in 9.0.x that had not been >> back-ported. I've just done that. > > I confirm it

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Emmanuel Bourg
Le 03/11/2018 à 18:55, Mark Thomas a écrit : > The proposed 8.5.35 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.35 +1 Emmanuel Bourg - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Emmanuel Bourg
Le 06/11/2018 à 12:44, Mark Thomas a écrit : > Should be fixed now. > There were some robustness fixes in 9.0.x that had not been back-ported. > I've just done that. I confirm it works, thank you. Emmanuel Bourg - To

Re: libtcnative w/custom OpenSSL on MacOS

2018-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 11/5/18 17:32, Mark Thomas wrote: > On 05/11/2018 19:48, Christopher Schultz wrote: >> On 11/5/18 13:05, Rainer Jung wrote: >>> Am 05.11.2018 um 18:44 schrieb Christopher Schultz: > > > What am I missing, here? >> >>> Try setting

buildbot failure in on tomcat-trunk

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

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

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 12:09:16 2018 New Revision: 1845905 URL: http://svn.apache.org/viewvc?rev=1845905=rev Log: Logging depends on ${catalina.base} so ensure it is created before logging is configured Modified: tomcat/tc7.0.x/trunk/ (props changed)

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

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 12:07:27 2018 New Revision: 1845904 URL: http://svn.apache.org/viewvc?rev=1845904=rev Log: Logging depends on ${catalina.base} so ensure it is created before logging is configured Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1845903 - /tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 12:06:58 2018 New Revision: 1845903 URL: http://svn.apache.org/viewvc?rev=1845903=rev Log: Logging depends on ${catalina.base} so ensure it is created before logging is configured Modified: tomcat/trunk/test/org/apache/catalina/startup/LoggingBaseTest.java

[Bug 62843] Tomcat Russian localization

2018-11-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62843 --- Comment #3 from Ivan Krasnov --- Created attachment 36246 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36246=edit Home Page Localisation V1.1 -- You are receiving this mail because: You are the assignee for the bug.

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Mark Thomas
On 06/11/2018 10:17, Mark Thomas wrote: > On 06/11/2018 09:28, Emmanuel Bourg wrote: >> I got two issues when building Tomcat 8.5.35 with OpenJDK 11 >> and OpenSSL 1.1.1 in Debian. >> >> 1. testClientCertPost and testClientCertGet in TestClientCertTls13 >>failed with the three NIO/NIO2/APR

[Bug 62843] Tomcat Russian localization

2018-11-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62843 --- Comment #2 from Ivan Krasnov --- Good day! I created a new class and package to localize the home page. However, I was never able to achieve the creation of a new .jar file for my package during the bulding phase. The home page is crashing

svn commit: r1845899 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/connector/TestRequest.java test/org/apache/catalina/core/TestStandardContext.java test/org/apache/catalina/core/TestSwallow

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:42:59 2018 New Revision: 1845899 URL: http://svn.apache.org/viewvc?rev=1845899=rev Log: Fix various tests that would break if stricter Host header validation was applied. (mainly applied to align 8.5.x with 9.0.x) Modified: tomcat/tc8.5.x/trunk/ (props

svn commit: r1845898 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/core/TestSwallowAbortedUploads.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:41:48 2018 New Revision: 1845898 URL: http://svn.apache.org/viewvc?rev=1845898=rev Log: Refactor to avoid SpotBugs warning Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1845897 - /tomcat/tc8.5.x/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:41:13 2018 New Revision: 1845897 URL: http://svn.apache.org/viewvc?rev=1845897=rev Log: Make test more robust. It now passes when running on Java 8 and Java 11. Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/core/TestSwallowAbortedUploads.java

svn commit: r1845896 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/util/net/TestClientCertTls13.java test/org/apache/tomcat/util/net/TestSsl.java test/org/apache/tomcat/util/net/TesterSupport.

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:32:53 2018 New Revision: 1845896 URL: http://svn.apache.org/viewvc?rev=1845896=rev Log: Make tests more robust when running with different JREs and APR/native connectors built with different versions of OpenSSL. Modified: tomcat/tc7.0.x/trunk/ (props

svn commit: r1845894 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/tomcat/util/net/ test/org/apache/tomcat/util/net/jsse/

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:25:57 2018 New Revision: 1845894 URL: http://svn.apache.org/viewvc?rev=1845894=rev Log: Make tests more robust when running with different JREs and APR/native connectors built with different versions of OpenSSL. Modified: tomcat/tc8.5.x/trunk/ (props

svn commit: r1845893 - in /tomcat/trunk/test/org/apache/tomcat/util/net: TestClientCertTls13.java TestSsl.java TesterSupport.java jsse/TesterBug50640SslImpl.java

2018-11-06 Thread markt
Author: markt Date: Tue Nov 6 11:16:48 2018 New Revision: 1845893 URL: http://svn.apache.org/viewvc?rev=1845893=rev Log: Make tests more robust when running with different JREs and APR/native connectors built with different versions of OpenSSL. Modified:

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Mark Thomas
On 06/11/2018 09:28, Emmanuel Bourg wrote: > I got two issues when building Tomcat 8.5.35 with OpenJDK 11 > and OpenSSL 1.1.1 in Debian. > > 1. testClientCertPost and testClientCertGet in TestClientCertTls13 >failed with the three NIO/NIO2/APR connectors: > >

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Emmanuel Bourg
I got two issues when building Tomcat 8.5.35 with OpenJDK 11 and OpenSSL 1.1.1 in Debian. 1. testClientCertPost and testClientCertGet in TestClientCertTls13 failed with the three NIO/NIO2/APR connectors: javax.net.ssl.SSLHandshakeException: Received fatal alert: protocol_version at

Re: [VOTE] Release Apache Tomcat 8.5.35

2018-11-06 Thread Violeta Georgieva
Hi, На сб, 3.11.2018 г. в 19:55 ч. Mark Thomas написа: > > The proposed Apache Tomcat 8.5.35 release is now available for voting. > > The major changes compared to the 8.5.34 release are: > > - support for TLSv1.3 when used with a JRE or OpenSSl version that > supports it > > - multiple