Commit Graph

  • cf8a843293 Release 0.0.23. John Blum 2021-03-22 20:39:11 -07:00
  • c803efa301 Fix Javadoc tags and code blocks. John Blum 2021-03-22 20:27:23 -07:00
  • c9b8b90b99 Upgrade to Gradle 6.8.3. John Blum 2021-03-22 20:17:31 -07:00
  • 40baf02fdd Add Integration Tests testing and asserting the publishing of Apache Geode cache lifecycle events through the Spring container (using the ApplicationEventPublisher with custom cache ApplicationEvents). John Blum 2021-03-22 20:16:28 -07:00
  • bc9625ebcf Cleanup compiler warnings. John Blum 2021-03-22 20:14:48 -07:00
  • 26d6a6e511 Add Integration Tests testing and asserting the behavior of the Spring TestContext framework with regard to managing ApplicationContexts created, managed and used by test cases of test classes. John Blum 2021-03-22 20:10:37 -07:00
  • b1fdb5962e Add TestContextApplicationEventPublisherAdapter class adapting the Spring TestContext framework and API as an instance of the ApplicationEventPublisher interface. John Blum 2021-03-22 20:08:41 -07:00
  • 9e03dc03c6 Add GeodeContextCustomizer and factory used to customize the Spring ApplicationContext setup during Integration Tests involving Apache Geode. John Blum 2021-03-22 20:07:46 -07:00
  • 3b5208c213 Add (experimental) DependencyOf annotation type and associated DependencyOfBeanFactoryPostProcessor class. John Blum 2021-03-22 19:52:27 -07:00
  • 08350ab997 Rename the AbstractApplicationContextCacheLifecycleListenerAdapter class to AbstractApplicationEventPublisherCacheLifecycleListenerAdapter. John Blum 2021-03-22 19:48:53 -07:00
  • 59488b0a54 Move TestContextEventType enumeration to the org.springframework.data.gemfire.tests.extensions.spring.test.context.event package. John Blum 2021-03-22 19:42:38 -07:00
  • dfd0d8e324 Move the GemFireUnitTest annotation to the org.springframework.data.gemfire.tests.unit.annotation package. John Blum 2021-03-18 19:04:58 -07:00
  • 103cb930ba Refactor codebase. John Blum 2021-03-18 18:54:47 -07:00
  • 54e8b1ecde Refactor codebase. John Blum 2021-03-18 18:45:45 -07:00
  • 29100747a3 Upgrade to Spring Data Ockham-SR6. John Blum 2021-03-18 14:44:42 -07:00
  • dd6fa7f88a Upgrade to Spring Boot 2.4.4. John Blum 2021-03-18 13:59:45 -07:00
  • 9828dc997d Upgrade to Spring Framework 5.3.5. John Blum 2021-03-18 13:59:11 -07:00
  • c8b0173fbd Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.6. John Blum 2021-03-18 13:58:22 -07:00
  • 14fa273445 Improve test context/infrastructure logic to reliably determine whether the GemFire/Geode cache instance was properly closed. John Blum 2021-03-18 13:54:48 -07:00
  • 3d13306ace Rename IntegrationTestsSupport.clearAllBeanFactoryLocators() method to closeAllBeanFactoryLocators(). John Blum 2021-03-18 12:34:13 -07:00
  • dab4fca83e Upgrade to Mockito 3.8.0. John Blum 2021-02-22 13:44:06 -08:00
  • c13c5f1ea4 Upgrade to Gradle 6.8.2. John Blum 2021-02-18 17:28:42 -08:00
  • e1c8ad845a Upgrade to JUnit 4.13.2. John Blum 2021-02-18 17:02:53 -08:00
  • e29b951e80 Upgrade to Spring Data 2020.0.6-SNAPSHOT. John Blum 2021-02-18 17:01:49 -08:00
  • 1942e545bc Upgrade to Spring Boot 2.4.3. John Blum 2021-02-18 16:59:05 -08:00
  • 978e48ed7a Upgrade to Spring Framework 5.3.4. John Blum 2021-02-18 16:55:52 -08:00
  • 872ca9d227 Upgrade to Spring Build Conventions Gradle Plugin 0.0.37. John Blum 2021-02-02 12:10:47 -08:00
  • c7d1b56968 Upgrade to Lombok 1.18.18. John Blum 2021-02-02 12:09:04 -08:00
  • cbfa432c5a Prepare next development iteration. John Blum 2021-01-25 14:06:54 -08:00
  • dd069ce18d Release 0.0.22. John Blum 2021-01-25 13:58:33 -08:00
  • 0c8ee6b610 Upgrade to Gradle 6.8.1. John Blum 2021-01-25 13:53:59 -08:00
  • 54de60cc18 Upgrade to Spring Data Ockham-SR3. John Blum 2021-01-25 13:50:16 -08:00
  • 58c0c25f27 Upgrade to AssertJ 3.19.0. John Blum 2021-01-25 13:48:08 -08:00
  • 1a65d3d9ca Set auth credentials when present to autheticate with Spring libs-snapshot Repository. spring-data-moore John Blum 2021-01-22 12:26:54 -08:00
  • 4e66588583 Add Maven Central Repository to buildscript to resolve build dependencies. John Blum 2021-01-22 12:21:42 -08:00
  • cdac54d624 Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. John Blum 2021-01-22 12:18:42 -08:00
  • e97d380936 Upgrade to Spring Data Neumann-SR6. spring-data-neumann John Blum 2021-01-22 14:11:07 -08:00
  • 5ade8b6e18 Upgrade to Spring Boot 2.3.8.RELEASE. John Blum 2021-01-22 14:09:29 -08:00
  • 82ec4efa56 Upgrade to Spring Framework 5.2.12.RELEASE. John Blum 2021-01-22 14:08:53 -08:00
  • 19935c290b Upgrade to Mockito 3.7.7. John Blum 2021-01-22 14:08:02 -08:00
  • b72431c6ae Set auth credentials when present to autheticate with Spring libs-snapshot Repository. John Blum 2021-01-22 12:26:54 -08:00
  • 5bce577b06 Add Maven Central Repository to buildscript to resolve build dependencies. John Blum 2021-01-22 12:21:42 -08:00
  • c6f47f1dbe Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. John Blum 2021-01-22 12:18:42 -08:00
  • 4cca70a87e Fix typo in Mockito dependency version. spring-data-ockham John Blum 2021-01-22 14:04:16 -08:00
  • b62669a3d5 Upgrade to Spring Data Ockham-SR3. John Blum 2021-01-22 14:01:54 -08:00
  • ae537d335c Upgrade to Spring Boot 2.4.2. John Blum 2021-01-22 14:00:28 -08:00
  • 7d79f9b2fe Uprade to Spring Framework 5.3.3. John Blum 2021-01-22 14:00:04 -08:00
  • 6c2f0a3f71 Upgrade to Mockito 3.7.7. John Blum 2021-01-22 13:59:18 -08:00
  • 69c4189f0b Set auth credentials when present to autheticate with Spring libs-snapshot Repository. John Blum 2021-01-22 12:26:54 -08:00
  • 48ff88ec45 Add Maven Central Repository to buildscript to resolve build dependencies. John Blum 2021-01-22 12:21:42 -08:00
  • e40fae5b39 Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. John Blum 2021-01-22 12:18:42 -08:00
  • e73b84d377 Set auth credentials when present to autheticate with Spring libs-snapshot Repository. John Blum 2021-01-22 12:26:54 -08:00
  • 618357f83d Add Maven Central Repository to buildscript to resolve build dependencies. John Blum 2021-01-22 12:21:42 -08:00
  • 46d6c7f5d7 Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. John Blum 2021-01-22 12:18:42 -08:00
  • 311046669a Upgrade to Gradle 6.8. John Blum 2021-01-19 12:10:25 -08:00
  • 895036ae11 Upgrade to Spring Data 2020.0.3-SNAPSHOT. John Blum 2021-01-19 12:10:01 -08:00
  • e6f264e9b4 Upgrade to Spring Boot 2.4.2. John Blum 2021-01-19 12:07:35 -08:00
  • 8f53a2db9c Upgrade to Spring Framework 5.3.3. John Blum 2021-01-19 12:06:29 -08:00
  • 17fea75152 Upgrade to Mockito 3.7.7. John Blum 2021-01-19 12:04:27 -08:00
  • 80bd2d19ab Add RegionSpyingBeanPostProcessor class to spy on Region beans managed in a Spring TestContext for testing purposes. John Blum 2020-12-01 17:29:48 -08:00
  • df5635f925 Prepare next development iteration. John Blum 2020-11-19 12:08:00 -08:00
  • 5d28098663 Release 0.0.21.RELEASE. John Blum 2020-11-19 11:19:47 -08:00
  • d6f1a02a24 Declare 'java-module-name' build property required by Java 9 Module System. John Blum 2020-11-19 11:06:47 -08:00
  • 4ccc042ba4 Fix artifactId for Spring Data Maven BOM. John Blum 2020-11-19 10:37:39 -08:00
  • 6bbf106483 Upgrade to Freefair Lombok Gradle Plugin 5.3.0. John Blum 2020-11-19 10:36:10 -08:00
  • df0d5b50be Remove the spring-data-gemfire-test module. John Blum 2020-11-19 10:32:51 -08:00
  • 233ddb21d9 Upgrade to Gradle 6.7.1. John Blum 2020-11-19 10:30:47 -08:00
  • 03604742fa Enable Maven dependency management for Apache Geode. John Blum 2020-11-19 10:28:54 -08:00
  • aac8a01202 Set version to 0.0.21-OCKHAM-SNAPSHOT. John Blum 2020-11-19 11:14:45 -08:00
  • f88603ce9d Declae 'java-module-name' build property required by Java 9 Module System. John Blum 2020-11-19 11:06:47 -08:00
  • ce9eb0d710 Fix artifactId for Spring Data Maven BOM. John Blum 2020-11-19 10:37:39 -08:00
  • 560f03a977 Upgrade to Freefair Lombok Gradle Plugin 5.3.0. John Blum 2020-11-19 10:36:10 -08:00
  • 001e249a75 Remove the spring-data-gemfire-test module. John Blum 2020-11-19 10:32:51 -08:00
  • dcf366505b Upgrade to Gradle 6.7.1. John Blum 2020-11-19 10:30:47 -08:00
  • 7a746ca6c6 Enable Maven depdenndency management for Apache Geode. John Blum 2020-11-19 10:28:54 -08:00
  • ce87293dde Disable (comment out) the Spring Framework and Spring Data version extension overrides. John Blum 2020-11-19 10:27:46 -08:00
  • 8711415285 Upgrade to Spring Data Ockham-SR1. John Blum 2020-11-19 10:26:18 -08:00
  • 7560de6baa Upgrade to Spring Boot 2.4.0. John Blum 2020-11-19 10:19:56 -08:00
  • d70daa5d9d Upgrade to Spring Framework 5.3.1. John Blum 2020-11-19 10:19:22 -08:00
  • 780ef93a23 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5. John Blum 2020-11-19 10:18:09 -08:00
  • 9f79c63d29 Upgrade to AssertJ 3.18.1. John Blum 2020-11-19 10:16:58 -08:00
  • d25f7fb264 Upgrade to Apache Geode 1.13.1. John Blum 2020-11-19 10:16:36 -08:00
  • cc35bd4fc8 Upgrade to Gradle 6.7.1. John Blum 2020-11-19 10:04:41 -08:00
  • fbaed70563 Upgrade to Spring Framework 5.2.11.RELEASE. John Blum 2020-11-19 10:03:03 -08:00
  • 07a92a33ec Upgrade to AssertJ 3.18.1. John Blum 2020-11-19 10:01:41 -08:00
  • 9ffbdc4a75 Upgrade to Gradle 6.7.1. John Blum 2020-11-19 09:52:49 -08:00
  • fad7aefe82 Upgrade to Spring Boot 2.3.6.RELEASE. John Blum 2020-11-19 09:51:17 -08:00
  • e5cb4a14a3 Upgrade to Spring Framework 5.2.11.RELEASE. John Blum 2020-11-19 09:50:22 -08:00
  • 2e7e332727 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5. John Blum 2020-11-19 09:49:22 -08:00
  • d09bf12b96 Upgrade to AssertJ 3.18.1. John Blum 2020-11-19 09:48:28 -08:00
  • 6125d5f39b Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. spring-data-kay John Blum 2020-11-17 20:28:04 -08:00
  • a41fa84a5f Declare and configure repositories for all projects. John Blum 2020-11-17 12:45:23 -08:00
  • 82ee2bbf22 Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. spring-data-lovelace John Blum 2020-11-17 21:04:01 -08:00
  • a05668c6dd Declare and configure repositories for all projects. John Blum 2020-11-17 12:45:23 -08:00
  • ff5fdd170e Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. John Blum 2020-11-17 20:28:04 -08:00
  • 13a441dbc5 Declare and configure repositories for all projects. John Blum 2020-11-17 12:45:23 -08:00
  • de290a842b Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. John Blum 2020-11-17 20:28:04 -08:00
  • 657d434986 Declare and configure repositories for all projects. John Blum 2020-11-17 12:45:23 -08:00
  • f874697bbe Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. John Blum 2020-11-17 20:28:04 -08:00
  • b52c95c125 Declare and configure repositories for all projects. John Blum 2020-11-17 12:45:23 -08:00