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 b364efe99e Fix BZ 63390 - Fix test on Solaris.
b364ef
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 7d2a6333d7 Fix BZ 63390 - Fix test on Solaris.
7d
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 0533c845d3 Fix BZ 63390 - Fix test on Solaris.
0533
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 83b69e66eb Fix BZ 63390 - Fix test on Solaris.
83b6
https://bz.apache.org/bugzilla/show_bug.cgi?id=66390
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209
--- Comment #28 from gabriel.holl...@appian.com ---
I was looking over the changes, and should AbstractSingleArchiveResourceSet
also rely upon the same configuration honor the retain and bloom filter
setting?
It makes for inconsistent behavior
https://bz.apache.org/bugzilla/show_bug.cgi?id=66209
--- Comment #29 from Mark Thomas ---
(In reply to gabriel.hollies from comment #28)
> I was looking over the changes, and should AbstractSingleArchiveResourceSet
> also rely upon the same configuration honor the retain and bloom filter
> settin