Commit Graph

1882 Commits

Author SHA1 Message Date
John Blum
d7b46fca29 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.7. 2022-03-24 10:36:37 -07:00
John Blum
34bf3452b7 Edit the generated Gradle Project Maven POM Developer metadata. 2022-03-24 10:31:35 -07:00
John Blum
1a0c3925b6 Upgrade to Apache Geode 1.13.8. 2022-03-16 09:53:42 -07:00
John Blum
4b7c5d28bc Upgrade to Awaitility 4.2.0. 2022-03-16 09:53:17 -07:00
John Blum
40b5c48f4f Add the Java (JRE) version to the list of primary dependency versions. 2022-03-16 09:52:23 -07:00
John Blum
cf0d73d85b Add warning about overriding Spring Boot managed dependency versions.
Additionally, edit the sub-chapter (section) on dependency version overriding.
2022-03-16 09:50:39 -07:00
John Blum
857494d52c Add documentation on dependency version overriding.
Resolves gh-114.
2022-03-16 09:49:04 -07:00
John Blum
4bf5bd1ace Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.5.11-SNAPSHOT and SBDG 1.5.11-SNAPSHOT. 2022-03-02 16:39:59 -08:00
John Blum
c69061961c Fix bug when parsing Spring Boot, spring.session.timeout property with java.time.Duration styling.
Resolves gh-113.
2022-03-02 16:29:03 -08:00
John Blum
43a39dc789 Update Copyright for 2022. 2022-03-02 16:28:54 -08:00
John Blum
96f922ddbd Edit README to refer to 1.5.10 release and 1.5.11-SNAPSHOT.
Additionally, refer to Spring Boot 2.5.10.
2022-02-28 13:03:04 -08:00
John Blum
5b4f12c8f0 Prepare next development iteration.
Set Spring Boot version to 2.5.11-SNAPSHOT.

Set version to 1.5.11-SNAPSHOT.
2022-02-28 12:47:33 -08:00
John Blum
21a566753b Release 1.5.10. 2022-02-28 12:26:41 -08:00
John Blum
27f08e42b6 Edit changelog and add 1.5.10 release notes. 2022-02-28 12:25:12 -08:00
John Blum
739d2add45 Upgrade the Spring Geode Samples parent Maven POM to Spring Boot 2.5.10 and SBDG 1.5.10-SNAPSHOT. 2022-02-28 12:22:00 -08:00
John Blum
fb59538ad3 Switch to Testcontainers BOM for Testcontainers dependency management. 2022-02-28 12:11:26 -08:00
John Blum
ceb2516573 Upgrade to Spring Session BOM 2021.0.5. 2022-02-28 12:08:02 -08:00
John Blum
a78b47fc8c Upgrade to Spring Data for Apache Geode 2.5.9. 2022-02-28 12:06:43 -08:00
John Blum
8a06b96828 Upgrade to Spring Data BOM 2021.0.9 (Pascal-SR9). 2022-02-28 12:05:55 -08:00
John Blum
4854fe0873 Upgrade to Spring Boot 2.5.10. 2022-02-28 10:53:44 -08:00
John Blum
7a6d638a00 Upgrade to Spring Framework 5.3.16. 2022-02-28 10:53:18 -08:00
John Blum
ea6d3cb0b5 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.6. 2022-02-28 10:52:15 -08:00
John Blum
2a6d137bfd Exclude build/ and target/ (output) directories from NoHTTP check. 2022-02-28 10:48:06 -08:00
John Blum
5b764144c4 Edit README and set build status to refer to the Jenkins CI build environment. 2022-02-28 10:47:42 -08:00
John Blum
9e0c486961 Fix grammatical errors in README. 2022-02-28 10:46:53 -08:00
John Blum
2324570e9e Remove YAML configuration file for Travis CI.
SBDG is no longer built with the public Travis CI build infrastructure.
2022-02-28 10:45:22 -08:00
John Blum
55334cb58f Edit README to refer to 1.5.9 release and 1.5.10-SNAPSHOT.
Refer to Spring Boot 2.5.9.
2022-01-21 10:00:25 -08:00
John Blum
7b6e39379d Prepare next development iteration.
Set Spring Boot version to 2.5.10-SNAPSHOT.

Set version to 1.5.10-SNAPSHOT.
2022-01-21 09:38:48 -08:00
John Blum
215dae13cc Release 1.5.9. 2022-01-20 22:15:04 -08:00
John Blum
ad8b53c255 Edit changelog and add 1.5.9 release notes. 2022-01-20 22:12:43 -08:00
John Blum
03d92b7f1e Upgrade the Spring Geode Samples parent Maven POM to Spring Boot 2.5.9 and SBDG 1.5.9-SNAPSHOT. 2022-01-20 22:08:33 -08:00
John Blum
0625402220 Upgrade to Testcontainers 1.16.3. 2022-01-20 21:36:53 -08:00
John Blum
803bc7710e Upgrade to Spring Test for Apache Geode 0.1.1-PASCAL. 2022-01-20 21:35:25 -08:00
John Blum
ff1ae981f6 Upgrade to Spring Data BOM 2021.0.8 (Pascal-SR8).
Upgrade to Spring Data for Apache Geode 2.5.8.
2022-01-20 21:34:31 -08:00
John Blum
acc2495edb Upgrade to Spring Boot 2.5.9. 2022-01-20 21:33:02 -08:00
John Blum
6303aa79d4 Upgrade to Spring Framework 5.3.15. 2022-01-20 21:32:43 -08:00
John Blum
19457597a4 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.14. 2022-01-20 21:32:23 -08:00
John Blum
2492019ff7 Upgrade to Apache Geode 1.13.7. 2022-01-20 21:31:21 -08:00
John Blum
37b416cfa8 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-20 21:30:10 -08:00
John Blum
1481f2776d Edit README to refer to 1.5.8 release and 1.5.9-SNAPSHOT.
Set Spring Boot doc reference version to 2.5.8.

Move SBDG 1.4.x version to EOL.
2022-01-10 10:21:46 -08:00
John Blum
8fe977c5f4 Prepare next development iteration.
Set Spring Boot version to 2.5.9-SNAPSHOT.

Set version to 1.5.9-SNAPSHOT.
2022-01-10 09:53:04 -08:00
John Blum
f8d4d14115 Release 1.5.8. 2022-01-10 09:39:10 -08:00
John Blum
f2a3dacbfc Edit changelog and add 1.5.8 release notes. 2022-01-10 09:35:11 -08:00
John Blum
391afeaa1a Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.5.8 and SBDG 1.5.8-SNAPSHOT. 2022-01-10 09:30:33 -08:00
John Blum
ad36f60c80 Upgrade to Gradle 6.9.2. 2022-01-10 09:19:16 -08:00
John Blum
dec76c2c4c Upgrade to Spring Session BOM 2021.0.4. 2022-01-10 09:17:13 -08:00
John Blum
4c4692772c Upgrade to Spring Boot 2.5.8. 2022-01-10 09:15:07 -08:00
John Blum
84aea7946e Upgrade to Spring Framework 5.3.14. 2022-01-10 09:14:49 -08:00
John Blum
23e4ed60e5 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.13. 2022-01-10 09:13:35 -08:00
John Blum
46379f1223 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.5. 2022-01-10 09:12:43 -08:00