[Bug 69381] Excess object copying while evaluating reflective method calls
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 --- Comment #6 from Chen Jp --- Util#findMethod: This method duplicates code in org.apache.el.util.ReflectionUtil. When making changes keep the code in sync. Per comments, updated ReflectionUtil is expected. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[PR] fix message parameters - expiresFilter.skippedStatusCode [tomcat]
Chenjp opened a new pull request, #776: URL: https://github.com/apache/tomcat/pull/776 expiresFilter.skippedStatusCode: fix message parameters. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
(tomcat) branch 11.0.x updated: Fix unix line ends for helper shell script in src.tar.gz
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 33f2197f16 Fix unix line ends for helper shell script in src.tar.gz 33f2197f16 is described below commit 33f2197f16b9ebc61f0c8c3c7eba71085970262c Author: Rainer Jung AuthorDate: Sat Nov 9 10:29:31 2024 +0100 Fix unix line ends for helper shell script in src.tar.gz --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index e0918acf28..78f93fd364 100644 --- a/build.xml +++ b/build.xml @@ -3156,6 +3156,7 @@ Configured for ${release.asfusername} to release Tomcat ${version.major}.${versi + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[VOTE][RESULT]
The following votes were cast: Binding: +1: markt, remm, isapir, csutherl, schultz, rjung No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r72943 - /dev/tomcat/tomcat-11/v11.0.1/ /release/tomcat/tomcat-11/v11.0.1/
Author: markt Date: Sun Nov 10 18:06:43 2024 New Revision: 72943 Log: Release Tomcat 11.0.1 Added: release/tomcat/tomcat-11/v11.0.1/ - copied from r72942, dev/tomcat/tomcat-11/v11.0.1/ Removed: dev/tomcat/tomcat-11/v11.0.1/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
(tomcat) branch 11.0.x updated: Add release date
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 0d3d42f46d Add release date 0d3d42f46d is described below commit 0d3d42f46dba42fe323a464612dea10e7598bd8f Author: Mark Thomas AuthorDate: Sun Nov 10 18:14:08 2024 + Add release date --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f5e2c397c7..16f6cdaf6f 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -114,7 +114,7 @@ - + - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 69438] A spelling mistake in server status
https://bz.apache.org/bugzilla/show_bug.cgi?id=69438 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED OS||All --- Comment #1 from Mark Thomas --- Tx. We manage the translations via POEditor. Details can be found at: https://cwiki.apache.org/confluence/display/TOMCAT/Managing+translations I have updated this translation at poeditor.com It will be picked for in the next (December 2024) release round. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r72944 - in /release/tomcat: tomcat-11/v11.0.0-M26/ tomcat-9/v9.0.96/
Author: markt Date: Sun Nov 10 22:01:41 2024 New Revision: 72944 Log: Remove old releases from CDN Removed: release/tomcat/tomcat-11/v11.0.0-M26/ release/tomcat/tomcat-9/v9.0.96/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1921837 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-11.0-doc/ docs/tomcat-11.0-doc/annotationapi/ docs/tomcat-11.0-doc/annotationapi/jakarta/annotation/ docs/tomcat-11.0-doc/annotationa
Author: markt Date: Sun Nov 10 22:12:40 2024 New Revision: 1921837 URL: http://svn.apache.org/viewvc?rev=1921837&view=rev Log: Update site for 11.0.1 release [This commit notification would consist of 75 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org