Skip to content

Commit b191876

Browse files
committed
Include reference to the Apache Geode commit that changed the API and broke STDG!
1 parent f03aa7a commit b191876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-data-geode-test/src/test/java/org/springframework/data/gemfire/tests/integration/SslConfigurationIntegrationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
*/
3939
public class SslConfigurationIntegrationTests {
4040

41+
// THIS BS(!): https://github.com/apache/geode/commit/3b8f4401bf117f811f455b8723803edfe61b71fe#diff-060680eb4aeb605db22253a275cc0c679fdbacb9e70a5f17197e521e9b6c4045L43
4142
private SSLConfigurationFactory getInstance() {
4243

4344
Method getInstance = ReflectionUtils.findMethod(SSLConfigurationFactory.class, "getInstance");

0 commit comments

Comments
 (0)