This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 97a803bed0 Fix SSL socket factory configuration in the JNDI realm
new 0e21a3fd9d Refactor AprStatus to o.a.t.jni package
new cf4dc96232 Remove unnecessary tests.
The 2 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:
java/org/apache/catalina/connector/Connector.java | 2 +-
.../apache/catalina/core/AprLifecycleListener.java | 31 ++++++++++---------
java/org/apache/catalina/core/AprStatus.java | 35 ++++++++++------------
.../{catalina/core => tomcat/jni}/AprStatus.java | 2 +-
.../tomcat/buildutil/translate/TestUtils.java | 26 ----------------
.../tomcat/util/net/TestClientCertTls13.java | 2 +-
test/org/apache/tomcat/util/net/TesterSupport.java | 2 +-
.../tomcat/util/net/openssl/TestOpenSSLConf.java | 2 +-
8 files changed, 36 insertions(+), 66 deletions(-)
copy java/org/apache/{catalina/core => tomcat/jni}/AprStatus.java (98%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]