John Blum
29187eb3e3
Refactor spring-geoode/build.gradle to evaluate the Gradle project property 'jenkins' correctly.
2023-05-12 21:40:12 -07:00
John Blum
68a9ab6650
Use System.getProperty(name, defaultValue) to get the 'jenkin's JVM System property value to configure the test task.
2023-05-12 19:31:45 -07:00
John Blum
9d266b4acb
Pass Gradle Java System property for 'jenkins' to the test task used by the SBDG test suite.
2023-05-12 19:17:14 -07:00
John Blum
638dce7963
Upgrade to Freefair Lombok Gradle Plugin 6.5.1.
2022-11-08 13:30:34 -08:00
John Blum
c5e66c0ddf
Upgrade to Freefair Lombok Gradle Plugin 6.5.0.3.
2022-07-19 17:57:28 -07:00
John Blum
a410e25f05
Fix failing Inline Caching with Apache Cassandra Integration Tests.
2022-07-08 19:38:24 -07:00
John Blum
7607415b36
Remove apache-geode-micrometer2 module.
...
The integration module between Apache Geode 1.14.x (based on Micrometer 1.x) and Micrometer 2.0 is not longer needed since the Micrometer team is rolling back changes to the Micrometer Binders API in 2.0 to re-include the Binders back in micrometer-core.
2022-04-12 15:52:14 -07:00
John Blum
bef0145500
Organize dependencies.
2022-04-06 13:43:55 -07:00
John Blum
3c741fc7c7
Add apache-geode-micrometer2 dependency as testRuntimeOnly dependency.
2022-04-06 13:43:23 -07:00
John Blum
192133b95e
Restructure the Spring Boot for Apache Geode project to mirror Spring Boot's project structure.
...
Resolves gh-60.
2022-02-24 16:24:03 -08:00