Commit Graph

  • 6bfb525653 Prepare next development iteration. spring-data-raj John Blum 2023-11-17 15:43:34 -08:00
  • 774ee3a5b6 Release 0.3.7-RAJ. John Blum 2023-11-17 15:37:57 -08:00
  • fa663d285a Upgrade to Spring Data for Apache Geode 2.7.18. John Blum 2023-11-17 15:31:00 -08:00
  • 9af0c84fe0 Upgrade to Spring Data Build 2.7.18. John Blum 2023-11-17 15:30:15 -08:00
  • 5855dbc423 Upgrade to Srping Data BOM 2021.2.18. John Blum 2023-11-17 15:29:45 -08:00
  • badf05b06c Upgrade to Spring Framework 5.3.31. John Blum 2023-11-17 15:28:40 -08:00
  • 467d007f86 Upgrade to Logback 1.2.12. John Blum 2023-11-17 15:26:26 -08:00
  • c4db2569b2 Align Apache Log4J version (2.17.2) with Spring Boot in Maven pom.xml. John Blum 2023-11-17 15:25:18 -08:00
  • f3054d43d5 Upgrade to Maven 3.9.5. John Blum 2023-10-31 16:39:18 -07:00
  • d0ff1eff52 Upgrade to Spring Data for Apache Geode 2.7.17. John Blum 2023-10-31 16:38:50 -07:00
  • c6ea379410 Upgrade to Spring Data Build 2.7.17. John Blum 2023-10-31 16:38:17 -07:00
  • 943369f8b6 Upgrade to Spring Data BOM 2021.2.17. John Blum 2023-10-31 16:37:45 -07:00
  • dc3b4c2ded Upgrade to Spring Boot 2.7.17. John Blum 2023-10-31 16:36:54 -07:00
  • 42a467ea5a Upgrade to Spring Framework 5.3.30. John Blum 2023-10-31 16:36:09 -07:00
  • 6ff5ee7d28 Upgrade to Lombok 1.18.30. John Blum 2023-10-31 16:34:21 -07:00
  • bd0c0aebb9 Upgrade to FreeFair Gradle Lombok Plugin 8.4. main spring-data-turing John Blum 2023-10-31 16:28:56 -07:00
  • 26524139fc Upgrade to Apache Maven Wrapper 3.2.0. John Blum 2023-10-31 16:27:34 -07:00
  • 7d46d4833f Upgrade to Apache Maven 3.9.5. John Blum 2023-10-31 16:26:52 -07:00
  • 3a84782abf Upgrade to Spring Data Build 3.0.11. John Blum 2023-10-31 16:25:58 -07:00
  • 439c075825 Upgrade to Spring Data BOM 2022.0.11. John Blum 2023-10-31 16:25:21 -07:00
  • 70a90c8fed Upgrade to Spring Boot 3.0.12. John Blum 2023-10-31 16:24:32 -07:00
  • 5eec1d4f88 Upgrade to Spring Framework 6.0.13. John Blum 2023-10-31 16:23:49 -07:00
  • 377ad79be5 Upgrade to VMware GemFire 9.15.9. John Blum 2023-10-31 16:21:55 -07:00
  • b731a67c62 Upgrade to Micrometer 1.10.12. John Blum 2023-10-31 16:21:14 -07:00
  • cebc22ecf7 Upgrade Jenkins CI pipeline properties JDK version to 8u382. John Blum 2023-09-07 10:51:32 -07:00
  • bf3dbcacb2 Update Jenkins CI pipeline.properties to the latest JDK 17 (17.0.8) Eclipse Temurin Docker Image. John Blum 2023-09-07 10:44:06 -07:00
  • 1108a3d709 Declare Maven Profile to build with Java 17, upgrading to Mockito 5.4.0. John Blum 2023-06-25 11:39:32 -07:00
  • 128f923c25 Edit README and update current version to 0.3.6-RAJ. John Blum 2023-06-24 20:05:52 -07:00
  • a048385c6c Prepare next development iteration. John Blum 2023-06-24 20:00:28 -07:00
  • 945a5b4dd6 Release 0.3.6-RAJ. John Blum 2023-06-24 19:50:06 -07:00
  • 6c6a74f3cd Define 'java11' Maven Profile setting the Java version to 11 and upgrading Mockito to 5.2.0. John Blum 2023-06-24 19:35:04 -07:00
  • dfd2355aa4 Adapt Apache Geode LuceneIndexFactory.setFields(..) mocking to behavior changes between Mockito 4 (based on Java 8) and Mockito 5 (based on Java 11). John Blum 2023-06-24 19:06:22 -07:00
  • 8e9dab0612 Edit README and include current version of STDG release. John Blum 2023-06-24 11:35:42 -07:00
  • 08a3cd96f0 Prepare next development iteration. John Blum 2023-06-24 11:27:27 -07:00
  • 05dd0d781d Release 0.3.5-RAJ. John Blum 2023-06-24 11:15:44 -07:00
  • aad71d8308 Add closeAnyGemFireCache() method as an alias to closeAnyApacheGeodeCache(). John Blum 2023-06-24 11:00:48 -07:00
  • 8f92f720b5 Add test logic to cleanup all Apache Geode system resources after test execution. John Blum 2023-06-24 10:51:39 -07:00
  • b49f609eca Add new ComposableFileFilter extension and implementation of Java's FileFilter interface. John Blum 2023-06-24 10:50:54 -07:00
  • db0f304477 Add missing '<p>' tags on blank/empty lines between doc in Javadoc. John Blum 2023-06-24 10:16:29 -07:00
  • 81e9c31b51 Downgrade to FreeFair Lombok Gradle Plugin 5.3.3.3. John Blum 2023-06-24 10:13:19 -07:00
  • 21ea78dae5 Cleanup unchecked cast in GemFireMockObjectsSupport.resolveRegionAttributesFromClientRegionShortcut(). John Blum 2023-06-24 10:05:16 -07:00
  • 204f14e5bc Declare com.google.code.findbugs:jsr305 as optional dependency to cleanup compiler warnings. John Blum 2023-06-24 10:02:48 -07:00
  • dba4e51d2b Edit comments in Jenkinsfile. John Blum 2023-06-24 09:55:51 -07:00
  • 367ffee851 Switch compile dependency task to implementation. John Blum 2023-06-24 09:54:45 -07:00
  • 1fb65ebdca Upgrade to FreeFair Lombok Gradle Plugin 8.0.1. John Blum 2023-06-24 09:53:27 -07:00
  • 21b9c21f25 Upgrade to Spring Data for Apache Geode 2.7.13. John Blum 2023-06-24 09:52:08 -07:00
  • acb6da0159 Upgrade to Spring Data Build Parent 2.7.13. John Blum 2023-06-24 09:51:48 -07:00
  • 2719e87347 Upgrade to Spring Data BOM 2021.2.13. John Blum 2023-06-24 09:50:56 -07:00
  • 5d656b3255 Upgrade to Spring Boot 2.7.13. John Blum 2023-06-24 09:49:43 -07:00
  • e07879a4cf Upgrade to Spring Framework 5.3.28. John Blum 2023-06-24 09:48:56 -07:00
  • 259f2188b3 Upgrade to Eclipse Temurin JDK 8u362 in Jenkins CI. John Blum 2023-06-13 16:08:15 -07:00
  • c5c5db914c Format source code and fix HTTP URL in PropDepsMavenPlugin Javadoc. John Blum 2023-06-09 14:27:18 -07:00
  • bd31137f37 Add src/main/java to Gradle build sourceSets for local Gradle Plugins in buildSrc/. John Blum 2023-06-09 13:51:32 -07:00
  • 328a931a85 Use local Spring PropDepsPlugin Gradle Pugins. John Blum 2023-06-09 13:49:24 -07:00
  • 2ae431403a Switch to local Spring Build Conventions Gradle Plugins. John Blum 2023-06-09 13:30:30 -07:00
  • 5160a0edf5 Import Spring Build Conventions Gradle Plugins. John Blum 2023-06-09 13:13:46 -07:00
  • df0709c915 Switch Jenkins CI pipeline build to using 'gradle clean build'. John Blum 2023-06-09 13:06:08 -07:00
  • 315a9d107e Upgrade to Maven Surefire Plugin 3.1.2. John Blum 2023-06-09 12:01:10 -07:00
  • e9638495f7 Upgrade to Maven Compiler Plugin 3.11.0. John Blum 2023-06-09 12:00:32 -07:00
  • 93a150cea7 Rearrange the project Gradle build script. John Blum 2023-06-09 11:59:49 -07:00
  • de15379ead Switch to using 'gradle clean build' for Jenkins CI piepline builds. John Blum 2023-06-09 13:00:24 -07:00
  • 8a762f865c Fix unchecked cast in GemFireMockObjectsSupport. John Blum 2023-06-09 10:26:36 -07:00
  • 91dde2d11d Remove HTTP URLs from mvnw and mvnw.cmd. John Blum 2023-06-09 12:09:47 -07:00
  • 05b5f2930c Switch to Spring Snapshot repository. John Blum 2023-06-09 10:33:39 -07:00
  • 64181e52e6 Upgrade to Maven Surefire Plugin 3.1.2. John Blum 2023-06-09 10:36:39 -07:00
  • 009f0ef839 Upgrade to Maven Compiler Plugin 3.11.0. John Blum 2023-06-09 10:36:13 -07:00
  • 3ecfde5767 Uprade to Maven 3.9.2. John Blum 2023-06-09 10:32:19 -07:00
  • 2175a7f9af Upgrade to Gradle 7.6.1. John Blum 2023-06-09 10:19:37 -07:00
  • 63f0b81e91 Upgrade to Spring Data Build Parent 3.0.6. John Blum 2023-06-09 12:05:20 -07:00
  • 16209317af Upgrade to Spring Data BOM 2022.0.6. John Blum 2023-06-09 10:19:01 -07:00
  • 7db42916bb Upgrade to Spring Boot 3.0.7. John Blum 2023-06-09 10:18:12 -07:00
  • e76d2e0756 Upgrade to Spring Framework 6.0.9. John Blum 2023-06-09 10:17:27 -07:00
  • 3e8ddd40fb Upgrade to VMware GemFire 9.15.5. John Blum 2023-06-09 10:15:08 -07:00
  • 8f9d54212d Upgrade to Mockito 4.11.0. John Blum 2023-06-09 10:14:17 -07:00
  • 1bf9241668 Upgrade to Micrometer 1.10.7. John Blum 2023-06-09 10:07:39 -07:00
  • 5cf66bbe75 Upgrade to Lombok 1.18.28. John Blum 2023-06-09 10:11:40 -07:00
  • 072509d4f0 Upgrade to JUnit 5.9.3. John Blum 2023-06-09 10:13:40 -07:00
  • ab0c2e84d8 Upgrade to AssertJ 3.24.2. John Blum 2023-06-09 10:09:40 -07:00
  • 21bf31058b Upgrade to Spring Data for Apache Geode 2.7.12. John Blum 2023-06-09 11:54:41 -07:00
  • 3aae09949d Upgrade to Spring Data Build Parent 2.7.12. John Blum 2023-06-09 11:53:49 -07:00
  • b23a5a1c48 Uppgrade to Spring Data BOM 2021.2.12. John Blum 2023-06-09 11:53:23 -07:00
  • dc23fd9e16 Upgrade to Spring Boot 2.7.12. John Blum 2023-06-09 10:53:19 -07:00
  • 4107562172 Upgrade to Spring Framework 5.3.27. John Blum 2023-06-09 10:52:43 -07:00
  • 1dfe6299ce Upgrade to Lombok 1.18.28. John Blum 2023-06-09 10:50:45 -07:00
  • 24844229fb Upgrade to AssertJ 3.24.2. John Blum 2023-06-09 10:50:10 -07:00
  • 5b1d89294b Upgrade to Maven 3.9.2. John Blum 2023-06-09 10:49:17 -07:00
  • 577a6bf115 Upgrade to Gradle 6.9.4. John Blum 2023-06-09 10:46:59 -07:00
  • 8d6f1ab65b Switch to Spring Snapshot repository. John Blum 2023-06-09 10:45:38 -07:00
  • 4b0273f38c Add Spring plugins-release repository to Gradle build script. John Blum 2023-06-09 10:44:28 -07:00
  • 5c092c04f1 Upgrade Jenkins CI/CD build pipeline to Temurin JDK 17.0.6_10-focal. John Blum 2023-02-27 13:38:55 -08:00
  • cd7e269ae4 Include NOTICE in the README. John Blum 2023-01-17 14:22:29 -08:00
  • 0fb0170900 Include NOTICE in the README. John Blum 2023-01-17 14:22:29 -08:00
  • 595e30f401 Upgrade to Gradle 7.6. John Blum 2022-12-05 11:05:41 -08:00
  • 9f4d61eb2e Upgrade to Spring Data Build Parent 3.0.0. John Blum 2022-12-05 11:04:34 -08:00
  • 079fa96abc Upgrade to Spring Data BOM 2022.0.0 (Turing-GA). John Blum 2022-12-05 11:04:11 -08:00
  • ef4e8c0364 Upgrade to Spring Boot 3.0.0. John Blum 2022-12-05 11:03:22 -08:00
  • fa11784bab Upgrade to Spring Framework 6.0.2. John Blum 2022-12-05 11:02:55 -08:00
  • 88837c62db Upgrade to VMware GemFire 9.15.3. John Blum 2022-12-05 11:02:12 -08:00
  • e4a095b5c4 Upgrade to Mockito 4.9.0. John Blum 2022-12-05 11:01:37 -08:00
  • c7f235ab61 Upgrade to Logback 1.4.5. John Blum 2022-12-05 11:01:00 -08:00