Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 1.0.0.APACHE-GEODE-INCUBATING-M3
-
Labels:
-
Environment:Spring + Apache Geode (latest)
-
Sprint:Hopper SR2
Description
Currently, the Spring Data (Geode) build for Apache Geode is failing because the (technically unnecessary) version checks and actual Apache Geode version value does not match the expected, most likely because the Apache Geode team changed the behavior and version values in the com.gemstone.gemfire.internal.GemFireVersion class as result of GEODE-1316.
The following code and associated tests are no long necessary in the SDG codebase supporting Apache Geode.