Chenjp commented on PR #862:
URL: https://github.com/apache/tomcat/pull/862#issuecomment-2937920885
> Thanks. Fixing this did not seem to be a bad idea, but the proposed patch
seemed too convoluted. I did not add the test since encodeRedirectURL requires
a real session (and it is already te
Build status: Build succeeded!
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1420
Blamelist: Mark Thomas , remm
Build Text: build successful
Status Detected: restored build
Build Source Stamp: [branch 9.0.x] 3391a6b6d488b241c1d65709a80750d3fddd24d2
Steps:
work
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1419
Blamelist: remm
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] 9c3673ba04009377cb0c81ccb6cf5078aec1aa95
S
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 d54e8e0a4c Correct the hash (copy/paste error)
d54e8e
On 03/06/2025 10:16, jean-frederic clere wrote:
On 5/22/25 11:30 AM, Mark Thomas wrote:
All,
This isn't going to work for 3.5.x. We need to use a newer compiler
than the one packaged with Mladen's custom Microsoft compiler bundle.
I have been meaning to look at updating the Tomcat Native bui
rmaucher commented on PR #862:
URL: https://github.com/apache/tomcat/pull/862#issuecomment-2934934189
Thanks. Fixing this did not seem to be a bad idea, but the proposed patch
seemed too convoluted. I did not add the test since encodeRedirectURL requires
a real session (and it is already te
rmaucher closed pull request #862: BZ 69699 - Propagate Session ID path
parameter during rewrite redirect
URL: https://github.com/apache/tomcat/pull/862
--
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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 9c3673ba04 Encode redirect URL used by the rewrite v
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 8621e4c6ba Encode redirect URL used by the rewrite
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 90306d971b Encode redirect URL used by the rewrite
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 fd82e6cc7c Encode redirect URL used by the rewrite val
On 5/22/25 11:30 AM, Mark Thomas wrote:
All,
This isn't going to work for 3.5.x. We need to use a newer compiler than
the one packaged with Mladen's custom Microsoft compiler bundle.
I have been meaning to look at updating the Tomcat Native builds so we
can use a standard Visual Studio insta
Chenjp opened a new pull request, #863:
URL: https://github.com/apache/tomcat/pull/863
enable inline comment support for plain text rewrite map.
Per doc
[rewritemap.html#txt](https://httpd.apache.org/docs/2.4/rewrite/rewritemap.html#txt)
:
```
# Comment line
MatchingKey Subs
14 matches
Mail list logo