Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Complete
-
1.0.0.APACHE-GEODE-INCUBATING-RELEASE, 2.0 M1 (Kay)
-
Spring Data GemFire + Pivotal GemFire using Spring 5.
Spring Data Geode + Apache Geode using Spring 5.
-
Ingalls GA
Description
Core Spring Framework 5.0.0.BUILD-SNAPSHOT has just dropped support for the BeanFactoryLocator, upon which the GemfireBeanFactoryLocator is based. This change in the core Spring Framework was just made as part of SPR-15154.
This has led to the following problems:
1. Spring Session (runtime) build failure in the GemFire-related tests.
2. Spring Data GemFire (compile) build failure.
The GemfireBeanFactoryLocator must be replaced with the SpringContextBootstrappingInitizer.
Attachments
Issue Links
- relates to
-
INT-4211 Upgrade to Spring Data Gemfire which is compatible with Spring Framework 5.0
-
- Closed
-