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
http://svn.apache.
Author: markt
Date: Tue Jan 8 23:56:13 2019
New Revision: 1850812
URL: http://svn.apache.org/viewvc?rev=1850812&view=rev
Log:
Prompted by a thread on users@
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-N
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 n
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.
---
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&view=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.
Author: markt
Date: Tue Jan 8 16:35:42 2019
New Revision: 1850771
URL: http://svn.apache.org/viewvc?rev=1850771&view=rev
Log:
Ensure that Tomcat is fully terminated when running as a service.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/
Author: markt
Date: Tue Jan 8 16:33:59 2019
New Revision: 1850770
URL: http://svn.apache.org/viewvc?rev=1850770&view=rev
Log:
Ensure that Tomcat is fully terminated when running as a service.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/
Author: markt
Date: Tue Jan 8 16:26:18 2019
New Revision: 1850769
URL: http://svn.apache.org/viewvc?rev=1850769&view=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:
tomcat/trunk/java/org/apache/catalina/s
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 ex