[tomcat] branch master updated: Fix incorrect default value of maxThreads in cluster receiver docs.

2019-09-26 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 25eaa18 Fix incorrect default value of maxThre

[tomcat] branch 8.5.x updated: Fix incorrect default value of maxThreads in cluster receiver docs.

2019-09-26 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 5dda8bf Fix incorrect default value of maxThread

[tomcat] branch 7.0.x updated: Fix incorrect default value of maxThreads in cluster receiver docs.

2019-09-26 Thread kfujino
This is an automated email from the ASF dual-hosted git repository. kfujino pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 05c153d Fix incorrect default value of maxThread

[tomcat] branch master updated: Correct regression that prevented loading config files from class path

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e22624f Correct regression that prevented loadin

[tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 70ad92e Fix https://bz.apache.org/bugzilla/show_

[tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 8c2f067 Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 5c32af4 Fix https://bz.apache.org/bugzilla/show_bu

[Bug 63766] Resource leak: under certain conditions, request objects related to WebSockets are not freed

2019-09-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63766 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 63767] install windows service, tomcat9 start crash.

2019-09-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63767 --- Comment #9 from Christopher Schultz --- (In reply to Mark Thomas from comment #6) > Found it. A good demonstration of my lack of C coding skills. I failed to > initialise a variable so it was non-NULL when I expected it to be NULL This sho

[Bug 63766] Resource leak: under certain conditions, request objects related to WebSockets are not freed

2019-09-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63766 --- Comment #5 from Francis VAN AEKEN --- Thank you for addressing this issue so swiftly. We are impressed. Keep up the good work! -- You are receiving this mail because: You are the assignee for the bug. -

[tomcat] branch 8.5.x updated (8c2f067 -> 2a26382)

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 8c2f067 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766 new d817d1e Align with 9.0.x. Spacing, Javadoc

[tomcat] 02/02: Add throwOnFailure to LifecycleBase.

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2a263824b95000e331ddc1cdf2694b472dddfc87 Author: Mark Thomas AuthorDate: Fri Oct 7 08:54:34 2016 + Add throwOnFai

[tomcat] 01/02: Align with 9.0.x. Spacing, Javadoc

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d817d1e72afc4a90e916dbf7ffd58a736077a653 Author: Mark Thomas AuthorDate: Thu Sep 26 22:31:49 2019 +0100 Align with 9.

[tomcat] 02/04: Align with 8.5.x (and fix Javadoc warnings)

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2767d569970ce4b9b8eab52040451bc878285683 Author: Mark Thomas AuthorDate: Thu Sep 26 22:25:50 2019 +0100 Align with 8.

[tomcat] branch 7.0.x updated (5c32af4 -> d0685f9)

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 5c32af4 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766 new 06e83a4 Fix Javadoc warnings new 2767d

[tomcat] 03/04: Back-port refactoring to remove use of LifecycleSupport

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 247c8c32c44f65ce7bf3035541eedb8ffc97d5d0 Author: Mark Thomas AuthorDate: Thu Sep 26 22:41:12 2019 +0100 Back-port ref

[tomcat] 01/04: Fix Javadoc warnings

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 06e83a498c213c36323c17d3c0c93d6a2cdfc0fd Author: Mark Thomas AuthorDate: Thu Sep 26 22:25:35 2019 +0100 Fix Javadoc w

[tomcat] 04/04: Add throwOnFailure to LifecycleBase.

2019-09-26 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d0685f927186da2e0be56c28371e5207ee09ed20 Author: Mark Thomas AuthorDate: Fri Oct 7 08:54:34 2016 + Add throwOnFai

buildbot failure in on tomcat-7-trunk

2019-09-26 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1465 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedule

[GitHub] [tomcat] davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open

2019-09-26 Thread GitBox
davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-535816682 Hi, any idea if and when this fix will be merged into a Tomcat release? Thx --