Re: tomcat-native include directory name

2019-01-08 Thread Coty Sutherland
On Sun, Dec 23, 2018 at 4:57 AM Mark Thomas wrote: > On 20/12/2018 19:51, Coty Sutherland wrote: > > Hi all, > > > > Is there some reason why we use apr-${TCNATIVE_MAJOR_VERSION} as the > > include directory instead of tomcat-native? I just pushed > > http://svn.apache.org/r1849428 so that make

svn commit: r1850812 - /tomcat/trunk/TOMCAT-NEXT.txt

2019-01-08 Thread markt
Author: markt Date: Tue Jan 8 23:56:13 2019 New Revision: 1850812 URL: http://svn.apache.org/viewvc?rev=1850812=rev Log: Prompted by a thread on users@ Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL:

Re: tomcat-native include directory name

2019-01-08 Thread Mark Thomas
On 08/01/2019 19:53, Coty Sutherland wrote: On Sun, Dec 23, 2018 at 4:57 AM Mark Thomas wrote: On 20/12/2018 19:51, Coty Sutherland wrote: Hi all, Is there some reason why we use apr-${TCNATIVE_MAJOR_VERSION} as the include directory instead of tomcat-native? I just pushed

Re: JDK 12 Early Access build 26 & JDK 13 Early Access builds available

2019-01-08 Thread Rory O'Donnell
Thanks Mark, always good to hear! Rgds,Rory On 07/01/2019 14:59, Mark Thomas wrote: Hi Rory, Happy New Year to you and your colleagues. I've run the Tomcat 9.0.x test suite with OpenJDK 12 EA 26 and OpenJDK 13 EA 2. TL;DR - all good. No problems. There was one test failure but this was

Re: svn commit: r1850769 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2019-01-08 Thread Rémy Maucherat
On Tue, Jan 8, 2019 at 5:26 PM wrote: > Author: markt > Date: Tue Jan 8 16:26:18 2019 > New Revision: 1850769 > > URL: http://svn.apache.org/viewvc?rev=1850769=rev > Log: > Correct a bug exposed in 9.0.14 and ensure that the Tomcat terminates in a > timely manner when running as a service. >

[Bug 63041] shutdown.sh exits non 0 requires KILLSIG from OS

2019-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63041 --- Comment #9 from Igal Sapir --- I can not reproduce the issue on Ubuntu 18.04 with Java 1.8.0_192 Tomcat shuts down immediately when calling shutdown.sh -- You are receiving this mail because: You are the assignee for the bug.

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

2019-01-08 Thread markt
Author: markt Date: Tue Jan 8 16:33:59 2019 New Revision: 1850770 URL: http://svn.apache.org/viewvc?rev=1850770=rev Log: Ensure that Tomcat is fully terminated when running as a service. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1850769 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2019-01-08 Thread markt
Author: markt Date: Tue Jan 8 16:26:18 2019 New Revision: 1850769 URL: http://svn.apache.org/viewvc?rev=1850769=rev Log: Correct a bug exposed in 9.0.14 and ensure that the Tomcat terminates in a timely manner when running as a service. Modified:

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

2019-01-08 Thread markt
Author: markt Date: Tue Jan 8 16:35:42 2019 New Revision: 1850771 URL: http://svn.apache.org/viewvc?rev=1850771=rev Log: Ensure that Tomcat is fully terminated when running as a service. Modified: tomcat/tc7.0.x/trunk/ (props changed)