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
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
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
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
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
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
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
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.]
---
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
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:
>
(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]
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
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
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..
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
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
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
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/
--
18 matches
Mail list logo