Re: [Bug 64402] New: mr.vta

2020-05-01 Thread Mark Thomas
> Reporter: mblehkos...@gmail.com Yet another "security researcher" that failed to notice that if you try and upload an attachment with MIME type text/html our Bugzilla instances will always render it as text/plain. I'd mind less if these folks actually checked if the attack worked and

[tomcat] branch master updated: Remove empty strings created by incorrect import

2020-05-01 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 8728499 Remove empty strings created by incorrec

OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Rory O'Donnell
Hi Mark, OpenJDK 15 EA build 21 is now available at http://jdk.java.net/15 * * * These early-access , open-source builds are provided under the o GNU General Public License, versionĀ 2, with the Classpath Exception . * Features o Int

[tomcat] branch master updated: Skip untranslated values on import

2020-05-01 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 524cb72 Skip untranslated values on import 524cb

[tomcat] branch 9.0.x updated: Skip untranslated values on import

2020-05-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 234c0e3 Skip untranslated values on import 234c0e3

[tomcat] branch 8.5.x updated: Skip untranslated values on import

2020-05-01 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 db47aa4 Skip untranslated values on import db47aa4

[tomcat] branch 7.0.x updated: Skip untranslated values on import

2020-05-01 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 b0c0243 Skip untranslated values on import b0c0243

buildbot success in on tomcat-trunk

2020-05-01 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/5163 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

Re: OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Mark Thomas
On 01/05/2020 10:28, Rory O'Donnell wrote: > Hi Mark, > > OpenJDK 15 EA build 21 is now available at http://jdk.java.net/15 * Heads up all. There appears to be a regression in this build compared to EA build 13. It appears to be related to JAR file manipulation when the OSGi information is added

[Bug 64398] New "default values in property value expressions" syntax breaks Log4j2's "property substitution" syntax

2020-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64398 --- Comment #7 from Christopher Schultz --- Another vote in favor of ":-" -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

Re: [Bug 64402] New: mr.vta

2020-05-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/1/20 04:49, Mark Thomas wrote: >> Reporter: mblehkos...@gmail.com > > Yet another "security researcher" that failed to notice that if you > try and upload an attachment with MIME type text/html our Bugzilla > instances will always render

[Bug 64366] [sse] NPE while closing async http/2 connector

2020-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64366 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[Bug 64403] New: HTTP/2 with compression does not unset Content-Length

2020-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64403 Bug ID: 64403 Summary: HTTP/2 with compression does not unset Content-Length Product: Tomcat 9 Version: 9.0.34 Hardware: PC OS: Mac OS X 10.1 Status: NEW

Re: OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Rory O'Donnell
Thanks for the headsup Mark, let's us know the bugid when you get a chance. Rgds,Rory On 01/05/2020 17:10, Mark Thomas wrote: On 01/05/2020 10:28, Rory O'Donnell wrote: Hi Mark, OpenJDK 15 EA build 21 is now available at http://jdk.java.net/15 * Heads up all. There appears to be a regression

[Bug 64366] [sse] NPE while closing async http/2 connector

2020-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64366 --- Comment #8 from Claude Brisson --- Makes sense. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat

Re: OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Martin Grigorov
Hi, I think this is the same issue I had in Apache Wicket with the last two builds of JDK 15. I'll send more details tomorrow. But I worked it around by using aQute 5.1-SNAPSHOT. Regards, Martin On Fri, May 1, 2020, 19:53 Rory O'Donnell wrote: > Thanks for the headsup Mark, let's us know the b

[GitHub] [tomcat] markt-asf commented on pull request #285: Avoid waste of resources due to reconstruction of objects

2020-05-01 Thread GitBox
markt-asf commented on pull request #285: URL: https://github.com/apache/tomcat/pull/285#issuecomment-622515717 What is the performance benefit here? I'm concerned that some error paths, particularly around unhandled exceptions might lead to memory leaks. The PR needs very careful analysis

[GitHub] [tomcat] markt-asf commented on a change in pull request #284: Improve General IDE support

2020-05-01 Thread GitBox
markt-asf commented on a change in pull request #284: URL: https://github.com/apache/tomcat/pull/284#discussion_r418686412 ## File path: .editorconfig ## @@ -0,0 +1,18 @@ +root = true + +[*] +end_of_line = lf +indent_style = space +trim_trailing_whitespace = true + +[*.java] +i

[GitHub] [tomcat] markt-asf commented on pull request #273: Use enhanced for loops where possible

2020-05-01 Thread GitBox
markt-asf commented on pull request #273: URL: https://github.com/apache/tomcat/pull/273#issuecomment-622538536 Thanks for the updates. I'm going to merge this via the command line as there are a few minor things I want to tweak - mainly variable names. ---

[Bug 64403] HTTP/2 with compression does not unset Content-Length

2020-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64403 Phillip Webb changed: What|Removed |Added CC||pw...@pivotal.io -- You are receiving

[GitHub] [tomcat] larsgrefer commented on a change in pull request #284: Improve General IDE support

2020-05-01 Thread GitBox
larsgrefer commented on a change in pull request #284: URL: https://github.com/apache/tomcat/pull/284#discussion_r418772613 ## File path: .editorconfig ## @@ -0,0 +1,18 @@ +root = true + +[*] +end_of_line = lf +indent_style = space +trim_trailing_whitespace = true + +[*.java] +

[GitHub] [tomcat] larsgrefer commented on a change in pull request #284: Improve General IDE support

2020-05-01 Thread GitBox
larsgrefer commented on a change in pull request #284: URL: https://github.com/apache/tomcat/pull/284#discussion_r418772805 ## File path: .editorconfig ## @@ -0,0 +1,18 @@ +root = true Review comment: More information can be found here: https://editorconfig.org/ ---

Re: OpenJDK 15 EA build 21 is now available

2020-05-01 Thread Martin Grigorov
Hi, On Fri, May 1, 2020 at 9:41 PM Martin Grigorov wrote: > Hi, > > I think this is the same issue I had in Apache Wicket with the last two > builds of JDK 15. > I'll send more details tomorrow. > But I worked it around by using aQute 5.1-SNAPSHOT. > The problem is not exactly the same as in Wi