Re: SDG and Geode 1.4+ issue

2018-04-17 Thread John Blum
Correction... Also, I have created *version compatibility Wiki page* for Spring Data GemFire *and Pivotal GemFire *[1]; I will make it a point to do the same for Spring Data Geode *and **Apache Geode*. On Tue, Apr 17, 2018 at 9:55 AM, John Blum wrote: > Hi Dennis- > > For a schedule of the Spri

Re: SDG and Geode 1.4+ issue

2018-04-17 Thread John Blum
Hi Dennis- For a schedule of the Spring releases, you can have a look at the Spring release calendar (https://spring-calendar.cfapps.io/). Note, these are tentative (but fairly accurate) dates. Things shift around (occasionally) when a upstream project (dependencies) gets delayed (bugs, CVEs, et

Re: SDG and Geode 1.4+ issue

2018-04-17 Thread Dennis Dai
Great, thanks for the info! I will just stick with 1.2.1 for now. Dennis Dai d...@epaysol.com > On Apr 16, 2018, at 8:38 PM, John Blum wrote: > > Dennis- > > SDG 2.0.6.RELEASE (SD Kay-SR6) is based [1] on Apache Geode 1.2.1. SDG 2.0.x > cannot be bumped to a different minor version of Apache

Re: SDG and Geode 1.4+ issue

2018-04-16 Thread John Blum
Dennis- SDG 2.0.6.RELEASE (SD Kay-SR6) is based [1] on Apache Geode 1.2.1. SDG 2.0.x cannot be bumped to a different minor version of Apache Geode (e.g. 1.2 -> 1.3/4/5) due to issues like you found. SDG 2.1.0 (SD Lovelace), currently at 2.1.0.M2 (SD Lovelace-M2) is based [2] on Apache Geode 1.4,

SDG and Geode 1.4+ issue

2018-04-16 Thread Dennis Dai
Hello, I recently upgraded to SDG 2.0.6 and Geode 1.5.0 but I am having NoClassDefFoundError when starting up a client application, here is part of the exception: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'gemfireCache': FactoryBean threw