Commit Graph

1920 Commits

Author SHA1 Message Date
John Blum
b15dfc8a57 Switch to Testcontainers BOM for Testcontainers dependency management. 2022-02-28 14:51:11 -08:00
John Blum
40a064e130 Upgrade to Spring Data for Apache Geode 2.7.0-M3. 2022-02-28 14:49:54 -08:00
John Blum
b7114dc1ed Upgrade to Spring Data BOM 2021.2.0-M3 (Raj-M3). 2022-02-28 14:49:11 -08:00
John Blum
5e3fddd37d Uprade to Spring Boot 2.7.0-M2. 2022-02-28 14:47:13 -08:00
John Blum
92119506ce Upgrade to Spring Framework 5.3.16. 2022-02-28 14:46:51 -08:00
John Blum
922b17f01b Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. 2022-02-28 14:46:00 -08:00
John Blum
4e8082b16d Upgrade to Apache Geode 1.14.3. 2022-02-28 14:45:07 -08:00
John Blum
311d32acb3 Edit README to refer to 1.6.4 release and 1.6.5-SNAPSHOT. 2022-02-28 14:42:35 -08:00
John Blum
3d95688780 Edit changelog and include 1.6.4 release notes. 2022-02-28 14:42:30 -08:00
John Blum
436cecb211 Edit README to refer to 1.5.10 release and 1.5.11-SNAPSHOT. 2022-02-28 14:42:23 -08:00
John Blum
5361c6d749 Edit changelog and include 1.5.10 release notes. 2022-02-28 14:42:17 -08:00
John Blum
8c5ce38a80 Exclude build/ and target/ (output) directories from NoHTTP check. 2022-02-28 14:42:10 -08:00
John Blum
0571e78073 Edit README and set build status to refer to the Jenkins CI build environment. 2022-02-28 14:41:48 -08:00
John Blum
c5edb5f4b5 Fix grammatical errors in README. 2022-02-28 14:37:04 -08:00
John Blum
a2424b7fd3 Remove YAML configuration file for Travis CI.
SBDG is no longer built with the public Travis CI build infrastructure.
2022-02-28 14:36:57 -08:00
John Blum
38974844e5 Edit README to refer to 1.7.0-M1 and 1.7.0-SNAPSHOT.
Refer to Spring Boot 2.7.0-M1.
2022-01-21 12:29:11 -08:00
John Blum
4889f46143 Prepare next development iteration.
Set Spring Boot version to 2.7.0-SNAPSHOT.

Set version to 1.7.0-SNAPSHOT.
2022-01-21 12:13:55 -08:00
John Blum
799e80578e Release 1.7.0-M1. 2022-01-21 11:50:49 -08:00
John Blum
f6e5496fcb Edit changelog and add 1.7.0-M1 release notes. 2022-01-21 11:49:51 -08:00
John Blum
c5b457af2e Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.7.0-M1. 2022-01-21 11:46:42 -08:00
John Blum
b4fd8cce89 Refactor the SBDG Gradle build script.
Declare the Spring plugins-release repository in buildscript.

Add authentication (credentials) to the Spring plugins-snapshot repository declaration in buildscript.

Redefined the snapshotBuild, milestoneBuild and releaseBuild project extensions properties in terms of the Utils Groovy class from Spring Build Conventions Gradle Plugins.
2022-01-21 11:31:50 -08:00
John Blum
18694d40b2 Upgrade to Testcontainers 1.16.3. 2022-01-21 11:31:07 -08:00
John Blum
76c44e5939 Upgrade to Spring Session for Apache Geode 2.7.0-M1. 2022-01-21 11:30:46 -08:00
John Blum
345ef5265b Upgrade to Spring Session BOM 2021.2.0-M1. 2022-01-21 11:30:12 -08:00
John Blum
295c2e6a22 Upgrade to Spring Test for Apache Geode 0.3.0-RAJ-M2. 2022-01-21 11:29:10 -08:00
John Blum
1b0d4fcfb5 Upgrade to Spring Data for Apache Geode 2.7.0-M2. 2022-01-21 11:28:25 -08:00
John Blum
67dcd0784e Upgrade to Spring Data BOM 2021.2.0-M2 (Raj-M2). 2022-01-21 11:27:55 -08:00
John Blum
ccd2651c86 Upgrade to Spring Boot 2.7.0-M1. 2022-01-21 11:27:12 -08:00
John Blum
6334b1103c Upgrade to Spring Framework 5.3.15. 2022-01-21 11:26:54 -08:00
John Blum
4e56e0af59 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.14. 2022-01-21 11:26:33 -08:00
John Blum
fef288a8d6 Edit README to refer to 1.6.3 release and 1.6.4-SNAPSHOT. 2022-01-21 11:25:11 -08:00
John Blum
f65fc03aa8 Edit changelog and include 1.6.3 release notes. 2022-01-21 11:24:27 -08:00
John Blum
cb399577c6 Edit README to refer to 1.5.9 release and 1.5.10-SNAPSHOT. 2022-01-21 11:23:39 -08:00
John Blum
1a17dcedc7 Edit changelog and include 1.5.9 release notes. 2022-01-21 11:23:11 -08:00
John Blum
0b88327f68 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.7.0-SNAPSHOT and SBDG 1.7.0-SNAPSHOT. 2022-01-10 12:49:39 -08:00
John Blum
c85b6b1974 Upgrade to Spring Session BOM 2021.1.1. 2022-01-10 12:32:25 -08:00
John Blum
64146dab14 Upgrade to Spring Cloud Bindings 1.8.1. 2022-01-10 12:30:56 -08:00
John Blum
37e499d30a Upgrade to Spring Framework 5.3.14. 2022-01-10 12:30:37 -08:00
John Blum
597edda3c7 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.13. 2022-01-10 12:29:46 -08:00
John Blum
efd0b0753f Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.2. 2022-01-10 12:29:16 -08:00
John Blum
c2e0655b48 Upgrade to Apache Geode 1.14.2. 2022-01-10 12:28:41 -08:00
John Blum
2f9e60ff96 Upgrade to Gradle 6.9.2. 2022-01-10 12:28:05 -08:00
John Blum
d769112df2 Edit README and move SBDG 1.4.x version to EOL. 2022-01-10 12:27:13 -08:00
John Blum
c3c4376558 Edit README to refer to 1.6.2 release and 1.6.3-SNAPSHOT. 2022-01-10 12:25:51 -08:00
John Blum
677be9609c Edit changelog and include 1.6.2 release notes. 2022-01-10 12:25:12 -08:00
John Blum
6ed28d6e90 Edit README to refer to 1.5.8 release and 1.5.9-SNAPSHOT. 2022-01-10 12:24:32 -08:00
John Blum
b0fa5a52a5 Edit changelog and include 1.5.8 release notes. 2022-01-10 12:23:48 -08:00
John Blum
38b2ae99ed Set timeout for the 'Deploy Docs' and 'Deploy Artifacts' Jenkins build stages.
Set timeout to 15 minutes.
2021-12-02 22:56:02 -08:00
John Blum
e7fbebba77 Refactor and cleanup deprecated Jackson ObjectMapper API usage. 2021-12-02 22:53:57 -08:00
John Blum
149cab9278 Edit README to refer to 1.7.0-SNAPSHOT.
Reference Spring Boot 2.7.0-SNAPSHOT.

Reference SBDG 1.7.0-SNAPSHOT.
2021-12-02 22:34:35 -08:00