(tomcat) branch 8.5.x updated (4e288be9c9 -> 42440c8e69)

2024-02-27 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 4e288be9c9 Remove old javadoc new 87e34bed3d Add support for JSP compilation with Java 22 new 42440c8e69 Add

(tomcat) branch 10.1.x updated: Fix copy/paste error

2024-02-27 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 73ae83a602 Fix copy/paste error 73ae83a602

(tomcat) branch 10.1.x updated: Better comment - aligns with 9.0.x

2024-02-27 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 c5bbf38efe Better comment - aligns with 9.0.x

(tomcat) 01/02: Add support for JSP compilation using Java 22

2024-02-27 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 e02be5c7d5438ee63f66bc0614875f732f25c4df Author: Mark Thomas AuthorDate: Tue Feb 27 08:55:13 2024 + Add support

(tomcat) 02/02: Add release date for 10.1.19

2024-02-27 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 ccb68ff4742caa30b531021039df3bf45e13a4eb Author: Mark Thomas AuthorDate: Tue Feb 27 08:55:41 2024 + Add release

(tomcat) branch 10.1.x updated (ed83bb9fbf -> ccb68ff474)

2024-02-27 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 ed83bb9fbf Explain the Java 22 check new e02be5c7d5 Add support for JSP compilation using Java 22 new

(tomcat) branch 10.1.x updated: Update Java version required to build Tomcat

2024-02-22 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 559238d7cf Update Java version required to build

(tomcat) branch 8.5.x updated: Fix comment typo.

2024-02-22 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 59b09971b5 Fix comment typo. 59b09971b5

(tomcat) branch 9.0.x updated: Fix comment typo.

2024-02-22 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 ca7988244d Fix comment typo. ca7988244d

(tomcat) branch 10.1.x updated: Fix comment typo.

2024-02-22 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 dfdc90cd61 Fix comment typo. dfdc90cd61

(tomcat-tck) branch main updated: Get the EL signature tests passing

2024-02-21 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-tck.git The following commit(s) were added to refs/heads/main by this push: new d315c80 Get the EL signature tests passing

(tomcat-tck) branch main updated: Note requirement to install additional dependency

2024-02-21 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-tck.git The following commit(s) were added to refs/heads/main by this push: new ea3d7a9 Note requirement to install additional

(tomcat) branch main updated: Reduce minimum Java version to 17

2024-02-21 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 d9def06167 Reduce minimum Java version to 17

(tomcat) branch main updated: Remove unsued properties to align with EL 6.0 API

2024-02-21 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 82228cc139 Remove unsued properties to align with EL

(tomcat-tck) branch main updated: Update to latest dev build

2024-02-20 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-tck.git The following commit(s) were added to refs/heads/main by this push: new b55df72 Update to latest dev build b55df72

(tomcat) branch 8.5.x updated: Refactor to make use of {@inheritDoc} better

2024-02-20 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 2d065f07dc Refactor to make use of {@inheritDoc

(tomcat) branch 9.0.x updated: Refactor to make use of {@inheritDoc} better

2024-02-20 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 06aa789082 Refactor to make use of {@inheritDoc

(tomcat) branch 10.1.x updated: Refactor to make use of {@inheritDoc} better

2024-02-20 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 ba0c608bea Refactor to make use of {@inheritDoc

(tomcat) branch main updated (5c3695e8dc -> 9784bafa94)

2024-02-20 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 5c3695e8dc Remove useless import new 799eea5b1b Code clean-up. Formatting. No functional change. new

(tomcat) 01/03: Code clean-up. Formatting. No functional change.

2024-02-20 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 799eea5b1ba1a2dcf5fb592a178a8cd768358bb8 Author: Mark Thomas AuthorDate: Tue Feb 20 12:45:18 2024 + Code clean-up

(tomcat) 02/03: Refactor to make use of {@@inheritDoc} better

2024-02-20 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 8916733c05f9896b328d28fe02aa4910a889766a Author: Mark Thomas AuthorDate: Tue Feb 20 12:45:56 2024 + Refactor

(tomcat) 03/03: Add method invocation support to OptionalELREsolver

2024-02-20 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 9784bafa940938ebfca20a0cb914a64e3dc28a62 Author: Mark Thomas AuthorDate: Tue Feb 20 15:07:20 2024 + Add method

svn commit: r67423 - /release/tomcat/tomcat-11/v11.0.0-M16/

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 09:07:16 2024 New Revision: 67423 Log: Drop 11.0.0-M16 from CDN Removed: release/tomcat/tomcat-11/v11.0.0-M16/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1915869 - in /tomcat/site/trunk: docs/download-11.html docs/index.html docs/migration-11.0.html docs/oldnews.html docs/whichversion.html xdocs/download-11.xml xdocs/index.xml xdocs/migrat

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 09:04:49 2024 New Revision: 1915869 URL: http://svn.apache.org/viewvc?rev=1915869=rev Log: Update site for 11.0.0-M17 release Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-11.0.html

svn commit: r1915868 [3/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1915868=1915867=1915868=diff == --- tomcat/site/trunk/docs/oldnews.html (original) +++

svn commit: r1915868 [4/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Modified: tomcat/site/trunk/xdocs/oldnews-2011.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2011.xml?rev=1915868=1915867=1915868=diff == --- tomcat/site/trunk/xdocs/oldnews-2011.xml (original) +++

svn commit: r1915868 [5/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1915868=1915867=1915868=diff == --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++

svn commit: r1915868 [2/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Added: tomcat/site/trunk/docs/oldnews-2023.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2023.html?rev=1915868=auto == --- tomcat/site/trunk/docs/oldnews-2023.html (added) +++

svn commit: r1915868 [1/5] - in /tomcat/site/trunk: docs/ xdocs/

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 09:00:21 2024 New Revision: 1915868 URL: http://svn.apache.org/viewvc?rev=1915868=rev Log: Prepare old news pages for 2024 Added: tomcat/site/trunk/docs/oldnews-2023.html tomcat/site/trunk/xdocs/oldnews-2023.xml Modified: tomcat/site/trunk/docs/oldnews

svn commit: r1915867 - in /tomcat/site/trunk: ./ docs/tomcat-11.0-doc/ docs/tomcat-11.0-doc/annotationapi/ docs/tomcat-11.0-doc/annotationapi/jakarta/annotation/ docs/tomcat-11.0-doc/annotationapi/jak

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 08:57:18 2024 New Revision: 1915867 URL: http://svn.apache.org/viewvc?rev=1915867=rev Log: Upload docs for 11.0.0-M17 release [This commit notification would consist of 78 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

(tomcat) branch main updated: Add release date

2024-02-19 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 9aac51464b Add release date 9aac51464b is described

svn commit: r67420 - /dev/tomcat/tomcat-11/v11.0.0-M17/ /release/tomcat/tomcat-11/v11.0.0-M17/

2024-02-19 Thread markt
Author: markt Date: Mon Feb 19 08:28:10 2024 New Revision: 67420 Log: Release Tomcat 11.0.0-M17 Added: release/tomcat/tomcat-11/v11.0.0-M17/ - copied from r67419, dev/tomcat/tomcat-11/v11.0.0-M17/ Removed: dev/tomcat/tomcat-11/v11.0.0-M17

(tomcat) branch main updated: Increment version number for next development cycle

2024-02-14 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 1be4499b37 Increment version number for next

(tomcat) branch 10.1.x updated: Fix typo

2024-02-13 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 bea5d5c43f Fix typo bea5d5c43f is described

(tomcat) branch main updated: Fix typo

2024-02-13 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 a4511e64aa Fix typo a4511e64aa is described below

svn commit: r67334 - in /dev/tomcat/tomcat-11/v11.0.0-M17: ./ bin/ bin/embed/ src/

2024-02-13 Thread markt
Author: markt Date: Tue Feb 13 22:42:50 2024 New Revision: 67334 Log: Upload Upload 11.0.0-M17 for voting Added: dev/tomcat/tomcat-11/v11.0.0-M17/ dev/tomcat/tomcat-11/v11.0.0-M17/KEYS dev/tomcat/tomcat-11/v11.0.0-M17/README.html dev/tomcat/tomcat-11/v11.0.0-M17/RELEASE-NOTES

(tomcat) branch 8.5.x updated: Drop reference to Tomcat 7

2024-02-13 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 07db8aee59 Drop reference to Tomcat 7 07db8aee59

(tomcat) branch 9.0.x updated: Drop reference to Tomcat 7

2024-02-13 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 49c0ced89a Drop reference to Tomcat 7 49c0ced89a

(tomcat) branch 10.1.x updated: Drop reference to Tomcat 7

2024-02-13 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 1110a085e1 Drop reference to Tomcat 7 1110a085e1

(tomcat) branch main updated: Drop reference to Tomcat 7

2024-02-13 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 dc0345312b Drop reference to Tomcat 7 dc0345312b

(tomcat) 01/01: Tag 11.0.0-M17

2024-02-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.0-M17 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 110bc36637569f7e9d191d21ac8600a8667cfc94 Author: Mark Thomas AuthorDate: Tue Feb 13 22:27:51 2024 + Tag 11.0.0

(tomcat) tag 11.0.0-M17 created (now 110bc36637)

2024-02-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M17 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 110bc36637 (commit) This tag includes the following new commits: new 110bc36637 Tag 11.0.0-M17 The 1 revisions

(tomcat) branch 10.1.x updated: Fix test failure when serverSession is tested before it has been set

2024-02-13 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 d7daf694cb Fix test failure when serverSession

(tomcat) branch main updated: Fix test failure when serverSession is tested before it has been set

2024-02-13 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 4ce922d872 Fix test failure when serverSession

(tomcat) branch 9.0.x updated: Fix test failure when serverSession is tested before it has been set

2024-02-13 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 1b530a41d5 Fix test failure when serverSession

(tomcat) branch 8.5.x updated: Fix test failure when serverSession is tested before it has been set

2024-02-13 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 4a4463ced2 Fix test failure when serverSession

(tomcat) branch 9.0.x updated: Fix test failures on Windows

2024-02-13 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 9b3e7c0568 Fix test failures on Windows 9b3e7c0568

(tomcat) branch 8.5.x updated: Fix test failures on Windows

2024-02-13 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 c861392b8f Fix test failures on Windows c861392b8f

(tomcat) branch 10.1.x updated: Fix test failures on Windows

2024-02-13 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 be906e2fe8 Fix test failures on Windows

(tomcat) branch main updated: Fix test failures on Windows

2024-02-13 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 985157dcd1 Fix test failures on Windows 985157dcd1

(tomcat) branch 9.0.x updated: Re-enable tests

2024-02-13 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 bb80f82210 Re-enable tests bb80f82210 is described

(tomcat) branch 8.5.x updated: Re-enable tests

2024-02-13 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 838f0b6b40 Re-enable tests 838f0b6b40 is described

(tomcat) 05/05: Back-port addditional translations

2024-02-13 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 41197ccd64c0c1e92b72dca4c781d25fd9a9d7d3 Author: Mark Thomas AuthorDate: Tue Feb 13 11:06:47 2024 + Back-port

(tomcat) 04/05: Remove unused translations

2024-02-13 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 68b01be50337b900cf33708dce91abff9c0b93c3 Author: Mark Thomas AuthorDate: Tue Feb 13 11:06:33 2024 + Remove

(tomcat) 03/05: Improvements to Japanese translations by tak7iji

2024-02-13 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 18a1bc15cac216513f6817eb72334a15f7c30654 Author: Mark Thomas AuthorDate: Tue Feb 13 11:06:11 2024 + Improvements

(tomcat) branch 8.5.x updated (ad1a93f2dc -> 41197ccd64)

2024-02-13 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 ad1a93f2dc Fix typo new 6eb411c784 Fix order/grouping. No functional change. new ef289696ae Improvements

(tomcat) 01/05: Fix order/grouping. No functional change.

2024-02-13 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 6eb411c784a0c8a3df0323c34570ee40908d68c5 Author: Mark Thomas AuthorDate: Tue Feb 13 11:05:07 2024 + Fix order

(tomcat) 02/05: Improvements to French translations. (remm)

2024-02-13 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 ef289696ae0a7e82b4615eee55f675b612c4c732 Author: Mark Thomas AuthorDate: Tue Feb 13 11:05:45 2024 + Improvements

(tomcat) 02/04: Improvements to French translations. (remm)

2024-02-13 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 4324a6f6820403c9bc3c840eca21b2f020847b0c Author: Mark Thomas AuthorDate: Tue Feb 13 11:02:44 2024 + Improvements

(tomcat) 03/04: Improvements to Japanese translations by tak7iji

2024-02-13 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 b33b8796ac8a5a9f850dcd743c6c54fd518aff98 Author: Mark Thomas AuthorDate: Tue Feb 13 11:03:11 2024 + Improvements

(tomcat) 04/04: Remove unused translation

2024-02-13 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 084671ca8876c888b6c2d0d8aa546edd05d83218 Author: Mark Thomas AuthorDate: Tue Feb 13 11:03:22 2024 + Remove

(tomcat) 01/04: Fix ordering and grouping - no functional change

2024-02-13 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 201ef0f9ae74233438c35252633696b6198e8947 Author: Mark Thomas AuthorDate: Tue Feb 13 11:02:20 2024 + Fix ordering

(tomcat) branch 9.0.x updated (1a410a8c78 -> 084671ca88)

2024-02-13 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 1a410a8c78 Fix typo new 201ef0f9ae Fix ordering and grouping - no functional change new 4324a6f682

(tomcat) 01/04: Alphabetical order and correct grouping - no funcitonal change

2024-02-13 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 d7f6a3f7fdad7a39e49921af4b4f7e7e4734aadf Author: Mark Thomas AuthorDate: Tue Feb 13 10:56:14 2024 +

(tomcat) 03/04: Improvements to Japanese translations by tak7iji

2024-02-13 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 d1cdb8879ea6253e1d75a2621e7fe236c4cacbd9 Author: Mark Thomas AuthorDate: Tue Feb 13 10:59:00 2024 +

(tomcat) 02/04: Improvements to French translations. (remm)

2024-02-13 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 4bd3fbc8e0322f48f9218a038459f232d4fcd2b1 Author: Mark Thomas AuthorDate: Tue Feb 13 10:57:56 2024 +

(tomcat) 04/04: Remove unused translation

2024-02-13 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 c72ec5de07a486388bd9cdda549cc07b8e9cefa2 Author: Mark Thomas AuthorDate: Tue Feb 13 10:59:21 2024 + Remove

(tomcat) branch 10.1.x updated (cd4b32ff34 -> c72ec5de07)

2024-02-13 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 cd4b32ff34 Fix typo new d7f6a3f7fd Alphabetical order and correct grouping - no funcitonal change new

(tomcat) 02/03: Improvements to Japanese translations by tak7iji

2024-02-13 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 c7ec4be26cf9179378e6bed14199d7b944480bb9 Author: Mark Thomas AuthorDate: Tue Feb 13 10:48:25 2024 + Improvements

(tomcat) 01/03: Improvements to French translations. (remm)

2024-02-13 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 07c09f6ddef388fac9f9332b9a8fede325086b41 Author: Mark Thomas AuthorDate: Tue Feb 13 10:46:18 2024 + Improvements

(tomcat) 03/03: Reove unused translation

2024-02-13 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 10e3731f344cd0d018d4be2ee767c105d2832283 Author: Mark Thomas AuthorDate: Tue Feb 13 10:49:49 2024 + Reove unused

(tomcat) branch main updated (5fb35e2f13 -> 10e3731f34)

2024-02-13 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 5fb35e2f13 Fix typo new 07c09f6dde Improvements to French translations. (remm) new c7ec4be26c Improvements

(tomcat) branch 8.5.x updated (a206601da3 -> ad1a93f2dc)

2024-02-13 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 a206601da3 Add entry for the debug strings new 7b8d5cd4dc Rename prior to extending with additional tests new

(tomcat) 03/05: Rename in preparation for adding server session expiration test

2024-02-13 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 810af66c15dd5635128346e442799c21c68f621c Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:31 2024 + Rename

(tomcat) 05/05: Fix typo

2024-02-13 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 ad1a93f2dc3c63bd5394e0074a7bad22cdfe7a1b Author: Mark Thomas AuthorDate: Tue Feb 13 10:24:21 2024 + Fix typo

(tomcat) branch 9.0.x updated: Fix typo

2024-02-13 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 1a410a8c78 Fix typo 1a410a8c78 is described below

(tomcat) 02/05: Refactor WebSocket close for suspend/resume

2024-02-13 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 3631adb1342d8bbd8598802a12b63ad02c37d591 Author: Mark Thomas AuthorDate: Thu Jan 18 11:32:43 2024 + Refactor

(tomcat) 04/05: Add a server equivalent of the session expiration test

2024-02-13 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 54797e4d3459c84271ff7130c70218dc48f01066 Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:43 2024 + Add a server

(tomcat) 01/05: Rename prior to extending with additional tests

2024-02-13 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 7b8d5cd4dc665d51bb5462ad99a57669d9cdaff7 Author: Mark Thomas AuthorDate: Wed Jan 17 15:20:59 2024 + Rename prior

(tomcat) branch 10.1.x updated: Fix typo

2024-02-13 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 cd4b32ff34 Fix typo cd4b32ff34 is described

(tomcat) branch main updated: Fix typo

2024-02-13 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 5fb35e2f13 Fix typo 5fb35e2f13 is described below

(tomcat) 02/04: Refactor WebSocket close for suspend/resume

2024-02-13 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 52d6650e062d880704898d7d8c1b2b7a3efe8068 Author: Mark Thomas AuthorDate: Thu Jan 18 11:32:43 2024 + Refactor

(tomcat) 04/04: Add a server equivalent of the session expiration test

2024-02-13 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 cffbd7fc16bf394b4ac7b652a62dbbb60ef9a0f7 Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:43 2024 + Add a server

(tomcat) 03/04: Rename in preparation for adding server session expiration test

2024-02-13 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 b42d224ca2c8758b7257406de0e2efe1068aa71a Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:31 2024 + Rename

(tomcat) branch 9.0.x updated (5b6fe1505c -> cffbd7fc16)

2024-02-13 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 5b6fe1505c Update Tomcat Native to 1.3.x new 23b88103e5 Rename prior to extending with additional tests new

(tomcat) 01/04: Rename prior to extending with additional tests

2024-02-13 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 23b88103e5116064f52259e45b13c0f9c758e2fb Author: Mark Thomas AuthorDate: Wed Jan 17 15:20:59 2024 + Rename prior

(tomcat) 02/04: Refactor WebSocket close for suspend/resume

2024-02-13 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 0052b374684b613b0c849899b325ebe334ac6501 Author: Mark Thomas AuthorDate: Thu Jan 18 11:32:43 2024 + Refactor

(tomcat) 01/04: Rename prior to extending with additional tests

2024-02-13 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 60594b47083687b0d6af8d4188a8676b76e1ad00 Author: Mark Thomas AuthorDate: Wed Jan 17 15:20:59 2024 + Rename

(tomcat) 04/04: Add a server equivalent of the session expiration test

2024-02-13 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 ca1c4309efa565e1d4faca549d69f1b72a43c1cf Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:43 2024 + Add

(tomcat) 03/04: Rename in preparation for adding server session expiration test

2024-02-13 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 f93d11b18622cd1127e3570456d40654f11541eb Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:31 2024 + Rename

(tomcat) branch 10.1.x updated (9aedadc2ab -> ca1c4309ef)

2024-02-13 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 9aedadc2ab Avoid useless add operation new 60594b4708 Rename prior to extending with additional tests new

(tomcat) 02/04: Refactor WebSocket close for suspend/resume

2024-02-13 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 b0e3b1bd78de270d53e319d7cb79eb282aa53cb9 Author: Mark Thomas AuthorDate: Thu Jan 18 11:32:43 2024 + Refactor

(tomcat) 01/04: Rename prior to extending with additional tests

2024-02-13 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 2070b43e114a3a585d5fc6be2767a2560cb414f2 Author: Mark Thomas AuthorDate: Wed Jan 17 15:20:59 2024 + Rename prior

(tomcat) 04/04: Add a server equivalent of the session expiration test

2024-02-13 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 2339792d483281689464a4789e1234dad06ee7e1 Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:43 2024 + Add a server

(tomcat) 03/04: Rename in preparation for adding server session expiration test

2024-02-13 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 c4789c84ac057c0a25d96fe4f7991f0846570332 Author: Mark Thomas AuthorDate: Thu Jan 18 15:59:31 2024 + Rename

(tomcat) branch main updated (3a9dbd17f5 -> 2339792d48)

2024-02-13 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 3a9dbd17f5 Avoid useless add operation new 2070b43e11 Rename prior to extending with additional tests new

(tomcat) branch 9.0.x updated: Update Tomcat Native to 1.3.x

2024-02-13 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 5b6fe1505c Update Tomcat Native to 1.3.x

svn commit: r1915764 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2024-02-13 Thread markt
Author: markt Date: Tue Feb 13 08:42:24 2024 New Revision: 1915764 URL: http://svn.apache.org/viewvc?rev=1915764=rev Log: Update announcement Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http

svn commit: r1915763 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2024-02-13 Thread markt
Author: markt Date: Tue Feb 13 08:41:43 2024 New Revision: 1915763 URL: http://svn.apache.org/viewvc?rev=1915763=rev Log: Add release announcement for Tomcat Native 1.3.0 Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs

(tomcat-native) 01/02: Fix link

2024-02-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.3.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit ba1454e15619a44fe66d86f59c766c0cc25323eb Author: Mark Thomas AuthorDate: Tue Feb 13 08:27:43 2024 + Fix

<    2   3   4   5   6   7   8   9   10   11   >