Commit Graph

  • 838b45163a Align Maven POM file with Gradle build file. John Blum 2019-05-06 14:58:36 -07:00
  • 000cb70152 Upgrade to Spring Data Parent POM 2.1.6.RELEASE. John Blum 2019-05-05 17:42:46 -07:00
  • 83824c8f2a Upgrade to Gradle 5.4.1. John Blum 2019-05-05 17:39:50 -07:00
  • 04c4f0b4ee Update dependency versions. John Blum 2019-04-11 14:57:59 -07:00
  • ca42211aef Upgrade to Spring Build Conventions Gradle Plugin 0.0.25.RELEASE. John Blum 2019-04-04 17:13:14 -07:00
  • e4fb67fd99 URL Cleanup. Spring Operator 2019-03-21 15:52:28 -05:00
  • 8b7055ef1b URL Cleanup. Spring Operator 2019-03-20 22:31:49 -05:00
  • e656a51529 URL Cleanup. Spring Operator 2019-03-19 22:53:43 -05:00
  • 190c3f7f84 Switch HTTP URLs to HTTPS. Spring Operator 2019-03-06 00:02:37 -06:00
  • dd407d7dd4 URL Cleanup. Spring Operator 2019-03-26 04:59:52 -05:00
  • 3693a8ca40 URL Cleanup. Spring Operator 2019-03-21 15:52:35 -05:00
  • bbcfa983e6 URL Cleanup Spring Operator 2019-03-16 12:05:52 -05:00
  • 6ec3bd3e9b Upgrade to Spring Build Conventions Gradle Plugin 0.0.22.RELEASE. John Blum 2018-12-19 17:49:59 -08:00
  • fd11e4edba Prepare next development iteration. John Blum 2018-12-19 17:45:45 -08:00
  • 1e1a87d726 Release 1.0.0.RC1. John Blum 2018-12-19 17:35:42 -08:00
  • a526c37538 Upgrade to Spring Boot 2.1.1.RELEASE. John Blum 2018-12-19 17:21:38 -08:00
  • 8abb4a9c4a Optimize imports. John Blum 2018-12-19 16:49:38 -08:00
  • 55be4aaf7b Add 'javax.net.ssl.*' System properties to the Predicate of identified System properties to clear before test execution. John Blum 2018-12-19 16:42:07 -08:00
  • a59c77a602 Format source code. John Blum 2018-12-03 17:41:09 -08:00
  • 72043ec7e5 Rename the spring.data.gemfire.debugging.enabled property to spring.data.gemfire.test.debugging.enabled. John Blum 2018-12-03 17:40:40 -08:00
  • e39631dc16 Add @AfterClass, static method to clear all GemfireBeanFactoryLocator references. John Blum 2018-12-03 17:38:38 -08:00
  • 499317f4ab Rename withDeleteDirectoryOnExit(:boolean) to usingDeleteDirectoryOnExit(:boolean). John Blum 2018-11-28 17:32:45 -08:00
  • 321693da33 Add single, constant, class member reference to an instance of IdentityHashCodeComparator. John Blum 2018-11-28 17:24:24 -08:00
  • 6a3e21e93c Add method to set the 'spring.data.gemfire.test.directory.delete-on-exit' System property from a test class. John Blum 2018-11-28 17:23:16 -08:00
  • 1c88728425 Upgrade to Mockito 2.23.4. John Blum 2018-11-28 14:38:52 -08:00
  • 7c5578b158 Upgrade to Spring Framework 5.1.3.RELEASE. John Blum 2018-11-28 14:37:15 -08:00
  • c97690893f Add new java.util.Comparator implementation supporting Object identity comparisons. John Blum 2018-11-28 14:31:26 -08:00
  • 76f11970f5 Improve logic around resolving a Stack Trace (dump) for (test) tracing and debugging purposes. John Blum 2018-11-28 14:29:06 -08:00
  • 43dd44f81e Set version to 0.0.1.KAY-BUILD-SNAPSHOT. John Blum 2018-11-07 22:28:17 -08:00
  • 64e8cb4b2b Prepare next development iteration. John Blum 2018-11-07 21:59:41 -08:00
  • 7735f40a19 Release 0.0.1.KAY-M1. John Blum 2018-11-07 21:54:54 -08:00
  • f0323b3aca Set version to 0.0.1.KAY-BUILD-SNAPSHOT. John Blum 2018-11-07 21:50:37 -08:00
  • 3af3d2f78b Adapt to API in Spring Data Kay. John Blum 2018-11-07 21:48:07 -08:00
  • f219b5ed09 Downgrade to Spring Framework 5.0.10.RELEASE. John Blum 2018-11-07 21:37:25 -08:00
  • 2a16cc037e Prepare next development iteration. John Blum 2018-11-05 22:56:21 -08:00
  • bfe3154d7c Release 0.0.1.M6. John Blum 2018-11-05 22:50:08 -08:00
  • 1b5f8e22d2 Change the 'port' method parameter, @Value annotation configuration of the 'spring.data.gemfire.cache.server.port' property to use CacheServer.DEFAULT_PORT as the default value. John Blum 2018-11-05 22:44:56 -08:00
  • 8ff823b268 Add configuration for the 'spring.data.gemfire.pool.servers' property to automatically connect client and server in client/server integration tests. John Blum 2018-11-05 22:41:41 -08:00
  • cf300f6224 Prepare next development iteration. John Blum 2018-11-05 19:33:48 -08:00
  • aaf2287d3c Release 0.0.1.M5. John Blum 2018-11-05 19:28:51 -08:00
  • c09f1f722c Add @Before test case setup method to enable GemFire/Geode OQL query debugging. John Blum 2018-11-05 19:12:29 -08:00
  • 2274eb82ed Upgrade to Spring Framework 5.1.2.RELEASE. John Blum 2018-11-05 19:04:58 -08:00
  • ec90ef6c08 Upgrade to Pivotal GemFire 9.5.2. John Blum 2018-10-25 18:28:19 -07:00
  • e195db161b Upgrade to Spring Build Conventions Gradle Plugin 0.0.20.RELEASE. John Blum 2018-10-25 18:24:06 -07:00
  • a665b2ff44 Upgrade to Spring Framework 5.1.1.RELEASE. John Blum 2018-10-15 15:47:57 -07:00
  • 8f6b7d6364 Guard against null access on ClientCache.getCurrentServers() by initializing the 'DEFAULT' Pool. John Blum 2018-10-06 16:28:17 -07:00
  • 2077e9faf0 Add additional test case asserting the ClientCache was mocked successfully. John Blum 2018-10-06 15:35:18 -07:00
  • 1240c950c7 Upgrade to Spring Build Conventions Gradle Plugin 0.0.19.RELEASE. John Blum 2018-10-05 18:02:27 -07:00
  • 408d499592 Upgrade to Spring Framework 5.1.0.RELEASE. John Blum 2018-10-05 18:00:52 -07:00
  • e372410f29 Add capability to configure the Spring Boot, SpringApplicationBuilder.contextClass(..). John Blum 2018-10-05 17:53:00 -07:00
  • 7c99575ed4 Add mock object for o.a.g.distributed.DistributedMember. John Blum 2018-10-02 15:39:07 -07:00
  • 75825e0c92 Prepare next developement iteration. John Blum 2018-09-20 00:20:16 -07:00
  • 403c7c4101 Release 0.0.1.M4. John Blum 2018-09-20 00:15:32 -07:00
  • d9a28fdea3 Upgrade to AssertJ 3.11.1. John Blum 2018-09-20 00:13:38 -07:00
  • 8d82fd8807 Do not mock Pool.socketConnectTimeout and Pool.subscriptionTimeoutMultiplier with SD Kay. John Blum 2018-09-19 17:50:56 -07:00
  • 66e3c1e46b Add lenient MockSettings for mock RegionAttributes. John Blum 2018-09-19 17:06:05 -07:00
  • c77ee37c70 Do not mock GatewayReceiver.hostnameForClients with SD Kay. John Blum 2018-09-19 16:06:29 -07:00
  • 8625d89a9c Fix mock ServerMetrics getMaxConnections() and getSubscriptionConnectionCount() return values. John Blum 2018-09-19 13:04:22 -07:00
  • a233949add Add mocking support for o.a.g.cache.server.CacheServer.getLoadProbe() and o.a.g.cache.server.CacheServer.setLoadProbe(:ServerLoadProbe). John Blum 2018-09-19 12:03:20 -07:00
  • 4ea6c3921d Add MockSettings to all mock objects. John Blum 2018-09-19 11:19:52 -07:00
  • 9e51e631c7 Fix missing mock hostnameForClients return value. John Blum 2018-09-19 10:58:01 -07:00
  • 8eb2321dca Fix unnecessary Region mocking when no Regions exist. John Blum 2018-09-19 10:19:16 -07:00
  • 797eda1494 Refactor mockGemFireCache(..) and make public; add null check and mock the GemFireCache when mockGemFireCache argument is null. John Blum 2018-09-19 09:20:23 -07:00
  • 9523d37272 Add mock object support for mocking Apache Geode/Pivotal GemFire Cache, Distributed System, ResourceManager and Region objects. John Blum 2018-09-19 09:01:04 -07:00
  • d3dcb94c78 Edit Javadoc. John Blum 2018-09-18 20:53:27 -07:00
  • bc53c115a5 Add mock object support for mocking Apache Geode/Pivotal GemFire Index objects. John Blum 2018-09-18 20:51:51 -07:00
  • a02ee5ec99 Add mock object support for mocking Apache Geode/Pivotal GemFire DiskStore objects. John Blum 2018-09-18 20:51:29 -07:00
  • bc04b02b3a Add mock object support for manually mocking Apache Geode/Pivotal GemFire Pool objects. John Blum 2018-09-18 18:28:07 -07:00
  • ddf01371cc Add mock object support for manually mocking Apache Geode/Pivotal GemFire Gateway (WAN) objects. John Blum 2018-09-18 18:27:39 -07:00
  • fb71fce848 Add mock object support for manually mocking Apache Geode/Pivotal GemFire CacheServer objects. John Blum 2018-09-18 18:27:08 -07:00
  • d5308633bc Add AsyncEventQueue ID as the AsyncEventQueue mock object name. John Blum 2018-09-18 18:26:28 -07:00
  • fab30904b0 Add mock object support for manually mocking Apache Geode/Pivotal GemFire AsyncEventQueue objects. John Blum 2018-09-18 16:32:04 -07:00
  • 142169e175 Polish. John Blum 2018-09-18 16:09:46 -07:00
  • 7ec1ed33ff Upgrade to Mockito 2.22.0. John Blum 2018-09-18 16:01:45 -07:00
  • ac0752d080 Prepare next development version. John Blum 2018-08-29 09:03:23 -07:00
  • 673d659f4b Release 0.0.1.M3. John Blum 2018-08-29 08:59:01 -07:00
  • 0782bc2205 Add processBeforeBuild(:SpringApplicationBuilder) and processBeforeRun(:SpringApplication) methods. John Blum 2018-08-29 08:53:22 -07:00
  • 0d4a38490d Prepare next development iteration. John Blum 2018-08-28 18:25:39 -07:00
  • 5f6cf81596 Release 0.0.1.M2. John Blum 2018-08-28 18:22:26 -07:00
  • c65e142924 Move SpringBootApplicationIntegrationTestsSupport from org.springframework.data.gemfire.tests.integration.config to org.springframework.data.gemfire.tests.integration. John Blum 2018-08-28 18:20:58 -07:00
  • 440a0146d6 Upgrade to AssertJ 3.11.1. John Blum 2018-08-28 17:27:48 -07:00
  • 14dfe57975 Set spring-boot.version to 2.1.0.M2. John Blum 2018-08-28 17:22:12 -07:00
  • f99d16364c Add exclusions on Spring Boot Starter Logging. John Blum 2018-08-28 17:13:17 -07:00
  • 03d48cc437 Declare optional, provided dependency on Spring Boot Starter. John Blum 2018-08-28 17:12:07 -07:00
  • 228a5bc0eb Add SpringBootApplicationIntegrationTestsSupport class to configure and bootstrap Spring ApplicationContexts uses Spring Boot during integration testing. John Blum 2018-08-28 17:01:27 -07:00
  • 6d0e294a57 Declare provided depdendency on Spring Boot Starter. John Blum 2018-08-28 17:00:48 -07:00
  • d42c255d7c Upgrade to Gradle 4.10. John Blum 2018-08-28 17:00:24 -07:00
  • a8190ae205 Add protected setApplicationContext(:ConfigurableApplicationContext):ConfigurableApplicationContext method. John Blum 2018-08-28 16:50:17 -07:00
  • 7b8614f545 Prepare next development iteration. John Blum 2018-08-22 11:55:47 -07:00
  • 2caa5b5358 Release 0.0.1.M1. John Blum 2018-08-22 11:44:18 -07:00
  • 294c985317 Re-order managed dependencies. John Blum 2018-08-21 20:15:49 -07:00
  • a46239669c Upgrade to AssertJ 3.11.0. John Blum 2018-08-21 20:04:49 -07:00
  • 346e6cc555 Correct org.springframework.data:spring-test-data-geode dependency as org.springframework.data:spring-data-geode-test. John Blum 2018-08-21 19:51:41 -07:00
  • f772d19b1b Remove spring-boot-starter-test dependency and replace with individual test artitfact dependencies. John Blum 2018-08-21 19:50:37 -07:00
  • 4430e43880 Remove IntelliJ IDEA (IDE) specific configuration. John Blum 2018-08-21 19:38:20 -07:00
  • 7ce544f762 Upgrade to Spring Build Conventions Gradle Plugin 0.0.17.RELEASE. John Blum 2018-08-21 19:34:30 -07:00
  • 632561b475 Implement o.s.context.ApplicationListener<ContextClosedEvent> to workaround changes in Spring Framework 5.1.0.RC2 related to @EventListener infrastructure handling. John Blum 2018-08-17 21:59:32 -07:00
  • cb7a1e37fc Deprecate the SubscriptionEnabledClientServerIntegrationTestsConfiguration class. John Blum 2018-08-15 12:47:53 -07:00
  • d65dd679c2 Add overloaded waitOn(..) method to supply Condition, duration and interval. John Blum 2018-08-14 18:24:07 -07:00
  • 7718b8d8b2 Fix waitOnServerToStart(..) return statement to correctly return 'connected.get()'. John Blum 2018-08-14 18:19:31 -07:00