Commit Graph

135 Commits

Author SHA1 Message Date
John Blum
bd5a2cfae4 Declare version property for Apache Geode set to 1.2.1.
Declare version property for Pivotal GemFire set to 9.1.1.
2018-06-20 13:59:34 -07:00
John Blum
25a760cfe7 Align GemFireCacheTypeAwareRegionFactoryBean with SDG Kay-SR8 API changes.
Specifically, the GemFireCacheTypeAwareRegionFactoryBean class needs to implement the o.s.c.SmartLifecycle interface and delegate the lifecycle operations to the underlying ClientRegionFactoryBean or GenericRegionFactoryBean, respectively.

Additionally, refactored GemFireCacheTypeAwareRegionFactoryBean to extend o.s.d.g.support.AbstractFactoryBeanSupport to simplify the implementation.
2018-06-20 11:57:22 -07:00
John Blum
812c0d1a57 Prepare next development iteration. 2018-06-20 11:48:40 -07:00
John Blum
ef9f3c7128 Reinstate the Spring IO Platform check, springIoCheck, build step/task.
Declare version property for Spring Framework set to 5.0.7.RELEASE.

Declare version property for Spring Data for Apache Geode set to 2.0.8.RELEASE.

Declare version property for Spring Data for Pivotal GemFire set to 2.0.8.RELEASE.

Declare version property for Spring Data Release Train set to Kay-SR8.

Declare version property for Spring Session core set to 2.0.4.RELEASE.

Declare version property for Spring Session BOM set to Apple-SR3.
2018-06-20 11:16:56 -07:00
John Blum
11f59711de Release 2.0.3.RELEASE. 2018-06-19 22:44:41 -07:00
John Blum
bbc5814e4b Remove dependency-management.tmpl (template) file. 2018-06-19 22:41:17 -07:00
John Blum
f93a58dda5 Remove Spring IO Platform check. 2018-06-19 22:38:12 -07:00
John Blum
d6be6dacc4 Switch to Spring Boot Dependencies BOM for complete project dependency management. 2018-06-19 22:19:48 -07:00
John Blum
f2ccb62f2f Reset Session Expiration Event capture timeout back to 1 second over configured Session Idle Timeout. 2018-06-19 22:19:47 -07:00
John Blum
1193276a37 Increase Session Expiration Event capture timeout by 5 seconds.
Polish code; edit Javadoc.
2018-06-19 22:19:47 -07:00
John Blum
d7c9038e23 Remove Spring IO Platform Dependency Management.
Declare Spring's Dependency Management Gradle Plugin to manage project dependency versions.
2018-06-19 22:19:47 -07:00
John Blum
765527785a Add dependency management for Java Servlet JSP/JSTL API.
Add dependency management for Apache Standard Taglibs (Impl, JSTL-EL, and Spec).
2018-06-19 22:19:47 -07:00
John Blum
70cb8cb2ff Upgrade to Mockito 2.19.0.
Upgrade to Spring Framework 5.0.7.RELEASE.

Upgrade to Spring Boot 2.0.3.RELEASE.

Upgrade to Spring Data for Pivotal GemFire 2.0.8.RELEASE.

Upgrade to Spring Data for Apache Geode 2.0.8.RELEASE.

Upgrade to Spring Data Release Train Kay-SR8.

Upgrade to Spring Security 5.0.6.RELEASE.

Upgrade to Spring Session 2.0.3.RELEASE.

Add version property for Apache Standard Taglibs 1.2.5.

Add version property for Java Servlet JSP/JSTL API 1.2.1.
2018-06-19 22:19:47 -07:00
John Blum
b9ec2c528b Upgrade to Spring Build Conventions Gradle Plugin 0.0.16.RELEASE. 2018-06-19 22:19:47 -07:00
John Blum
d847c9e9e4 Upgrade to Gradle 4.8. 2018-06-19 22:19:42 -07:00
John Blum
0a50507519 Upgrade to AssertJ 3.9.1.
Upgrade to Mockito 2.18.3.

Upgrade to Spring Framework 5.0.6.RELEASE.

Upgrade to Spring Boot 2.0.2.RELEASE.

Upgrade to Spring Data GemFire 2.0.7.RELEASE.

Upgrade to Spring Data Geode 2.0.7.RELEASE.

Upgrade to Spring Data Release Train Kay-SR7.

Upgrade to Sring Security 5.0.5.RELEASE.
2018-05-17 15:42:14 -07:00
John Blum
fc4307abf6 Upgrade to the Spring Build Conventions (for Gradle) 0.0.15.RELEASE. 2018-05-17 15:35:14 -07:00
John Blum
210b6ea04e Change branding from 'Spring Session for Apache Geode' to 'Spring Session for Apache Geode & Pivotal GemFire'. 2018-05-15 14:33:06 -07:00
John Blum
10e7f532b2 Changing branding from Geode to Apache Geode.
Change branding from GemFire to Pivotal GemFire.

Change branding from Spring Data Geode to Spring Data for Apache Geode.

Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.

Change branding from Sppring Session Data GemFire/Geode to Spring Session for Pivotal GemFire and Apache Geode, respectively.
2018-05-09 13:58:44 -07:00
John Blum
f44ae0c586 Change Apache Geode/Pivotal GemFire 'log-level' to 'error'.
Fix compiler warnings.

Fix Javadoc warnings.
2018-04-30 18:11:16 -07:00
John Blum
cfcca3115a Upgrade to core Spring Framework 5.0.5.RELEASE.
Upgrade to Spring Boot 2.0.1.RELEASE.

Upgrade to Spring Data GemFire 2.0.6.RELEASE.

Upgrade to Spring Data Geode 2.0.6.RELEASE.

Upgrade to Spring Data Release Train Kay-SR6.

Upgrade to Spring IO Platform Cairo-RELEASE.

Upgrade to Spring Security 5.0.4.RELEASE.
2018-04-30 17:50:54 -07:00
John Blum
7e7d634d9c Upgrade to Gradle 4.6. 2018-04-30 17:49:15 -07:00
John Blum
0e27748882 Add URL/link to the documentation/reference guide for the current Spring Session Data GemFire/Geode release. 2018-03-06 09:04:27 -08:00
John Blum
eb2cc9e7ec Enable Spring IO Platform checks in (Jenkins) CI build. 2018-02-21 10:56:17 -08:00
John Blum
b2866a6399 Prepare next development iteration. 2018-02-20 15:11:52 -08:00
John Blum
8c7377cc1e Release 2.0.2.RELEASE. 2018-02-20 13:43:05 -08:00
John Blum
c4b4398f41 Prepare the 2.0.2.RELEASE. 2018-02-20 13:33:09 -08:00
John Blum
7b93b13df5 Upgrade to Spring Build Conventions 0.0.13.RELEASE. 2018-02-20 12:02:32 -08:00
John Blum
8e2cdf284a Upgrade to Spring Framework 5.0.4.RELEASE.
Upgrade to Spring Data GemFire 2.0.4.RELEASE.

Upgrade to Spring Data Geode 2.0.4. RELEASE.

Upgrade to Spring Data Release Train Kay-SR4.

Upgrade to Spring Security 5.0.2.RELEASE.

Upgrade to Spring Session 2.0.2.RELEASE.
2018-02-20 12:00:41 -08:00
John Blum
99de9a6f70 Prepare next development iteration. 2018-02-13 20:47:57 -08:00
John Blum
d905d8afd2 Release 2.0.1.RELEASE. 2018-02-13 20:39:08 -08:00
John Blum
06abce299c Prepare the 2.0.1.RELEASE. 2018-02-13 20:31:40 -08:00
John Blum
88735dd90c Upgrade to Mockito 2.15.0.
Upgrade to Spring Framework 5.0.3.RELEASE.

Upgrade to Spring Boot 2.0.0.RC1.

Upgrade to Spring Data GemFire 2.0.3.RELEASE.

Upgrade to Spring Data Geode 2.0.3.RELEASE.

Upgrade to Spring Data Release Train Kay-SR3.

Upgrade to Spring Security 5.0.1.RELEASE.
2018-02-13 20:16:51 -08:00
John Blum
ad356fc394 Prepare next development iteration. 2018-01-10 15:09:07 -08:00
John Blum
bf74846c9f Release 2.0.0.RELEASE. 2018-01-10 14:58:59 -08:00
John Blum
f0aef970e9 Prepare the 2.0.0.RELEASE. 2018-01-10 14:53:05 -08:00
John Blum
a610fb75f5 Upgrade to AssertJ 3.9.0.
Upgrade to Mockito 2.13.0.

Upgrade to Spring Boot 2.0.0.M7.
2018-01-10 14:53:00 -08:00
John Blum
9672c1336b Upgrade Spring Gradle Build Conventions Plugin to 0.0.9.RELEASE. 2018-01-10 14:03:53 -08:00
John Blum
1eef72854c Update Jenkins file with new SCM target and credentials for artifact deployments/releases. 2018-01-10 13:59:48 -08:00
John Blum
8568a53f91 Prepare next development iteration. 2017-11-28 23:59:54 -08:00
John Blum
1128e2fcee Release 2.0.0.RC2. 2017-11-28 23:51:33 -08:00
John Blum
6ea81cb063 Prepare the 2.0.0.RC2 release. 2017-11-28 23:45:27 -08:00
John Blum
649307d4d2 Fix the mainClassName property definition in build.gradle.
Exclude org.springframework.boot:spring-boot-starter-logging to avoid conflicts with Apache Geode Log4J logging.
2017-11-28 23:23:09 -08:00
John Blum
5c647b8683 Fix test failures related to API changes in Spring Session core 2.0.0.RC2. 2017-11-28 21:54:09 -08:00
John Blum
9532a696bc Upgrade Spring Gradle Build Conventions Plugin to 0.0.8.RELEASE. 2017-11-28 21:03:37 -08:00
John Blum
2561d036ee Adapt to API changes in Spring Session core 2.0.0.RC2. 2017-11-28 20:58:27 -08:00
John Blum
318ed685d0 Change all Gradle build file desriptions containing 'Spring Session Data Geode' to 'Spring Session for Apache Geode'.
Change all Gradle build file descriptions containing 'Spring Session Data GemFire' to 'Spring Session for Pivotal GemFire'.
2017-11-28 13:09:56 -08:00
John Blum
d2df385f57 Upgrade to Mockito 2.12.0.
Upgrade to Spring Framework 5.0.2.RELEASE.

Upgrade to Spring Boot 2.0.0.M6.

Upgrade to Spring Data GemFire 2.0.2.RELEASE.

Upgrade to Spring Data Geode 2.0.2.RELEASE.

Upgrade to Spring Data Release Train Kay-SR2.

Upgrade to Spring Security 5.0.0.RELEASE.
2017-11-28 11:29:20 -08:00
John Blum
6121539f84 Rebrand Geode as Apache Geode and GemFire as Pivotal GemFire. 2017-11-28 11:24:39 -08:00
John Blum
4c68db97e4 Rebrand the Spring Session Data Geode project as Spring Session for Apache Geode. 2017-11-28 11:23:07 -08:00