[Bug 69380] Tomcat 8.5.100 Core Binary Distrubution software download links are broken

2024-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69380 --- Comment #5 from Michael Osipov --- I think we have a cache problem somewhere: $ curl -I https://tomcat.apache.org/download-80.cgi https://tomcat.apache.org/download-85.cgi HTTP/1.1 200 Connection Established Proxy-Agent: Zscaler/6.2 HTTP/2

Re: [ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Christopher Schultz
Rémy, On 10/8/24 10:54, Rémy Maucherat wrote: On Tue, Oct 8, 2024 at 4:04 PM Tim Funk wrote: (Sorry I was out of office recently to test this) This might cause issues for folks ... https://bz.apache.org/bugzilla/show_bug.cgi?id=69333 If you precompiled your JSP's - You will get probably get

Re: [ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Christopher Schultz
Rémy, On 10/9/24 00:20, Christopher Schultz wrote: Rémy, On 10/8/24 10:54, Rémy Maucherat wrote: On Tue, Oct 8, 2024 at 4:04 PM Tim Funk wrote: (Sorry I was out of office recently to test this) This might cause issues for folks ... https://bz.apache.org/bugzilla/show_bug.cgi?id=69333 If y

[Bug 69386] New: Pre-compiled JSPs result in NoSuchMethodError with latest upgrade

2024-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69386 Bug ID: 69386 Summary: Pre-compiled JSPs result in NoSuchMethodError with latest upgrade Product: Tomcat 9 Version: 9.0.96 Hardware: PC OS: Linux

svn commit: r1921190 - in /tomcat/site/trunk: ./ docs/ xdocs/

2024-10-08 Thread remm
Author: remm Date: Tue Oct 8 12:38:12 2024 New Revision: 1921190 URL: http://svn.apache.org/viewvc?rev=1921190&view=rev Log: Site update for 9.0.96 Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.html

Re: Playing with 103 Early Hints

2024-10-08 Thread Mark Thomas
On 07/10/2024 22:40, Christopher Schultz wrote: All, Top-posting to add another option for getting 103 Early Hints into the hands of application developers: 3. Allow applications to call response.sendError(103) or response.setStatus(103), to which Tomcat will simply call its own sendEarlyHi

svn commit: r1921192 - /tomcat/site/trunk/docs/tomcat-9.0-doc/architecture/startup/serverStartup.pdf

2024-10-08 Thread remm
Author: remm Date: Tue Oct 8 12:43:55 2024 New Revision: 1921192 URL: http://svn.apache.org/viewvc?rev=1921192&view=rev Log: Docs update for 9.0.96 Removed: tomcat/site/trunk/docs/tomcat-9.0-doc/architecture/startup/serverStartup.pdf

svn commit: r1921191 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ api/ ap

2024-10-08 Thread remm
Author: remm Date: Tue Oct 8 12:43:29 2024 New Revision: 1921191 URL: http://svn.apache.org/viewvc?rev=1921191&view=rev Log: Docs update for 9.0.96 [This commit notification would consist of 59 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

Re: Notes from today's Tomcat 12 panel discussion at CoC Denver

2024-10-08 Thread Coty Sutherland
Thanks for taking notes! On Monday, October 7, 2024, Christopher Schultz < ch...@christopherschultz.net> wrote: > All, > > These are some brief notes I took during today's meeting about community expectations and desires for Tomcat 12. > > I think it's worth possibly separating these out into indi

Re: [ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Rémy Maucherat
On Tue, Oct 8, 2024 at 4:04 PM Tim Funk wrote: > > (Sorry I was out of office recently to test this) > > This might cause issues for folks ... > https://bz.apache.org/bugzilla/show_bug.cgi?id=69333 > > If you precompiled your JSP's - You will get probably get something like > this after upgrade: >

Re: [ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Tim Funk
(Sorry I was out of office recently to test this) This might cause issues for folks ... https://bz.apache.org/bugzilla/show_bug.cgi?id=69333 If you precompiled your JSP's - You will get probably get something like this after upgrade: 08-Oct-2024 09:37:25.873 SEVERE [ajp-nio-127.0.0.1-8009-exec-5]

Re: [ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Tim Funk
For non-precompiled ... It's also an issue if you didn't clean your $CATALINA_TMP - in which case - the user also needs to find $CATALINA_TMP -name '*.java' -delete find $CATALINA_TMP -name '*.class' -delete -Tim On Tue, Oct 8, 2024 at 9:52 AM Tim Funk wrote: > (Sorry I was out of office recent

[ANN] Apache Tomcat 9.0.96 available

2024-10-08 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.96. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.96 is a bugfix and feat

svn commit: r72197 - /release/tomcat/tomcat-9/v9.0.95/

2024-10-08 Thread remm
Author: remm Date: Tue Oct 8 13:31:51 2024 New Revision: 72197 Log: Drop 9.0.95 Removed: release/tomcat/tomcat-9/v9.0.95/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h..

(tomcat) branch 9.0.x updated: Add release date

2024-10-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 a955020d3e Add release date a955020d3e is described

[VOTE][RESULT] Release Apache Tomcat 9.0.96

2024-10-08 Thread Rémy Maucherat
The following votes were cast: Binding: +1: isapir, remm, markt, schultz, rjung Non-binding: +1: dsoumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Rémy - To unsu

Re: Notes from today's Tomcat 12 panel discussion at CoC Denver

2024-10-08 Thread Rémy Maucherat
On Tue, Oct 8, 2024 at 7:51 AM Christopher Schultz wrote: > > All, > > These are some brief notes I took during today's meeting about community > expectations and desires for Tomcat 12. > > I think it's worth possibly separating these out into individual > discussion threads so things don't get to

svn commit: r72196 - /dev/tomcat/tomcat-9/v9.0.96/ /release/tomcat/tomcat-9/v9.0.96/

2024-10-08 Thread remm
Author: remm Date: Tue Oct 8 12:29:29 2024 New Revision: 72196 Log: Release Apache Tomcat 9.0.96 Added: release/tomcat/tomcat-9/v9.0.96/ - copied from r72195, dev/tomcat/tomcat-9/v9.0.96/ Removed: dev/tomcat/tomcat-9/v9.0.96/ --