This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from b04c1df Align with 10.0.x: Add SSO cookieName configuration attribute new abf45df Better align with 10.0.x and 9.0.x new 804ffa6 Better align with 10.0.x/9.0.x - use StringManager new 0610e67 Align with 10.0.x/9.0.x - avoid explicitly referenced anonymous classes new b7a736f Align with 10.0.x/9.0.x - avoid explicitly referenced anonymous classes new 434d791 Align with 10.0.x/9.0.x - avoid explicitly referenced anonymous classes The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/catalina/connector/ResponseFacade.java | 34 +++--- .../catalina/core/DefaultInstanceManager.java | 120 +++++++++++++-------- .../apache/catalina/core/LocalStrings.properties | 2 + .../catalina/core/LocalStrings_fr.properties | 2 + .../catalina/core/LocalStrings_ja.properties | 2 + .../catalina/core/LocalStrings_ko.properties | 2 + .../catalina/core/LocalStrings_zh_CN.properties | 2 + .../catalina/security/SecurityClassLoad.java | 10 +- .../apache/catalina/session/StandardSession.java | 82 +++++++------- 9 files changed, 152 insertions(+), 104 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org