Commit Graph

1938 Commits

Author SHA1 Message Date
Christoph Strobl
49b62d02eb Release version 2.7 M1 (2021.2.0).
See #553
2022-01-14 10:58:16 +01:00
Christoph Strobl
fbe696204f Prepare 2.7 M1 (2021.2.0).
See #553
2022-01-14 10:57:50 +01:00
John Blum
4923bc3609 Upgrade to Apache Geode 1.14.2.
Closes #559.
2022-01-07 18:52:56 -08:00
John Blum
0a227ad601 Upgrade to Apache Log4j 2.16.0. 2022-01-07 18:48:43 -08:00
John Blum
7a8ef12f80 Upgrade to Apache Shiro 1.8.0. 2022-01-07 18:47:20 -08:00
John Blum
5287517042 Make internal instance state fields final (constant). 2022-01-07 18:43:36 -08:00
John Blum
e776a2240c Polish for #557. 2022-01-07 18:39:25 -08:00
Mark Paluch
971efb46bd Adapt to Mockito API changes.
Closes #557.
2022-01-07 18:15:55 -08:00
John Blum
b65dab174a Upgrade to Apache Geode 1.14.1.
Resolves gh-556.
2021-12-13 14:47:15 -08:00
John Blum
77ba57c553 Configure the cache with 'copy-on-read'. 2021-12-09 10:40:17 -08:00
John Blum
dd6178befb Add Spring Profile bean configuration to switch between SDG MappingPdxSerializer and Apache Geode ReflectionBasedAutoSerializer in test configuration. 2021-12-06 14:31:02 -08:00
John Blum
13d9098d36 Add Integration Test asserting the de/serialization of a complex object model/graph using Apache Geode PDX serialization. 2021-12-06 13:55:40 -08:00
Mark Paluch
c873236d72 Update Jenkinsfile
Consistently use upstream triggers.

See #545
2021-11-12 14:38:23 +01:00
Jens Schauder
c7390c7ca5 After release cleanups.
See #545
2021-11-12 10:59:44 +01:00
Jens Schauder
a74c2d259f Prepare next development iteration.
See #545
2021-11-12 10:59:41 +01:00
Jens Schauder
03cda3402f Release version 2.6 GA (2021.1.0).
See #545
2021-11-12 10:49:36 +01:00
Jens Schauder
d87f38f338 Prepare 2.6 GA (2021.1.0).
See #545
2021-11-12 10:49:15 +01:00
John Blum
5b861f803e Upgrade to Spring Test for Apache Geode 0.0.28. 2021-10-28 16:55:51 -07:00
John Blum
54d288131b Upgrade to Spring Test for Apache Geode 0.0.27. 2021-10-28 12:04:51 -07:00
John Blum
6c932fe9fa Adpat to (internal) API changes in Apache Geode 1.15 related to WAN Gateway functionality availability.
Do not refer to Apache Geode internal WAN Gateway API classes any longer to determine whether the Apache Geode feature (e.g. WAN Gateway) is available.

Resolves gh-540.
2021-10-21 17:14:09 -07:00
Mark Paluch
df00de2947 After release cleanups.
See #536
2021-10-18 13:55:41 +02:00
Mark Paluch
9a8bbf06b3 Prepare next development iteration.
See #536
2021-10-18 13:55:38 +02:00
Mark Paluch
f6aa5996ad Release version 2.6 RC1 (2021.1.0).
See #536
2021-10-18 13:48:13 +02:00
Mark Paluch
6c0a0aa530 Prepare 2.6 RC1 (2021.1.0).
See #536
2021-10-18 13:47:45 +02:00
Mark Paluch
c67cb95426 Upgrade to spring-data-geode-test 0.0.26.
Closes #544
2021-10-18 12:02:42 +02:00
Mark Paluch
83a52f8afa Upgrade to Maven Wrapper 3.8.3.
See #541
2021-10-11 14:30:23 +02:00
John Blum
ade2e961be Add baseline build for Java 17 in Maven and Jenkins.
Remove baseline build for Java 16.
2021-09-30 10:18:13 -07:00
John Blum
564968738f Edit Javadoc in LocalRegionFactoryBean. 2021-09-29 12:47:17 -07:00
John Blum
f10e997cc8 Remove reference to 'Pivotal GemFire'. 2021-09-29 12:44:17 -07:00
John Blum
3625179db8 Cleanup Javadoc errors and warnings. 2021-09-28 18:09:27 -07:00
John Blum
134cd92888 Resolve some TODOs. 2021-09-28 18:09:17 -07:00
John Blum
9ed795cdef Replace RegionPopulator with STDG's RegionDataInitializingPostProcesor. 2021-09-28 18:09:01 -07:00
John Blum
02e1a14f9e Adapt to API and functional changes in Spring Framework 6 to fix tests.
These changes are also possibly applicable to SDG on Spring Framework 5 and are a candidate for backporting.

Resolves gh-538.
2021-09-24 21:43:21 -07:00
John Blum
a460b42dcd Improve reliability of the DurableClientCacheIntegrationTests class.
Resolves gh-296.
2021-09-20 12:08:43 -07:00
John Blum
5066155476 Disable the reuse of forks with the test JVM in Maven Surefire Plugin configuration.
Resolves gh-296.
2021-09-17 17:23:50 -07:00
John Blum
b767de02c1 Refactor test classes in conjunction with reusing forked test JVMs per test class.
Resolves gh-296.
2021-09-17 16:44:09 -07:00
John Blum
002322e9c1 Disable use of forked JVMs per test class (i.e reuse test JVM forks).
Resolves gh-296.
2021-09-17 16:44:09 -07:00
John Blum
08e91370b6 Replace all uses of Spring's @ContextConfiguration annotation in conjunction with STDG's GemFireMockObjectsApplicationContextInitializer with STDG's @GemFireUnitTests annotation.
Optimize test class imports.

Resolves gh-296.
2021-09-17 16:44:09 -07:00
John Blum
244bec0a5b Cleanup log framework log-levels (set to 'error').
Change default log-level for a Locator to 'warn'.

Add logger configuration for 'org.groups".

Resolves gh-296.
2021-09-17 16:44:09 -07:00
John Blum
2d53c43ee8 Remove the deprecated org.springframework.data.gemfire.ForkUtil class.
Resolves gh-296.
2021-09-17 16:44:08 -07:00
John Blum
d9c8542454 Fix additional tests based on the STDG 0.0.26 upgrade.
Resolves gh-296.
2021-09-17 16:44:08 -07:00
John Blum
4024fc9d24 Upgrade to Spring Test for Apache Geode (STDG) 0.0.26-SNAPSHOT.
Resolves gh-296.
2021-09-17 16:44:08 -07:00
John Blum
2d94c00d3d Fix tests.
Resolves gh-296.
2021-09-17 16:44:08 -07:00
John Blum
fa78d025fa Fix compiler warnings.
Resolves gh-296.
2021-09-17 16:44:08 -07:00
John Blum
339ff8edca Extend STDG's IntegrationTestsSupport abstract base class for any Unit/Integration Tests forking a Spring ApplicationContext and bootstrapping/configuring Apache Geode live or mock objects.
Resolves gh-296.
2021-09-17 16:43:55 -07:00
John Blum
8e67fa3804 Replace all uses of SpringJUnit4ClassRunner with SpringRunner.
Extends STDG's IntegrationTestsSupport abstract base class for Integration Tests.

Resolves gh-296.
2021-09-17 16:38:44 -07:00
John Blum
bccec35d5c Replace all JUnit assertions with AssertJ.
Resolves gh-296.
2021-09-17 16:38:44 -07:00
John Blum
20fb6af9a5 Remove use of the Hamcrest library.
Replace JUnit Assertions with AssertJ.

Resolves gh-296.
2021-09-17 16:38:26 -07:00
John Blum
ddcd01910e Extend the STDG o.s.d.g.tests.integration.IntegrationTestsSupport abstract base class in all Integration-based Tests.
This applies to test classes in particular that bootstrap and configure Apache Geode in a Spring ApplicationContext using the JUnit4 SpringRunner class.

Resolves gh-296.
2021-09-17 16:38:03 -07:00
John Blum
a584b4066c Refactor the o.s.d.g.listener.StubErrorHandler class.
Implement java.lang.Iterable.

Resolves gh-296.
2021-09-17 12:58:43 -07:00