This is an automated email from the ASF dual-hosted git repository.
echobravo pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 3b15f69 GEODE-7392 Add sha tag to heavy lifter. (#4260)
add 93b1482 GEODE-7379: Remove TcpServer dependencies on CancelException.
(#4259)
No new revisions were added by this update.
Summary of changes:
...tServerHostNameVerificationDistributedTest.java | 7 +++--
.../internal/CustomSSLProviderDistributedTest.java | 9 ++++--
.../apache/geode/distributed/LocatorDUnitTest.java | 13 ++++----
.../TcpServerBackwardCompatDUnitTest.java | 2 +-
.../geode/internal/cache/GridAdvisorDUnitTest.java | 3 +-
.../tcpserver/TCPClientSSLIntegrationTest.java | 4 +--
.../internal/tcpserver/TCPServerSSLJUnitTest.java | 4 +--
.../apache/geode/codeAnalysis/excludedClasses.txt | 1 -
.../distributed/internal/InternalLocator.java | 3 +-
.../internal/tcpserver/LocatorCancelException.java | 35 ----------------------
.../distributed/internal/tcpserver/TcpClient.java | 10 +++----
.../internal/JmxManagerLocatorRequest.java | 3 +-
.../tcpserver/TcpServerDependenciesTest.java | 4 ---
13 files changed, 28 insertions(+), 70 deletions(-)
delete mode 100644
geode-core/src/main/java/org/apache/geode/distributed/internal/tcpserver/LocatorCancelException.java