Bug report for Tomcat Connectors [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 9 [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[tomcat] branch 8.5.51 created (now 9c6563b)

2020-03-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.51 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 9c6563b BZ64247: Fix jarsToSkip wildcard use No new revisions were added by this update.

Re: [tomcat] branch 8.5.51 created (now 9c6563b)

2020-03-22 Thread Mark Thomas
On 22/03/2020 11:38, ma...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a change to branch 8.5.51 > in repository https://gitbox.apache.org/repos/asf/tomcat.git. > > > at 9c6563b BZ64247: Fix jarsToSkip wildcard use > > No new

Bug report for Tomcat Native [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2020/03/22]

2020-03-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Bug 64255] New: tomcat-embed:chunked responses with header 'connetion:close' are damaged

2020-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64255 Bug ID: 64255 Summary: tomcat-embed:chunked responses with header 'connetion:close' are damaged Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All

[Bug 64255] tomcat-embed:chunked responses with header 'connetion:close' are damaged

2020-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64255 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 64240] http 0.9 request return nothing

2020-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64240 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #17 from Mark Thomas

[Bug 64247] no-op JarScanner breaks back compatibility

2020-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64247 --- Comment #4 from quaff --- (In reply to Remy Maucherat from comment #3) > I think I could figure it out in the code. You did mean that jarsToSkip=* > overrides whatever is set as jarsToScan I suppose. That's likely not what's > intended