Hey all,
Regarding tomcat 10.x+
I'm wondering if org.apache.tomcat.jakartaee usage in tomcat-catalina is
intended to be optional?
By the looks of it, I'm thinking not, so it begs the question whether it
should be a proper module; both JPMS and OSGi? Otherwise tomcat-catalina
can never be used in
https://bz.apache.org/bugzilla/show_bug.cgi?id=65951
Igal Sapir changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Wed, Mar 9, 2022 at 6:00 AM Mark Thomas wrote:
> The proposed Apache Tomcat 10.1.0-M12 release is now available for
> voting.
>
> Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
> without changes. Java EE applications designed for Tomcat 9 and earlier
> may be placed in
This is an automated email from the ASF dual-hosted git repository.
isapir 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 39761d9 BZ-65951 Use the tomcat.output property ins
Am 09.03.22 um 15:52 schrieb Mark Thomas:
The proposed Apache Tomcat 10.0.18 release is now available for
voting.
Apache Tomcat 10.0.x implements Jakarta EE 9 and, as such, the primary
package for all the specification APIs has changed from javax.* to
jakarta.*
Applications that run on Tomca
On Wed, Mar 9, 2022 at 6:52 AM Mark Thomas wrote:
> The proposed Apache Tomcat 10.0.18 release is now available for
> voting.
>
> Apache Tomcat 10.0.x implements Jakarta EE 9 and, as such, the primary
> package for all the specification APIs has changed from javax.* to
> jakarta.*
>
> Application
On Sun, Mar 13, 2022 at 12:41 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> The proposed Apache Tomcat 8.5.77 release is now available for voting.
>
> The notable changes compared to 8.5.76 are:
>
> - Fix a potential thread-safety issue that could cause HTTP/1.1 request
> pro
This is an automated email from the ASF dual-hosted git repository.
isapir 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 8b93b46 BZ-65951 Use the tomcat.output property i
https://bz.apache.org/bugzilla/show_bug.cgi?id=65951
Bug ID: 65951
Summary: ant package with custom tomcat.output fails in
add-osgi
Product: Tomcat 9
Version: 9.0.59
Hardware: PC
OS: Linux
Status
Rainer,
On 2/28/22 10:35, Rainer Jung wrote:
Am 28.02.2022 um 15:34 schrieb Christopher Schultz:
Rainer,
On 2/25/22 23:22, Rainer Jung wrote:
I don't get any unit test failures. I set in build.properties:
test.apr.loc=/path/to/tcnative/lib
test.openssl.path=/path/to/openssl/bin/openssl
I
The proposed Apache Tomcat 8.5.77 release is now available for voting.
The notable changes compared to 8.5.76 are:
- Fix a potential thread-safety issue that could cause HTTP/1.1 request
processing to pause, and potentially timeout, waiting for additional
data when the full request has bee
Added: dev/tomcat/tomcat-8/v8.5.77/bin/extras/catalina-ws.jar.asc
==
--- dev/tomcat/tomcat-8/v8.5.77/bin/extras/catalina-ws.jar.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.77/bin/extras/catalina-ws.jar.asc Sun Mar 13
19:31:20
Author: schultz
Date: Sun Mar 13 19:31:20 2022
New Revision: 53017
Log:
Upload 8.5.77 for voting.
Added:
dev/tomcat/tomcat-8/v8.5.77/
dev/tomcat/tomcat-8/v8.5.77/KEYS
dev/tomcat/tomcat-8/v8.5.77/README.html
dev/tomcat/tomcat-8/v8.5.77/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.5.77/
Mark,
On Sun, Mar 13, 2022 at 10:00 AM Mark Thomas wrote:
> Works for me. CI systems (Gump, BuidlBot) also look OK.
>
> Maybe something related to the build environment?
>
Thanks! I see the problem, and it also affects other versions, e.g. 9.0.x.
For each major version I have a git tree, and
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to tag 8.5.77
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3931695e564dd4dd1dbf029026e900b74992408c
Author: schultz
AuthorDate: Sun Mar 13 12:15:20 2022 -0700
Tag 8.5.77
---
b
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a change to tag 8.5.77
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 3931695 (commit)
This tag includes the following new commits:
new 3931695 Tag 8.5.77
The 1 revisions listed ab
👍 I'll prepare a pr.
On Sun., Mar. 13, 2022, 1:11 p.m. Mark Thomas, wrote:
> On 13/03/2022 03:07, Raymond Augé wrote:
> > tomcat-catalina imports org.apache.tomcat.util.http.fileupload.impl [1]
> > tomcat-coyote however does not export
> > org.apache.tomcat.util.http.fileupload.impl
> >
> > How
On 13/03/2022 03:07, Raymond Augé wrote:
tomcat-catalina imports org.apache.tomcat.util.http.fileupload.impl [1]
tomcat-coyote however does not export
org.apache.tomcat.util.http.fileupload.impl
How would you like to address this?
Should tomcat-coyote simply export the package?
Seems like the
On 12/03/2022 19:27, Igal Sapir wrote:
The unit
test TEST-org.apache.tomcat.jni.TestSocketServerAnyLocalAddress.NIO2.txt
which used to work properly in my environment is failing with an error [1].
Any ideas why?
Nothing obvious. Maybe use Wireshark to see what is going on?
Mark
Igal
[1]
Works for me. CI systems (Gump, BuidlBot) also look OK.
Maybe something related to the build environment?
Mark
On 12/03/2022 19:45, Igal Sapir wrote:
On Wed, Mar 9, 2022 at 6:00 AM Mark Thomas wrote:
The proposed Apache Tomcat 10.1.0-M12 release is now available for
voting.
Applications t
20 matches
Mail list logo