This is an automated email from the ASF dual-hosted git repository.
remm 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 7dbba140fd Fix checkstyle
7dbba140fd is described belo
This is an automated email from the ASF dual-hosted git repository.
remm 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 926cf93b42 Fix checkstyle
926cf93b42 is described
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 8baca9ff8a Fix checkstyle
8baca9ff8a is described be
This is an automated email from the ASF dual-hosted git repository.
remm 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 7a3a3a4cf5 Fix checkstyle
7a3a3a4cf5 is described be
> On Apr 25, 2023, at 15:07, r...@apache.org wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> remm 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 th
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574
--- Comment #6 from Mark Thomas ---
This is related to one of the fixes for bug 66508. Specifically this change:
https://github.com/apache/tomcat/commit/dccc2644ce701e88b152563473a350ec33a29a81
In short, the above change replaced the internal
fage88 commented on PR #28:
URL:
https://github.com/apache/tomcat-maven-plugin/pull/28#issuecomment-1522064083
Closing this PR, we abandoned Tomcat
--
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 t
fage88 closed pull request #28: PFCORE-7274 upgrade tomcat 7 version to 7.0.92
URL: https://github.com/apache/tomcat-maven-plugin/pull/28
--
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574
--- Comment #7 from Mark Thomas ---
I have a patch that addresses this issue by refactoring the session state so it
uses an AtomicReference (with a couple of extra states) rather than a lock.
Initial testing is positive but I am currently runn
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574
--- Comment #8 from Boris Petrov ---
Great, thanks a lot for the quick fix! I'll try to test with whatever you give
me, yes. 9.0.x, correct. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
---
This is an automated email from the ASF dual-hosted git repository.
markt 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 36f134465d Fix BZ 66574 - refactor close to avoid pos
This is an automated email from the ASF dual-hosted git repository.
markt 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 260f5982ae Fix BZ 66574 - refactor close to avoid
This is an automated email from the ASF dual-hosted git repository.
markt 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 0046da8747 Fix BZ 66574 - refactor close to avoid p
This is an automated email from the ASF dual-hosted git repository.
markt 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 6759f9e92b Fix BZ 66574 - refactor close to avoid p
This is an automated email from the ASF dual-hosted git repository.
markt 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 bd613e03ff Add release date for 11.0.0-M5
bd613e03ff
Author: markt
Date: Tue Apr 25 20:24:25 2023
New Revision: 61474
Log:
Drop older versions from CDN
Removed:
release/tomcat/tomcat-11/v11.0.0-M4/
release/tomcat/tomcat-9/v9.0.73/
-
To unsubscribe, e-mail: dev-unsubscr...
This is an automated email from the ASF dual-hosted git repository.
markt 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 800abedcbb Fix warning
800abedcbb is described below
This is an automated email from the ASF dual-hosted git repository.
markt 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 c8da1ade41 Fix warning
c8da1ade41 is described belo
This is an automated email from the ASF dual-hosted git repository.
markt 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 c2d95eb783 Fix warning
c2d95eb783 is described be
This is an automated email from the ASF dual-hosted git repository.
markt 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 9ddf8d73e3 Fix warning
9ddf8d73e3 is described belo
https://bz.apache.org/bugzilla/show_bug.cgi?id=66574
--- Comment #9 from Mark Thomas ---
Great. 9.0.75-dev build that includes the proposed fix for this deadlock is
available at:
https://people.apache.org/~markt/dev/v9.0.75-dev/
Usual caveats apply. This is not an official release. It is only in
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/324
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch main] 36f134465dea9e2d7edf23e1b0cf5d0f571032
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/325
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch main] 800abedcbb75d853a4e044d1086548cafbcf0d84
Steps:
worker_prepa
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/36/builds/462
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 8.5.x] 9ddf8d73e35bdb07d2181325d4e27f86f6defc
24 matches
Mail list logo