Re: [VOTE] Release Apache Tomcat Connectors (JK) 1.2.48

2020-03-03 Thread Rainer Jung
Am 20.02.2020 um 17:55 schrieb Mark Thomas: Tag: https://gitbox.apache.org/repos/asf?p=tomcat-connectors.git;a=commit;h=90b294ce8260ab2585dcb4071ede5d53e51fa354 Source: https://gitbox.apache.org/repos/asf?p=tomcat-connectors.git;a=summary Dist: https://dist.apache.org/repos/dist/dev/tomcat/tomc

[Bug 64192] Bug in Tomcat HTTP2 POST - with big payload

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192 --- Comment #4 from Mark Thomas --- There is a bug there (in the number of bytes returned) but not the root cause of this issue. I have a quick fix for SecureNioChannel that I'll look at refining once I've tracked down the root cause. -- You

[Bug 64192] Bug in Tomcat HTTP2 POST - with big payload

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192 --- Comment #3 from Mark Thomas --- I think that might be a red herring. I think it is an artefact of client buffering. I've seen similar behaviour with Chrome. I'm currently looking at SecureNioChannel.read(ByteBuffer,int,int). I've been addi

Trouble building and running Tomcat 10 unit tests

2020-03-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'm up-to-date with git master, using ant 1.9.13, JDK 13. $ ant test [...] test-compile: [javac] Compiling 1 source file to /Users/christopherschultz/git/tomcat-trunk/output/testclasses [javac] Ignoring source, target and bootclasspa

[Bug 64192] Bug in Tomcat HTTP2 POST - with big payload

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192 --- Comment #2 from Remy Maucherat --- I didn't expect a real problem so I hadn't really investigated, so thanks for finding that out. That odd 16383 payload size in the logs is hard to miss. That's where that off by one would occur, but I hav

[GitHub] [tomcat] mschieder opened a new pull request #251: fixed misspelling

2020-03-03 Thread GitBox
mschieder opened a new pull request #251: fixed misspelling URL: https://github.com/apache/tomcat/pull/251 fixed misspelling: Autoriesierung > Autorisierung This is an automated message from the Apache Git Service. To respond

buildbot success in on tomcat-7-trunk

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

[Bug 64192] Bug in Tomcat HTTP2 POST - with big payload

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

[tomcat] branch 7.0.x updated: Fix back-port

2020-03-03 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 5cfdedd Fix back-port 5cfdedd is described below

buildbot failure in on tomcat-7-trunk

2020-03-03 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/1622 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedule

[Bug 64190] OneLineFormatter always add milliseconds at the end of timestamp

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

[tomcat] branch 8.5.x updated: BZ 64190 Add 'proper' ms support to OneLineFormatter.

2020-03-03 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 e931ab0 BZ 64190 Add 'proper' ms support to OneLin

[tomcat] branch 7.0.x updated: BZ 64190 Add 'proper' ms support to OneLineFormatter.

2020-03-03 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 20cd6b7 BZ 64190 Add 'proper' ms support to OneLin

[tomcat] branch 9.0.x updated: BZ 64190 Add 'proper' ms support to OneLineFormatter.

2020-03-03 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 0625a7d BZ 64190 Add 'proper' ms support to OneLin

[tomcat] branch master updated: BZ 64190 Add 'proper' ms support to OneLineFormatter.

2020-03-03 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 4ad0a71 BZ 64190 Add 'proper' ms support to OneL

[tomcat] branch master updated: Note incompatible time unit change in the javadoc

2020-03-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 0758356 Note incompatible time unit change in the

[tomcat] branch master updated: Update removal notice

2020-03-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 1ab5dec Update removal notice 1ab5dec is describe

[Bug 64191] Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 --- Comment #5 from Mark Thomas --- I uploaded a build here: http://people.apache.org/~markt/dev/v7.0.101-dev/ This isn't an official release. It is just for testing purposes. -- You are receiving this mail because: You are the assignee for

[Bug 64190] OneLineFormatter always add milliseconds at the end of timestamp

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64190 --- Comment #2 from Mark Thomas --- I have a patch ready that does this. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: d

[Bug 64190] OneLineFormatter always add milliseconds at the end of timestamp

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64190 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Christop

[Bug 64191] Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 --- Comment #4 from thomas.w...@gfk.com --- (In reply to Mark Thomas from comment #3) > How about a test environment? It would be helpful to know if the issue you > are seeing has already been fixed or is a new issue. Yes, you're right - can yo

[Bug 64191] Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 --- Comment #3 from Mark Thomas --- How about a test environment? It would be helpful to know if the issue you are seeing has already been fixed or is a new issue. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64191] Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 --- Comment #2 from thomas.w...@gfk.com --- (In reply to Mark Thomas from comment #1) > Probably the SCI regression that has already been fixed. Are you able to > build Tomcat 7.0.x from source to test the latest code? Unfortunately not (as we

[Bug 64192] New: Bug in Tomcat HTTP2 POST - with big payload

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64192 Bug ID: 64192 Summary: Bug in Tomcat HTTP2 POST - with big payload Product: Tomcat 9 Version: 9.0.31 Hardware: PC Status: NEW Severity: normal Priority: P2

buildbot success in on tomcat-85-trunk

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

[Bug 64184] Continuously trying to close the conf/tomcat-users.xml if it doesn't exist.

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

[tomcat] branch 9.0.x updated: BZ 61484. Repeated log messages with missing tomcat-users.xml

2020-03-03 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 c2cf5a3 BZ 61484. Repeated log messages with missi

[tomcat] branch 8.5.x updated: BZ 61484. Repeated log messages with missing tomcat-users.xml

2020-03-03 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 a9a94e3 BZ 61484. Repeated log messages with missi

[tomcat] branch master updated: BZ 61484. Repeated log messages with missing tomcat-users.xml

2020-03-03 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 b1e47ba BZ 61484. Repeated log messages with mis

[tomcat] branch 9.0.x updated: Increase margin to avoid false positives

2020-03-03 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 51f6bac Increase margin to avoid false positives 5

[tomcat] branch 8.5.x updated: Increase margin to avoid false positives

2020-03-03 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 a479a5b Increase margin to avoid false positives a

[tomcat] branch master updated: Increase margin to avoid false positives

2020-03-03 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 a185000 Increase margin to avoid false positives

buildbot failure in on tomcat-85-trunk

2020-03-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2194 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 --- Comment #15 from Marvin Fröhlich --- If you can, please delete today's comments here (except for the first one) to avoid confusion for others. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 Marvin Fröhlich changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 --- Comment #13 from Marvin Fröhlich --- Sure. This one is for the variant with only "${catalina.base}/foo/bar/myentity.xml" java.net.MalformedURLException: no protocol: ${catalina.base}/foo/bar/myentity.xml at java.base/java.net.URL.(

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 --- Comment #12 from Mark Thomas --- I'll take a look. Meanwhile, can you provide the full stack trace please. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 64189] Expose Context Version as Servlet Context attribute

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64189 --- Comment #3 from nicola.iso...@gmail.com --- Many thanks. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr..

[tomcat] branch 9.0.x updated: Fix semantics of get and set EnableSessionCreation

2020-03-03 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 3938c2f Fix semantics of get and set EnableSession

[tomcat] branch 8.5.x updated: Fix semantics of get and set EnableSessionCreation

2020-03-03 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 644d59a Fix semantics of get and set EnableSession

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 --- Comment #11 from Marvin Fröhlich --- I also tried which led to: java.io.FileNotFoundException: ${catalina.base}/foo/bar/myentity.xml (Datei oder Verzeichnis nicht gefunden) -- You are receiving this mail because: You are the assignee f

[Bug 64089] Resource paths resolve symlinks

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64089 Marvin Fröhlich changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[tomcat] branch master updated: Update changelog

2020-03-03 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 5b2cd9c Update changelog 5b2cd9c is described be

[tomcat] branch master updated: Fix semantics of get and set EnableSessionCreation

2020-03-03 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 39a46bc Fix semantics of get and set EnableSessi

[GitHub] [tomcat] markt-asf merged pull request #250: Fix semantics of get and set EnableSessionCreation

2020-03-03 Thread GitBox
markt-asf merged pull request #250: Fix semantics of get and set EnableSessionCreation URL: https://github.com/apache/tomcat/pull/250 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [tomcat] markt-asf commented on issue #250: Fix semantics of get and set EnableSessionCreation

2020-03-03 Thread GitBox
markt-asf commented on issue #250: Fix semantics of get and set EnableSessionCreation URL: https://github.com/apache/tomcat/pull/250#issuecomment-593827122 LGTM. It is missing an entry in the change log. I'll add that. This i

[Bug 64191] Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 --- Comment #1 from Mark Thomas --- Probably the SCI regression that has already been fixed. Are you able to build Tomcat 7.0.x from source to test the latest code? -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 64191] New: Applications not working with 7.0.100

2020-03-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 Bug ID: 64191 Summary: Applications not working with 7.0.100 Product: Tomcat 7 Version: 7.0.100 Hardware: PC OS: Linux Status: NEW Severity: blocker