This is an automated email from the ASF dual-hosted git repository.
rhoughton pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from fb45d22 GEODE-8186: UG add example for query --member option (#5203)
add 917f4c9 Feature/GEODE-7414_2_redo (#5115)
No new revisions were added by this update.
Summary of changes:
buildSrc/build.gradle | 2 +-
...hanges.groovy => GeodeApiRegressionRule.groovy} | 22 ++++++++++++++++------
.../src/main/resources/japicmp_exceptions.json | 4 ++++
.../integrationTest/resources/assembly_content.txt | 1 +
...SSLSocketParameterExtensionIntegrationTest.java | 9 +++++----
.../org/apache/geode/internal/admin/SSLConfig.java | 13 +++++++++----
.../apache/geode/net/SSLParameterExtension.java | 7 ++++---
.../SSLParameterExtensionContext.java} | 7 +++----
.../SSLParameterExtensionContextImpl.java} | 22 ++++++++--------------
gradle/japicmp.gradle | 5 +++++
10 files changed, 56 insertions(+), 36 deletions(-)
copy
buildSrc/src/main/groovy/org/apache/geode/gradle/japicmp/{AllowMajorBreakingChanges.groovy
=> GeodeApiRegressionRule.groovy} (64%)
create mode 100755 buildSrc/src/main/resources/japicmp_exceptions.json
copy
geode-core/src/main/java/org/apache/geode/{internal/cache/DiskDirSizesUnit.java
=> net/SSLParameterExtensionContext.java} (87%)
copy
geode-core/src/{distributedTest/java/org/apache/geode/cache30/RegionReliabilityDistAckDUnitTest.java
=>
main/java/org/apache/geode/net/internal/SSLParameterExtensionContextImpl.java}
(66%)