[Bug 64202] Upload is broken in version 9.0.31

2020-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64202 --- Comment #1 from ishaigorod...@yahoo.com --- The upload fails with 400 status code error in org.jvnet.mimepull.MIMEParser. Depending on the browser used it can be: * Reached EOF, but there is no closing MIME boundary. * Missing start

[Bug 64202] New: Upload is broken in version 9.0.31

2020-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64202 Bug ID: 64202 Summary: Upload is broken in version 9.0.31 Product: Tomcat 9 Version: 9.0.31 Hardware: Other OS: Linux Status: NEW Severity: regression

[GitHub] [tomcat] rmaucher commented on issue #256: Added extension point for custom delta requests

2020-03-06 Thread GitBox
rmaucher commented on issue #256: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/256#issuecomment-595968865 The change implies all methods of concrete classes become supported stable APIs. I think this is too much and we cannot / should not

Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Michael Osipov
Am 2020-03-06 um 12:51 schrieb Mark Thomas: The proposed Apache Tomcat 8.5.52 release is now available for voting. The major changes compared to the 8.5.51 release are: - Add new attribute persistAuthentication to both StandardManager and PersistentManager to support authentication

[GitHub] [tomcat] ChristopherSchultz commented on issue #256: Added extension point for custom delta requests

2020-03-06 Thread GitBox
ChristopherSchultz commented on issue #256: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/256#issuecomment-595893950 I think this is the same as #240; I just haven't back-ported it. Can we discuss on #240 what your objections are? The

[Bug 63691] Add a no-op JarScanner

2020-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63691 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 63691] Add a no-op JarScanner

2020-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63691 Joshua Lipstone changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

Re: [VOTE] Release Apache Tomcat 9.0.32

2020-03-06 Thread jean-frederic clere
On 06/03/2020 11:12, Mark Thomas wrote: [X] Stable - go ahead and release as 9.0.32 Tested on fedora32 with tc-native-1.2.23 -- Cheers Jean-Frederic - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

[tomcat] branch master updated: Expand SSL POST test to exercise the poller more

2020-03-06 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 f8ef08d Expand SSL POST test to exercise the

[tomcat] branch 8.5.x updated: Prevent test hanging if it fails.

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 a266f95 Prevent test hanging if it fails. a266f95

[tomcat] 06/06: Jakarta to javax

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8d162557a52fc705baf2cde30997d45b04db0329 Author: remm AuthorDate: Wed Mar 4 22:33:46 2020 +0100 Jakarta to javax ---

[tomcat] 05/06: Add test for BZ64195

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8af39c6700aa648fb3879f6898a5b14f138e0e41 Author: remm AuthorDate: Wed Mar 4 19:07:39 2020 +0100 Add test for BZ64195

[tomcat] 02/06: Use a BAOS

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 62de8ffbc779b02da88cd598a8367593092e283e Author: remm AuthorDate: Wed Mar 4 14:31:05 2020 +0100 Use a BAOS

[tomcat] 04/06: Jakarta to javax

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ade4fc28aa36cc410d9c81649df12870fb794833 Author: remm AuthorDate: Wed Mar 4 17:12:35 2020 +0100 Jakarta to javax ---

[tomcat] 03/06: Compromise with the window update

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 69c43c6cd60c0228d55b272b6f301b5585c1743c Author: remm AuthorDate: Wed Mar 4 17:08:09 2020 +0100 Compromise with the

[tomcat] 01/06: Hack in TLS support for HTTP/2 tests

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 932685c1fca196d9a6a6b41c0fda76b44d463ad4 Author: remm AuthorDate: Wed Mar 4 12:02:27 2020 +0100 Hack in TLS support

[tomcat] branch 8.5.x updated (8e05e9f -> 8d16255)

2020-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 8e05e9f A handful of additional false positives new 932685c Hack in TLS support for HTTP/2 tests new

Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Rémy Maucherat
On Fri, Mar 6, 2020 at 12:52 PM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.52 release is now available for voting. > > The major changes compared to the 8.5.51 release are: > > - Add new attribute persistAuthentication to both StandardManager and > PersistentManager to support

Re: [VOTE] Release Apache Tomcat 9.0.32

2020-03-06 Thread Rémy Maucherat
On Fri, Mar 6, 2020 at 11:12 AM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.32 release is now available for voting. > > The major changes compared to the 9.0.31 release are: > > - Add new attribute persistAuthentication to both StandardManager and > PersistentManager to support

[tomcat] 02/02: A handful of additional false positives

2020-03-06 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 8e05e9f901bc7f5225bf8823e0edcf55dbebc43a Author: Mark Thomas AuthorDate: Fri Mar 6 12:49:26 2020 + A handful of

[tomcat] branch 8.5.x updated (fef28be -> 8e05e9f)

2020-03-06 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 fef28be Increment version for next development cycle new 1544833 Fix SpotBugs issues in unit tests new

[tomcat] 01/02: Fix SpotBugs issues in unit tests

2020-03-06 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 154483315d7dab3b6949979a58c1d200d43b12b8 Author: Mark Thomas AuthorDate: Fri Mar 6 12:33:29 2020 + Fix SpotBugs

[tomcat] branch 9.0.x updated: Fix SpotBugs issues in unit tests

2020-03-06 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 87daf35 Fix SpotBugs issues in unit tests 87daf35

[tomcat] 02/03: Fix a couple of false positives in NioEndpoint

2020-03-06 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 commit 3af1cdda41ff892042e63055a309bc4cacfc1e8b Author: Mark Thomas AuthorDate: Fri Mar 6 12:24:24 2020 + Fix a couple

[tomcat] branch master updated (2599fbb -> c8892a1)

2020-03-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 2599fbb Increment version number for next development cycle new 8debf09 Remove unnecessary code and avoid

[tomcat] 03/03: Fix SpotBugs issues in unit tests

2020-03-06 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 commit c8892a12398acd43b5ec21cdfd03b67e411afb2a Author: Mark Thomas AuthorDate: Fri Mar 6 12:33:29 2020 + Fix SpotBugs

[tomcat] 01/03: Remove unnecessary code and avoid potential NPEs. Thanks to SpotBugs.

2020-03-06 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 commit 8debf09c6ff03634070c89e66d5bd60971e843aa Author: Mark Thomas AuthorDate: Fri Mar 6 12:17:03 2020 + Remove

Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Mark Thomas
On 06/03/2020 11:51, Mark Thomas wrote: > The proposed 8.5.51 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.52 Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native with the Tomcat Native 1.2.23.

[VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Mark Thomas
The proposed Apache Tomcat 8.5.52 release is now available for voting. The major changes compared to the 8.5.51 release are: - Add new attribute persistAuthentication to both StandardManager and PersistentManager to support authentication persistence. Patch provided by Carsten Klein - A

Nexus: Staging Completed

2020-03-06 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.7.0_80; Windows 8.1 6.3)""userId" = "markt""ip" = "109.149.198.114"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-i18n-de/8.5.52/tomcat-i18n-de-8.5.52.pom.asc(SHA1:

[tomcat] branch 8.5.x updated: Increment version for next development cycle

2020-03-06 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 fef28be Increment version for next development

svn commit: r38419 [1/2] - in /dev/tomcat/tomcat-8/v8.5.52: ./ bin/ bin/embed/ bin/extras/ src/

2020-03-06 Thread markt
Author: markt Date: Fri Mar 6 11:47:18 2020 New Revision: 38419 Log: Upload 8.5.52 for voting Added: dev/tomcat/tomcat-8/v8.5.52/ dev/tomcat/tomcat-8/v8.5.52/KEYS dev/tomcat/tomcat-8/v8.5.52/README.html dev/tomcat/tomcat-8/v8.5.52/RELEASE-NOTES

svn commit: r38419 [2/2] - in /dev/tomcat/tomcat-8/v8.5.52: ./ bin/ bin/embed/ bin/extras/ src/

2020-03-06 Thread markt
Added: dev/tomcat/tomcat-8/v8.5.52/src/apache-tomcat-8.5.52-src.zip.asc == --- dev/tomcat/tomcat-8/v8.5.52/src/apache-tomcat-8.5.52-src.zip.asc (added) +++ dev/tomcat/tomcat-8/v8.5.52/src/apache-tomcat-8.5.52-src.zip.asc

[tomcat] 01/01: Tag 8.5.52

2020-03-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 8.5.52 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c83fd06b3cd0c96ffd7dc660107a1283b714483b Author: Mark Thomas AuthorDate: Fri Mar 6 11:26:02 2020 + Tag 8.5.52 ---

[tomcat] tag 8.5.52 created (now c83fd06)

2020-03-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 8.5.52 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at c83fd06 (commit) This tag includes the following new commits: new c83fd06 Tag 8.5.52 The 1 revisions listed

Re: [VOTE] Release Apache Tomcat 9.0.32

2020-03-06 Thread Mark Thomas
On 06/03/2020 10:12, Mark Thomas wrote: > The proposed 9.0.32 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 9.0.32 Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native with the Tomcat Native 1.2.23. Mark

Re: [VOTE] Release Apache Tomcat 10.0.0-M2

2020-03-06 Thread Mark Thomas
On 05/03/2020 19:40, Mark Thomas wrote: > The proposed 10.0.0-M2 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 10.0.0-M2 Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native with the Tomcat Native 1.2.23. Mark

[VOTE] Release Apache Tomcat 9.0.32

2020-03-06 Thread Mark Thomas
The proposed Apache Tomcat 9.0.32 release is now available for voting. The major changes compared to the 9.0.31 release are: - Add new attribute persistAuthentication to both StandardManager and PersistentManager to support authentication persistence. Patch provided by Carsten Klein - A

svn commit: r38417 - /dev/tomcat/tomcat-connectors/jk/ /dev/tomcat/tomcat-connectors/jk/binaries/windows/ /dev/tomcat/tomcat-connectors/jk/binaries/windows/symbols/ /release/tomcat/tomcat-connectors/j

2020-03-06 Thread markt
Author: markt Date: Fri Mar 6 10:03:48 2020 New Revision: 38417 Log: Tomcat Connectors (mod_jk) 1.2.48 release vote passed Added: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.48-windows-i386-symbols.zip - copied unchanged from r38185,

Nexus: Staging Completed

2020-03-06 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.8.0_232; Windows 10 10.0)""userId" = "markt""ip" = "109.149.198.114"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-i18n-de/9.0.32/tomcat-i18n-de-9.0.32.pom(SHA1:

svn commit: r38416 - in /dev/tomcat/tomcat-9/v9.0.32: ./ bin/ bin/embed/ src/

2020-03-06 Thread markt
Author: markt Date: Fri Mar 6 09:58:57 2020 New Revision: 38416 Log: Upload 9.0.32 for voting Added: dev/tomcat/tomcat-9/v9.0.32/ dev/tomcat/tomcat-9/v9.0.32/KEYS dev/tomcat/tomcat-9/v9.0.32/README.html dev/tomcat/tomcat-9/v9.0.32/RELEASE-NOTES

[tomcat] branch 9.0.x updated: Increment version number for next development cycle

2020-03-06 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 398b218 Increment version number for next

[tomcat] branch master updated: Increment version number for next development cycle

2020-03-06 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 2599fbb Increment version number for next

[RESULT][VOTE] Release Apache Tomcat Connectors (JK) 1.2.48

2020-03-06 Thread Mark Thomas
The following votes were cast: Binding: +1: mgrigorov, markt, rjung Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

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

2020-03-06 Thread Mark Thomas
On 03/03/2020 23:13, Rainer Jung wrote: > 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

[tomcat] 01/01: Tag 9.0.32

2020-03-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 9.0.32 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 3a9578990e4e90bcc04bf7d5ef3bc47445e827e6 Author: Mark Thomas AuthorDate: Fri Mar 6 09:35:22 2020 + Tag 9.0.32 ---

[tomcat] tag 9.0.32 created (now 3a95789)

2020-03-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 9.0.32 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 3a95789 (commit) This tag includes the following new commits: new 3a95789 Tag 9.0.32 The 1 revisions listed

Re: [VOTE] Release Apache Tomcat 10.0.0-M2

2020-03-06 Thread Rémy Maucherat
On Thu, Mar 5, 2020 at 8:40 PM Mark Thomas wrote: > The proposed Apache Tomcat 10.0.0-M2 release is now available for > voting. > > Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to > jakarta.* > Applications

[GitHub] [tomcat] rmaucher closed pull request #256: Added extension point for custom delta requests

2020-03-06 Thread GitBox
rmaucher closed pull request #256: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/256 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [tomcat] rmaucher commented on issue #256: Added extension point for custom delta requests

2020-03-06 Thread GitBox
rmaucher commented on issue #256: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/256#issuecomment-595669130 I think merging #240 was a bad idea: we are not going to add extension points for just about anything, which are then supposed to be set

[GitHub] [tomcat] ThStock opened a new pull request #257: Added extension point for custom delta requests

2020-03-06 Thread GitBox
ThStock opened a new pull request #257: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/257 https://github.com/apache/tomcat/pull/240 This is an automated message from the Apache

[GitHub] [tomcat] ThStock opened a new pull request #256: Added extension point for custom delta requests

2020-03-06 Thread GitBox
ThStock opened a new pull request #256: Added extension point for custom delta requests URL: https://github.com/apache/tomcat/pull/256 See https://github.com/apache/tomcat/pull/240 This is an automated message from the