[tomcat] branch 8.5.x updated (f9744d4163 -> 470339e34f)

2023-09-16 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 f9744d4163 Fix NPE causing a failure to match new 991dd7d482 Improve alignment with Commons FileUpload 1.x new

[tomcat] 04/04: Better Javadoc / comments

2023-09-16 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 470339e34ffea488863c043cc1b216392c8312d6 Author: Mark Thomas AuthorDate: Fri Sep 15 22:54:26 2023 +0100 Better Javado

[tomcat] 03/04: Restore the finalize() method

2023-09-16 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 c99ffc30e95ddc4daede564d08cb5ea2b9a9da65 Author: Mark Thomas AuthorDate: Fri Sep 15 22:53:24 2023 +0100 Restore the f

[tomcat] 02/04: Throw original exception

2023-09-16 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 9634ac3ad73531c6241ce375f5cbd9add760ce37 Author: Mark Thomas AuthorDate: Fri Sep 15 22:50:44 2023 +0100 Throw origina

[tomcat] 01/04: Improve alignment with Commons FileUpload 1.x

2023-09-16 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 991dd7d482ddf0b72374d284e3c0276ff806c788 Author: Mark Thomas AuthorDate: Fri Sep 15 22:43:39 2023 +0100 Improve align

[tomcat] branch main updated: Remove unnecessary @SuppressWarnings

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 7cd861ee47 Remove unnecessary @SuppressWarnings 7cd86

[tomcat] branch 10.1.x updated: Remove unnecessary @SuppressWarnings

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 16dce0a5e0 Remove unnecessary @SuppressWarnings 1

[tomcat] branch 9.0.x updated: Remove unnecessary @SuppressWarnings

2023-09-16 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 0debf210d2 Remove unnecessary @SuppressWarnings 0de

[tomcat] branch 8.5.x updated: Remove unnecessary @SuppressWarnings

2023-09-16 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 e16787351d Remove unnecessary @SuppressWarnings e16

[tomcat] branch 8.5.x updated: Update changelog

2023-09-16 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 a5e30c15f4 Update changelog a5e30c15f4 is described

[tomcat] 02/05: Throw original exception

2023-09-16 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 commit e25c07657e39ee474c234463d2647594532f4f0d Author: Mark Thomas AuthorDate: Fri Sep 15 22:50:44 2023 +0100 Throw origina

[tomcat] 03/05: Restore the finalize() method

2023-09-16 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 commit 43b882b8a577684498ab9b8851aa0427216784f7 Author: Mark Thomas AuthorDate: Fri Sep 15 22:53:24 2023 +0100 Restore the f

[tomcat] 04/05: Better Javadoc / comments

2023-09-16 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 commit 798883192ed50ba394e65a53d9a3c1cee0d632cf Author: Mark Thomas AuthorDate: Fri Sep 15 22:54:26 2023 +0100 Better Javado

[tomcat] 01/05: Improve alignment with Commons FileUpload 1.x

2023-09-16 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 commit 6b31b66171cf18c4e5feb23b6f123c4001cfc131 Author: Mark Thomas AuthorDate: Fri Sep 15 22:43:39 2023 +0100 Improve align

[tomcat] 05/05: Update changelog

2023-09-16 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 commit 85850d2891ff317228c5c9b8f1345dd9bb6c834d Author: Mark Thomas AuthorDate: Sat Sep 16 09:46:37 2023 +0100 Update change

[tomcat] branch 9.0.x updated (0debf210d2 -> 85850d2891)

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 0debf210d2 Remove unnecessary @SuppressWarnings new 6b31b66171 Improve alignment with Commons FileUpload 1.x n

[tomcat] 02/03: Fix SpotBugs warning

2023-09-16 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 7a4d356d70c5871c7efd33adcd29fcf99642a0cf Author: Mark Thomas AuthorDate: Sat Sep 16 09:57:16 2023 +0100 Fix SpotBugs

[tomcat] 03/03: Suppress a false positive

2023-09-16 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 0f6899cb98f2fc70ef753701886bbdfce1a109f4 Author: Mark Thomas AuthorDate: Sat Sep 16 10:00:03 2023 +0100 Suppress a fa

[tomcat] branch 8.5.x updated (a5e30c15f4 -> 0f6899cb98)

2023-09-16 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 a5e30c15f4 Update changelog new bf7bd10432 Update false positives for FileUpload new 7a4d356d70 Fix SpotBugs w

[tomcat] 01/03: Update false positives for FileUpload

2023-09-16 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 bf7bd10432f02e4a2428ef4d33dfc3a2d3081948 Author: Mark Thomas AuthorDate: Sat Sep 16 09:56:50 2023 +0100 Update false

[tomcat] branch 8.5.x updated: One more false positive when running via Ant

2023-09-16 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 d79e9c0011 One more false positive when running via

[tomcat] 02/04: Throw original exception

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8dca17050f28726eaee76b300d34ccda2f1430a2 Author: Mark Thomas AuthorDate: Fri Sep 15 22:50:44 2023 +0100 Throw origin

[tomcat] branch 10.1.x updated (16dce0a5e0 -> f8a6653954)

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 16dce0a5e0 Remove unnecessary @SuppressWarnings new ff9771421a Improve alignment with Commons FileUpload 1.x

[tomcat] 04/04: Update changelog

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f8a6653954bce8efbb05f57c2a430103fde221f1 Author: Mark Thomas AuthorDate: Sat Sep 16 09:46:37 2023 +0100 Update chang

[tomcat] 01/04: Improve alignment with Commons FileUpload 1.x

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ff9771421a1a3989a9e4d618848aa32483d660ab Author: Mark Thomas AuthorDate: Fri Sep 15 22:43:39 2023 +0100 Improve alig

[tomcat] 03/04: Better Javadoc / comments

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f45cb9930d22e7a8da6691b5477ae88f4ab16975 Author: Mark Thomas AuthorDate: Fri Sep 15 22:54:26 2023 +0100 Better Javad

[tomcat] branch main updated (7cd861ee47 -> 34bbe1b00d)

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7cd861ee47 Remove unnecessary @SuppressWarnings new a8e5f82860 Improve alignment with Commons FileUpload 1.x ne

[tomcat] 02/04: Throw original exception

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 57a1d961255265e42fe9c41c24ad62594ca0e547 Author: Mark Thomas AuthorDate: Fri Sep 15 22:50:44 2023 +0100 Throw original

[tomcat] 03/04: Better Javadoc / comments

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 02250f736ca1150f85de87c654f32a837f2d0cf5 Author: Mark Thomas AuthorDate: Fri Sep 15 22:54:26 2023 +0100 Better Javadoc

[tomcat] 01/04: Improve alignment with Commons FileUpload 1.x

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a8e5f828605001dd53110c172f474d7bfe74 Author: Mark Thomas AuthorDate: Fri Sep 15 22:43:39 2023 +0100 Improve alignm

[tomcat] 04/04: Update changelog

2023-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 34bbe1b00d6d9641753fc7978c2b32ff3fed1960 Author: Mark Thomas AuthorDate: Sat Sep 16 09:46:37 2023 +0100 Update changel

Re: Tomcat's fork of Commons File Upload

2023-09-16 Thread Mark Thomas
On 15/09/2023 19:34, Mark Thomas wrote: I tend to agree with sticking with 1.x. However, it appears I was underestimating somewhat when I said Tomcat had a "few" commits that 1.x didn't have. I still think this is the way to go but there are ~3 years worth of commits to work through. Also,