[tomcat] branch 10.1.x updated: Fix a bug that memory allocation is larger than limit in SynchronizedStack to reduce memory footprint.

2023-02-27 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 4269d2b05a Fix a bug that memory allocation

[tomcat] branch main updated: Fix a bug that memory allocation is larger than limit in SynchronizedStack to reduce memory footprint.

2023-02-27 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 012f619108 Fix a bug that memory allocation

[tomcat] 01/02: Replace with JDK 1.8 Integer::compareUnsigned(int, int).

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 75d1d8736d1bb8d1b43eeb228b1df3ca352ede57 Author: lihan AuthorDate: Sun Feb 26 15:11:17 2023 +0800 Replace with JDK

[tomcat] 02/02: Update 'ide-intellij' target to overwrite old config.

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 84bf5da3a6c8aac36b88b1e512e72df1278160d7 Author: lihan AuthorDate: Sun Feb 26 15:53:22 2023 +0800 Update 'ide

[tomcat] branch 9.0.x updated (90a3050e93 -> 84bf5da3a6)

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 90a3050e93 Refactor to reduce native calls new 75d1d8736d Replace with JDK 1.8 Integer::compareUnsigned(int, int

[tomcat] 02/02: Update 'ide-intellij' target to overwrite old config.

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f8f5554b7abc9ba61234525c7251a4110826fee7 Author: lihan AuthorDate: Sun Feb 26 15:53:22 2023 +0800 Update 'ide

[tomcat] branch 10.1.x updated (c2f36c205f -> f8f5554b7a)

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from c2f36c205f Fix previous merge. Missed a few changes. new 008abc31d4 Replace with JDK 1.8 Integer::compareUnsigned

[tomcat] 01/02: Replace with JDK 1.8 Integer::compareUnsigned(int, int).

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 008abc31d4e68ef5b0f9bacd9b65b92d8f2a77d0 Author: lihan AuthorDate: Sun Feb 26 15:11:17 2023 +0800 Replace with JDK

[tomcat] branch main updated: Update 'ide-intellij' target to overwrite old config.

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 ac55dde877 Update 'ide-intellij' target to overwrite

[tomcat] branch main updated: Replace with JDK 1.8 Integer::compareUnsigned(int, int).

2023-02-25 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f459e9686e Replace with JDK 1.8 Integer

[tomcat] branch 9.0.x updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 0cc16359c6 Many improvements. 0cc16359c6

[tomcat] branch 10.1.x updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f12a93ed10 Many improvements. f12a93ed10

[tomcat] branch main updated: Many improvements.

2023-02-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f9fa97a537 Many improvements. f9fa97a537

[tomcat] branch main updated: Fix typo.

2023-02-15 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f31182254a Fix typo. f31182254a is described below

[tomcat] branch main updated: Revert TestAsyncContextImpl.

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 1b90313d4c Revert TestAsyncContextImpl. 1b90313d4c

[tomcat] branch 10.1.x updated: Revert TestAsyncContextImpl.

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5bff34bfec Revert TestAsyncContextImpl

[tomcat] branch 9.0.x updated: Revert TestAsyncContextImpl.

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 17e7c48348 Revert TestAsyncContextImpl. 17e7c48348

[tomcat] branch 9.0.x updated: Replace manually invoke close method with try-with-resources. (#590)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 90e6b33286 Replace manually invoke close method

[tomcat] branch 10.1.x updated: Replace manually invoke close method with try-with-resources. (#590)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 a890a8f8eb Replace manually invoke close method

[tomcat] branch main updated: Replace manually invoke close method with try-with-resources. (#590)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 03ae0436fa Replace manually invoke close method

[tomcat] branch 8.5.x updated: Improve: Reuse the instance of StringBuilder to avoid duplicate object creation (#588)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 9a56b27279 Improve: Reuse the instance

[tomcat] branch 9.0.x updated: Improve: Reuse the instance of StringBuilder to avoid duplicate object creation (#588)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 7ba2e5c8b8 Improve: Reuse the instance

[tomcat] branch 10.1.x updated: Improve: Reuse the instance of StringBuilder to avoid duplicate object creation (#588)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 cd06594f7f Improve: Reuse the instance

[tomcat] branch main updated: Improve: Reuse the instance of StringBuilder to avoid duplicate object creation (#588)

2023-02-10 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 87e1cbf767 Improve: Reuse the instance

[tomcat] branch 8.5.x updated: Fix BZ 66471 - JSessionId secure attribute missing with RemoteIpFilter and X-Forwarded-Proto set to https

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5b72c94e8b Fix BZ 66471 - JSessionId secure

[tomcat] branch 9.0.x updated: Fix BZ 66471 - JSessionId secure attribute missing with RemoteIpFilter and X-Forwarded-Proto set to https

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 3b51230764 Fix BZ 66471 - JSessionId secure

[tomcat] branch 10.1.x updated: Fix BZ 66471 - JSessionId secure attribute missing with RemoteIpFilter and X-Forwarded-Proto set to https

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f509bbf31f Fix BZ 66471 - JSessionId secure

[tomcat] branch main updated: Add a changelog entry

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 322fb2bb4e Add a changelog entry 322fb2bb4e

[tomcat] branch main updated: Fix BZ 66471 - JSessionId secure attribute missing with RemoteIpFilter and X-Forwarded-Proto set to https

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c64d496dda Fix BZ 66471 - JSessionId secure

[tomcat] branch 9.0.x updated: Remove incorrect configuration

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 3d3e074d95 Remove incorrect configuration

[tomcat] branch 8.5.x updated: Update objenesis and unboundid versions for IDE configs. Submitted by Bailey Brownie

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 23520c54b3 Update objenesis and unboundid versions

[tomcat] branch 9.0.x updated: Update objenesis and unboundid versions for IDE configs. Submitted by Bailey Brownie

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 74719c4ec3 Update objenesis and unboundid versions

[tomcat] branch 10.1.x updated: Update objenesis and unboundid versions for IDE configs. Submitted by Bailey Brownie

2023-02-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 760961a1a7 Update objenesis and unboundid

[tomcat] branch main updated: Use filtersets for IDE config libs and versioning

2023-02-08 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 bc8a3870c5 Use filtersets for IDE config libs

[tomcat] branch 8.5.x updated: Update objenesis and unboundid versions for IDE configs

2023-01-30 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 8fb3e91ebb Update objenesis and unboundid versions

[tomcat] branch 9.0.x updated: Update objenesis and unboundid versions for IDE configs

2023-01-30 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 cf5d187537 Update objenesis and unboundid versions

[tomcat] branch 10.1.x updated: Update objenesis and unboundid versions for IDE configs (#577)

2023-01-30 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 837272f9ba Update objenesis and unboundid

[tomcat] branch main updated: Update objenesis and unboundid versions for IDE configs (#577)

2023-01-30 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 cdb6f515a9 Update objenesis and unboundid versions

[tomcat] branch main updated: Fix typo.

2023-01-28 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f6bcc2b812 Fix typo. f6bcc2b812 is described below

[tomcat] branch 8.5.x updated: Fix BZ 66393 - Align ExtendedAccessLogValve's x-P(XXX) with the documentation.

2022-12-20 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5febdec1be Fix BZ 66393 - Align

[tomcat] branch 9.0.x updated: Fix BZ 66393 - Align ExtendedAccessLogValve's x-P(XXX) with the documentation.

2022-12-20 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 0dead5d52d Fix BZ 66393 - Align

[tomcat] branch 10.1.x updated: Fix BZ 66393 - Align ExtendedAccessLogValve's x-P(XXX) with the documentation.

2022-12-20 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 f065cf0118 Fix BZ 66393 - Align

[tomcat] branch main updated: Fix BZ 66393 - Align ExtendedAccessLogValve's x-P(XXX) with the documentation.

2022-12-20 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 6a5ef86802 Fix BZ 66393 - Align

[tomcat] branch 8.5.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 72c262206e Fix BZ 66392 - Change the default value

[tomcat] branch 9.0.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 5ffa858953 Fix BZ 66392 - Change the default value

[tomcat] branch 10.1.x updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 20aba8b39d Fix BZ 66392 - Change the default

[tomcat] branch main updated: Fix BZ 66392 - Change the default value of AccessLogValve's file encoding to UTF-8.

2022-12-19 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 17d9359b23 Fix BZ 66392 - Change the default value

[tomcat] branch 8.5.x updated: Update build.xml - remove not available path.

2022-12-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 524011a5e6 Update build.xml - remove not available

[tomcat] branch 9.0.x updated: Update build.xml - remove not available path.

2022-12-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 a91c539a23 Update build.xml - remove not available

[tomcat] branch 10.1.x updated: Update build.xml - remove not available path.

2022-12-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 017c426962 Update build.xml - remove

[tomcat] branch main updated: Update build.xml - remove not available path.

2022-12-09 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c60a558566 Update build.xml - remove not available

[tomcat] branch 10.1.x updated: Update migration tool for Jakarta EE library for IDE configs

2022-12-05 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 d544791a2d Update migration tool for Jakarta EE

[tomcat] branch main updated: Update migration tool for Jakarta EE library for IDE configs

2022-12-05 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c7c866352f Update migration tool for Jakarta EE

[tomcat] branch 8.5.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e5b367e827 BZ 66359 - Update javadoc

[tomcat] branch 9.0.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 26f9951373 BZ 66359 - Update javadoc

[tomcat] branch 10.1.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 bdbb26ecff BZ 66359 - Update javadoc

[tomcat] branch main updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 24a10f2900 BZ 66359 - Update javadoc

[tomcat] branch 10.1.x updated: conf permissions in Dockerfile

2022-11-17 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 de22418833 conf permissions in Dockerfile

[tomcat] branch main updated: conf permissions in Dockerfile

2022-11-17 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 9ade6f42be conf permissions in Dockerfile 9ade6f42be

[tomcat] branch 9.0.x updated: fix issue id in changelog

2022-11-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e54f9221ad fix issue id in changelog e54f9221ad

[tomcat] branch 10.1.x updated: fix issue id in changelog

2022-11-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 dc0f2553de fix issue id in changelog dc0f2553de

[tomcat] branch main updated: fix issue id in changelog

2022-11-16 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 30383129d2 fix issue id in changelog 30383129d2

[tomcat] branch 10.1.x updated: Update migration tool for Jakarta EE library for IDE configs

2022-11-08 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 db9512d5f2 Update migration tool for Jakarta EE

[tomcat] branch main updated: Update migration tool for Jakarta EE library for IDE configs

2022-11-08 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 722356932f Update migration tool for Jakarta EE

[tomcat] branch 10.1.x updated: Update tomcat-embed-core native metadata

2022-11-08 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 cc11b294da Update tomcat-embed-core native

[tomcat] branch main updated: Update tomcat-embed-core native metadata

2022-11-08 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 0e17fee857 Update tomcat-embed-core native metadata

[tomcat] branch 8.5.x updated: Fix a regression that caused a nuance in refactoring for ErrorReportValve

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 06dcaa332e Fix a regression that caused a nuance

[tomcat] branch 9.0.x updated: Fix a regression that caused a nuance in refactoring for ErrorReportValve

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 19f97e3725 Fix a regression that caused a nuance

[tomcat] branch 10.1.x updated: Fix a regression that caused a nuance in refactoring for ErrorReportValve

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 dc20521d12 Fix a regression that caused

[tomcat] branch main updated: Fix a regression that caused a nuance in refactoring for ErrorReportValve

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 58d6656362 Fix a regression that caused a nuance

[tomcat] branch 8.5.x updated: Fix Javadoc to reflect the change in default formatter

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 8c45a4533e Fix Javadoc to reflect the change

[tomcat] branch 9.0.x updated: Fix Javadoc to reflect the change in default formatter

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 932a2364b5 Fix Javadoc to reflect the change

[tomcat] branch 10.1.x updated: Fix Javadoc to reflect the change in default formatter

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 8ab415b699 Fix Javadoc to reflect the change

[tomcat] branch main updated: Fix Javadoc to reflect the change in default formatter

2022-11-06 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 33b4eb58d1 Fix Javadoc to reflect the change

svn commit: r1905034 - in /tomcat/site/trunk: docs/getinvolved.html xdocs/getinvolved.xml

2022-11-02 Thread lihan
Author: lihan Date: Thu Nov 3 03:46:19 2022 New Revision: 1905034 URL: http://svn.apache.org/viewvc?rev=1905034=rev Log: Update coding conventions Modified: tomcat/site/trunk/docs/getinvolved.html tomcat/site/trunk/xdocs/getinvolved.xml Modified: tomcat/site/trunk/docs/getinvolved.html

[tomcat] branch 8.5.x updated: Improve TaskQueue.

2022-11-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 a7cfc66de7 Improve TaskQueue. a7cfc66de7

[tomcat] branch 9.0.x updated: Improve TaskQueue.

2022-11-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 a2ffa69a72 Improve TaskQueue. a2ffa69a72

[tomcat] branch 10.1.x updated: Improve TaskQueue.

2022-11-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 77e025ffaa Improve TaskQueue. 77e025ffaa

[tomcat] branch main updated: Improve TaskQueue.

2022-11-02 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c88e4ca0d8 Improve TaskQueue. c88e4ca0d8

[tomcat] branch 8.5.x updated: Fix BZ 66331

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 1f654363f1 Fix BZ 66331 1f654363f1 is described

[tomcat] branch 9.0.x updated: Fix BZ 66331

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 9c804a3096 Fix BZ 66331 9c804a3096 is described

[tomcat] branch 10.1.x updated: Fix BZ 66331

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 130d03c720 Fix BZ 66331 130d03c720 is described

[tomcat] branch main updated: Fix BZ 66330

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 ee4a1496dd Fix BZ 66330 ee4a1496dd is described

[tomcat] branch 8.5.x updated: Fix typo.

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 c07394f7d4 Fix typo. c07394f7d4 is described below

[tomcat] branch 9.0.x updated: Fix typo.

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 762b4d3218 Fix typo. 762b4d3218 is described below

[tomcat] branch 10.1.x updated: Fix typo.

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 2ab219be7d Fix typo. 2ab219be7d is described

[tomcat] branch main updated: Fix typo.

2022-11-01 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 9d91e13654 Fix typo. 9d91e13654 is described below

[tomcat] branch 9.0.x updated: Refactor. Simplify 'Map' operations. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 2a89eddb91 Refactor. Simplify 'Map' operations

[tomcat] branch 10.1.x updated: Refactor. Simplify 'Map' operations. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e1aa7083ee Refactor. Simplify 'Map' operations

[tomcat] branch main updated: Refactor. Simplify 'Map' operations. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 3e62a4f13b Refactor. Simplify 'Map' operations

[tomcat] branch 8.5.x updated: Refactor. Reduce duplicate code. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 fb403afc5e Refactor. Reduce duplicate code

[tomcat] branch 10.1.x updated: Refactor. Reduce duplicate code. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 aa5375ed4a Refactor. Reduce duplicate code

[tomcat] branch 9.0.x updated: Refactor. Reduce duplicate code. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 943ccbc114 Refactor. Reduce duplicate code

[tomcat] branch main updated: Refactor. Reduce duplicate code. No functional change.

2022-10-31 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 523f9353cf Refactor. Reduce duplicate code

svn commit: r1904873 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2022-10-27 Thread lihan
Author: lihan Date: Thu Oct 27 08:18:26 2022 New Revision: 1904873 URL: http://svn.apache.org/viewvc?rev=1904873=rev Log: Fix error link Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs/presentations.html URL

[tomcat-jakartaee-migration] 02/04: Avoid JavaClass.dump when there are no changes

2022-10-26 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 7bc11053e56c3e046226185136a0700cbac31e2f Author: Danny Thomas AuthorDate: Mon Oct 24 17:19:15 2022

[tomcat-jakartaee-migration] 03/04: Improve manifest handling

2022-10-26 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 4d83b8d04d28cd4a711942c6cdd3659802a0dbb2 Author: Danny Thomas AuthorDate: Wed Oct 26 13:54:57 2022

[tomcat-jakartaee-migration] 04/04: Add change log entry

2022-10-26 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 13480f5953cd6230a839c6f7170c05a322724915 Author: lihan AuthorDate: Wed Oct 26 16:11:03 2022 +0800

[tomcat-jakartaee-migration] branch main updated (d8b33d3 -> 13480f5)

2022-10-26 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git from d8b33d3 Move Checkstyle files to more natural location new 12cfba6 Improve composability

[tomcat-jakartaee-migration] 01/04: Improve composability of the migration tool when using from other tools

2022-10-26 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 12cfba68ab42ca06e99bf585656d1aa4936a9d7a Author: Danny Thomas AuthorDate: Mon Oct 24 11:48:16 2022

<    1   2   3   >