Re: h2 priorities

2019-08-09 Thread Mark Thomas
On 07/08/2019 17:42, Mark Thomas wrote: > Just a quick update. > > I started to make some progress but I have been side-tracked by the > HTTP/2 timeout issue raised on users. I've been able to get the clean-up > in but the priority changes aren't going to make the next set of releases. With the H

[GitHub] [tomcat] jzinkweg opened a new pull request #187: Prevent NullPointerException in CrawlerSessionManagerValve

2019-08-09 Thread GitBox
jzinkweg opened a new pull request #187: Prevent NullPointerException in CrawlerSessionManagerValve URL: https://github.com/apache/tomcat/pull/187 https://bz.apache.org/bugzilla/show_bug.cgi?id=62297 made the CrawlerSessionManagerValve context-aware but the new code does not handle the sc

Re: [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63285

2019-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/8/19 08:19, ma...@apache.org wrote: > 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 > > commit 7ac5fc8a59c

Re: [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63285

2019-08-09 Thread Mark Thomas
> Mark, > > On 8/8/19 08:19, ma...@apache.org wrote: >> 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 > >> commit 7ac5fc8a59c10e7de1ee6d4b85c1ee797942a1e7 Author:

[GitHub] [tomcat] markt-asf closed pull request #187: Prevent NullPointerException in CrawlerSessionManagerValve

2019-08-09 Thread GitBox
markt-asf closed pull request #187: Prevent NullPointerException in CrawlerSessionManagerValve URL: https://github.com/apache/tomcat/pull/187 This is an automated message from the Apache Git Service. To respond to the messag

[tomcat] branch 8.5.x updated: Fix https://github.com/apache/tomcat/pull/187 Avoid NPE

2019-08-09 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 b52978a Fix https://github.com/apache/tomcat/pull/

[tomcat] branch master updated: Fix https://github.com/apache/tomcat/pull/187 Avoid NPE

2019-08-09 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 6d6e1c4 Fix https://github.com/apache/tomcat/pul

[tomcat] 02/02: Fix https://github.com/apache/tomcat/pull/187 Avoid NPE

2019-08-09 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 8539fc8a8bebc52c513313f07403abb1dde92037 Author: Mark Thomas AuthorDate: Fri Aug 9 15:17:06 2019 +0100 Fix https://gi

[tomcat] branch 7.0.x updated (659590c -> 8539fc8)

2019-08-09 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 659590c Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63285 new ca7002a No functional change. Align with 8.

[tomcat] 01/02: No functional change. Align with 8.5.x.

2019-08-09 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 ca7002a1821a6650a991a25aae3092d08d8485bf Author: Mark Thomas AuthorDate: Fri Aug 9 15:04:16 2019 +0100 No functional

[GitHub] [tomcat] markt-asf commented on issue #187: Prevent NullPointerException in CrawlerSessionManagerValve

2019-08-09 Thread GitBox
markt-asf commented on issue #187: Prevent NullPointerException in CrawlerSessionManagerValve URL: https://github.com/apache/tomcat/pull/187#issuecomment-519937985 Thanks for the report and the patch. I applied it along with a test case that verified the issue and the fix. It has been back

[tomcat] branch master updated: Merge additional fix for DBCP-555

2019-08-09 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 9feda96 Merge additional fix for DBCP-555 9feda9

[tomcat] branch 8.5.x updated: Merge additional fix for DBCP-555

2019-08-09 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 c3761d2 Merge additional fix for DBCP-555 c3761d2

[Bug 56724] Restart Container background thread if it died unexpectedly

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

[Bug 62696] Consider use of sha256 for signing of .exe files of Tomcat installer.

2019-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62696 --- Comment #6 from Mark Thomas --- I've pinged DigiCert again on this. I'll post any update I receive. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

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

Re: [tomcat] 02/02: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63285

2019-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/9/19 09:46, Mark Thomas wrote: >> Mark, >> >> On 8/8/19 08:19, ma...@apache.org wrote: >>> This is an automated email from the ASF dual-hosted git >>> repository. >> >>> markt pushed a commit to branch master in repository >>> https:/

[Bug 63579] o.a.catalina.webresources.StandardRoot.validate generates an IllegalArgumentException leading to a 500

2019-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63579 Baji changed: What|Removed |Added URL||https://www.ap.gov.in/?page |