https://bz.apache.org/bugzilla/show_bug.cgi?id=66541
--- Comment #6 from Tom Whitmore ---
Thanks. The "wrapped one" is the outer one; I use wrapped & underlying as a
frequent terminology, it works well & is clear semantically.
> I'm not sure wrappedURL is the best terminology either since it is
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/36/builds/440
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 8.5.x] 6b3ffe05d2b05961cb3b47d1c1f6fc98a9869b83
Steps:
worker_prepa
https://bz.apache.org/bugzilla/show_bug.cgi?id=66541
--- Comment #5 from Mark Thomas ---
Thanks for the review. I agree the wording is misleading. I'm not sure
wrappedURL is the best terminology either since it is the original resource URL
that is wrapped. I think maybe one of wrapperURL, wrappin
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/502
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 9.0.x] d2ee6bfc2dda584f1c5b9fe5eca4086fa844b20c
Steps:
worker_prepa
https://bz.apache.org/bugzilla/show_bug.cgi?id=66541
--- Comment #4 from Tom Whitmore ---
Created attachment 38528
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38528&action=edit
patch for CachedResource/ CachedResourceURLStreamHandler
--
You are receiving this mail because:
You are th
https://bz.apache.org/bugzilla/show_bug.cgi?id=66541
--- Comment #3 from Tom Whitmore ---
Hi, thanks very much for the quick response. Just checking up on the proposed
fix -- looks like a small issue with the delegation logic, confirmed in
debugger.
The CachedResourceURLStreamHandler is created
https://bz.apache.org/bugzilla/show_bug.cgi?id=66541
Tom Whitmore changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/733
Blamelist: Mark Thomas
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 10.1.x] 11b80d9e5347bfc8dcd869c48a8f5a02c7cf0b38
Steps:
worker_prep
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 6b3ffe05d2 Fix backport - 10.1.x and earlier suppor
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 d2ee6bfc2d Fix backport - 10.1.x and earlier suppor
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 11b80d9e53 Fix backport - 10.1.x and earlier supp
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/36/builds/439
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 8.5.x] 501f2a669151cb1f63e3fd96b5148532523b7d
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/501
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] d2ac6e2847d45c9df03302b69a565b23020a87
Build status: BUILD FAILED: compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/44/builds/732
Blamelist: Mark Thomas
Build Text: compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 10.1.x] 1c68b9106d0d997911ada0d1ce3d05545065d468
Steps:
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 501f2a6691 Fix typo - thanks Chuck
501f2a6691 is de
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 d2ac6e2847 Fix typo - thanks Chuck
d2ac6e2847 is de
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 1c68b9106d Fix typo - thanks Chuck
1c68b9106d is
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 f13f3306cd Fix typo - thanks Chuck
f13f3306cd is desc
PasunuriSrinidhi commented on PR #600:
URL: https://github.com/apache/tomcat/pull/600#issuecomment-1484093801
if not "%JAVA_HOME%" == "" (
set "JAVA="%JAVA_HOME%\bin\java.exe""
) else (
echo The JAVA_HOME environment variable is not defined correctly.
echo JAVA_HOME="%JAVA_H
markt-asf closed pull request #594: Update CoyoteAdapter.java
URL: https://github.com/apache/tomcat/pull/594
--
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-m
markt-asf commented on PR #594:
URL: https://github.com/apache/tomcat/pull/594#issuecomment-1484093432
I've applied what I believe to be the 'right' fix for this. We now use the
web application class loader when looking up the session and checking the
validity.
--
This is an automated me
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 b3fb46bf4b Avoid CNFEs with custom managers deploye
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 9a020d7f79 Avoid CNFEs with custom managers deploye
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 77dd27cf1e Avoid CNFEs with custom managers deployed
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 01006516d2 Avoid CNFEs with custom managers deplo
markt-asf commented on code in PR #604:
URL: https://github.com/apache/tomcat/pull/604#discussion_r1148503570
##
webapps/docs/changelog.xml:
##
@@ -174,6 +174,10 @@
with some OSGi custom URL schemes that can trigger potentially slow DNS
lookups in some configur
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
33 matches
Mail list logo