John Blum
3d5f42c78a
Upgrade to Spring Data for Apache Geode 3.0.0-M4.
2022-05-16 14:24:58 -07:00
John Blum
1b9624d793
Upgrade to Spring Data Build (parent) 3.0.0-M4.
2022-05-16 14:24:37 -07:00
John Blum
fe0883a514
Upgrade to Spring Data BOM 2022.0.0-M4 (Turing-M4).
2022-05-16 14:24:02 -07:00
John Blum
b04d218510
Upgrade to Spring Framework 6.0.0-M4.
2022-05-16 14:22:47 -07:00
John Blum
8fd6a69a79
Upgrade to Mockito 4.5.1.
2022-05-16 14:21:48 -07:00
John Blum
fafc6bea4c
Upgrade to Micrometer 1.10.0-M2.
2022-05-16 14:20:56 -07:00
John Blum
a2d13eae95
Fix Docker container image reference in Deploy Artifacts and Deploy Docs.
2022-05-04 11:43:16 -07:00
John Blum
d82a8d0870
Remove Docker Registry access (login).
2022-05-04 10:47:06 -07:00
John Blum
a1a5a194c4
Disable Docker login.
...
Explicit Docker login is not required when 1) using the VMW Harbor DockerHub proxy and 2) if the project build does not use Testcontainers.
2022-05-03 15:20:56 -07:00
John Blum
a09b77b5b8
Upgrade to Spring Boot 3.0.0-M2.
2022-04-18 14:56:37 -07:00
John Blum
87504288f1
Set Micrometer version to 1.10.0-SNAPSHOT.
...
Reorder the Micrometer BOM in Gradle dependeny management after the core Spring Framework BOM and Spring Data BOM to override Spring based dependency management.
2022-04-18 14:54:51 -07:00
John Blum
e6eda29cbb
Upgrade to Project Lombok 1.18.24.
2022-04-18 14:52:38 -07:00
John Blum
9f2c749a7c
Upgrade to Gradle 7.4.2.
2022-04-18 14:50:56 -07:00
John Blum
8a1af3ee4f
Prepare next development iteration.
...
Set version to 1.0.0-SNAPSHOT.
2022-03-22 18:06:54 -07:00
John Blum
ce2c2eefd7
Release 1.0.0-M3.
2022-03-22 18:02:13 -07:00
John Blum
f6f9645aad
Refactor and define Gradle snapshot, milestone and release builds in terms of the Spring Build Conventions Gradle Plugins, io.spring.gradle.convention.Utils class.
2022-03-22 17:56:36 -07:00
John Blum
156a3a32dc
Update developer metadata in Maven POM.
2022-03-22 17:52:56 -07:00
John Blum
85cb1f6be5
Upgrade to Gradle 7.4.1.
2022-03-22 17:52:11 -07:00
John Blum
12f5da095e
Upgrade to Spring Data for Apache Geode 3.0.0-M3.
2022-03-22 17:50:31 -07:00
John Blum
7616d0f7ed
Upgrade to Spring Data Build parent Maven POM 3.0.0-M3.
2022-03-22 17:50:27 -07:00
John Blum
dc7adf1b4c
Upgrade to Spring Data BOM 2022.0.0-M3 (Turing-M3).
2022-03-22 17:50:21 -07:00
John Blum
ebae44fe51
Upgrade to Logback 1.2.11.
2022-03-22 17:50:02 -07:00
John Blum
dbb5903f1f
Upgrade to Apache Geode 1.14.4.
2022-03-22 17:43:13 -07:00
John Blum
5e7157e268
Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.15.
2022-03-17 17:22:27 -07:00
John Blum
678f9783a1
Upgrade to Spring Framework 6.0.0-M3.
2022-03-17 17:22:27 -07:00
John Blum
42928e7b79
Upgrade to Mockito 4.4.0.
2022-03-17 17:22:27 -07:00
John Blum
2661de896b
Upgrade to Logback 1.2.10.
2022-03-17 17:22:26 -07:00
John Blum
3fa40df2b0
Upgrade to Log4j 2.17.2.
2022-03-17 17:22:26 -07:00
John Blum
8ac03af799
Remove the Travis CI build configuration (YAML) file.
...
Spring Test for Apache Geode (STDG) will no longer be built in the Travis CI environment.
2022-03-17 17:22:26 -07:00
John Blum
091b54682f
Refactor the Jenkins CI build pipeline configuration file.
...
Refactor and polish the Bash shell scripts invoked and usedd by the Jenkins CI build pipeline.
2022-03-17 17:22:26 -07:00
John Blum
5b85079d20
Add Gradle dependency management for Spring Boot (Starter).
2022-03-17 17:22:26 -07:00
John Blum
3e851e1db8
Add Gradle and Maven dependency management for Micrometer.
...
Apache Geode 1.14 is based on Micrometer 1.x (1.6.3) and Spring Boot 3.0 is based on Micrometer 2.0.
Micrometer 1.9 serves as a bridge between libraries, framework, products or applications using Micrometer 1.x while Spring Boot 3 is based on Micrometer 2.
Upgrade to Micrometer 1.9.0-M4.
2022-03-17 17:22:18 -07:00
John Blum
839d31ac4b
Add Gradle dependency management for Logback.
2022-03-17 17:15:27 -07:00
John Blum
6e27cef82e
Add Gradle dependency management for JUnit Jupiter.
2022-03-17 17:14:44 -07:00
John Blum
92e168daa0
Remove Sring Boot Dependencies Maven BOM from dependency management.
...
Instead simply rely on the Spring Boot Gradle Plugin applied to the STDG Gradle (parent module) build.
2022-03-17 17:14:11 -07:00
John Blum
fd34b168e6
Remove the unnecessary maven-pom-editor.gradle script plugin.
2022-03-17 17:14:02 -07:00
John Blum
7fd147b1cb
Polish the local Spring Build Conventions Gradle Plugins in buildSrc/.
...
The local Spring Build Conventions Gradle Plugins were copied from the refactored SSDG Spring Build Conventions Gradle Plugins into buildSrc/ and adapted for STDG.
2022-03-17 17:13:53 -07:00
John Blum
28e9d880b2
Update Copyright to 2022.
2022-03-17 17:13:46 -07:00
John Blum
f2a0393bd7
Prepare next development iteration.
...
Set version to 1.0.0-SNAPSHOT.
2022-01-31 13:29:06 -08:00
John Blum
e6aac4c7dd
Release 1.0.0-M2.
2022-01-31 13:24:10 -08:00
John Blum
a53e3aef99
Upgrade to Spring Boot 3.0.0-M1.
2022-01-31 12:16:58 -08:00
John Blum
b69c915d78
Upgrade to Mockito 4.3.1.
2022-01-31 12:16:01 -08:00
John Blum
64b2f350bb
Upgrade to Apache Geode 1.14.3.
2022-01-31 12:14:46 -08:00
John Blum
58115c2168
Add static destroy() method to destroy the Singleton TestProperties instance.
2022-01-31 12:09:37 -08:00
John Blum
a62f12d909
Refactore IntegrationTestsSupport to configure (load) and clear TestProperties before and after test execution.
2022-01-31 10:32:51 -08:00
John Blum
3d1948a041
Create the o.s.d.gemfire.tests.config.TestProperties class.
...
TestProperties allows a test class to load and use properties (e.g. from a test.properties classpath resource) specific to the test during test execution.
2022-01-31 10:22:58 -08:00
John Blum
f5af5ba434
Create a o.s.d.gemfire.tests.config.TestConfigurationException, RuntimeException class.
...
The TestConfigurationException indicates a problem with the test configuration.
2022-01-30 22:49:10 -08:00
John Blum
4b77c5621c
Create a o.s.d.gemfire.tests.TestException, RuntimeException class.
...
The TestException indicates a problem during testing.
2022-01-30 22:48:26 -08:00
John Blum
ffb72dcd11
Prepare next development iteration.
...
Set Spring Boot version to 3.0.0-SNAPSHOT.
Set version to 1.0.0-SNAPSHOT.
2022-01-14 19:17:55 -08:00
John Blum
bce115c412
Release 1.0.0-M1.
2022-01-14 19:10:58 -08:00