Commit Graph

1556 Commits

Author SHA1 Message Date
Greg Turnquist
9616e7d43d DATAGEODE-273 - Enabling JDK 11+ builds. 2020-01-18 13:25:34 -06:00
John Blum
4139d17009 DATAGEODE-291 - Refactor the MappingPdxSerializerIntegrationTests to rely less on the internals of SD Commons.
Changed from using a mock PersistentEntity to creating an actual PersistentEntity instance based the Person.class and Address.class types by using the GemfireMappingContext.
2020-01-17 14:15:34 -08:00
Mark Paluch
7903b2bdc2 DATAGEODE-292 - After release cleanups. 2020-01-17 09:47:50 +01:00
Mark Paluch
9b7233bffd DATAGEODE-292 - Prepare next development iteration. 2020-01-17 09:47:49 +01:00
Mark Paluch
8da433922f DATAGEODE-292 - Release version 2.3 M2 (Neumann). 2020-01-17 09:39:03 +01:00
Mark Paluch
96a26366cd DATAGEODE-292 - Prepare 2.3 M2 (Neumann). 2020-01-17 09:38:43 +01:00
Mark Paluch
b54ed8ba9c DATAGEODE-292 - Updated changelog. 2020-01-17 09:38:36 +01:00
John Blum
3e45bf63a3 DATAGEODE-291 - Change uses of the deprecated org.springframework.data.convert.EntityInstantiator class to org.springframework.data.mapping.model.EntityInstantiator.
Change uses of the deprecated org.springframework.data.convert.EntityInstantiators class to org.springframework.data.mapping.model.EntityInstantiators.
2020-01-16 16:26:01 -08:00
John Blum
11058afd8f DATAGEODE-291 - Refactor MappingPdxSerializer Unit and Integration Tests for resolving the EntityInstantiator. 2020-01-16 11:12:25 -08:00
Mark Paluch
cf668932da DATAGEODE-235 - After release cleanups. 2020-01-16 16:11:55 +01:00
Mark Paluch
66f754a439 DATAGEODE-235 - Prepare next development iteration. 2020-01-16 16:11:54 +01:00
Mark Paluch
ef32c84d5a DATAGEODE-235 - Release version 2.3 M1 (Neumann). 2020-01-16 16:05:23 +01:00
Mark Paluch
585660e5cf DATAGEODE-235 - Prepare 2.3 M1 (Neumann). 2020-01-16 16:05:03 +01:00
Mark Paluch
017e54ee99 DATAGEODE-235 - Updated changelog. 2020-01-16 16:05:00 +01:00
Oliver Drotbohm
a395950033 DATAGEODE-291 - Avoid test cases that test Spring Data Commons' internals. 2020-01-16 15:28:12 +01:00
Mark Paluch
bfbe93063c DATAGEODE-279 - Updated changelog. 2020-01-15 12:51:14 +01:00
Mark Paluch
1a201b9b8f DATAGEODE-278 - Updated changelog. 2020-01-15 10:36:36 +01:00
John Blum
0d59bf9c4d DATAGEODE-288 - Upgrade to Pivotal GemFire 9.9.1. 2020-01-14 19:33:25 -08:00
Mark Paluch
f7567b8feb DATAGEODE-287 - Update copyright year to 2020. 2020-01-14 17:55:35 -08:00
John Blum
6d854e3118 DATAGEODE-277 - Fix test failures in JSON Region auto-proxying support. 2020-01-06 13:51:24 -08:00
John Blum
b91dcb23dc DATAGEODE-277 - Reduce usage of Apache Geode internal APIs.
This also avoids the compiler issue requiring compile-time dependencies on 'geode-logging' and 'geode-serialization'.
2020-01-06 13:51:02 -08:00
John Blum
99d2d47d2a DATAGEODE-286 - Upgrade to Apache Geode 1.11. 2020-01-06 13:44:11 -08:00
John Blum
be37ee199b DATAGEODE-283 - Polish.
Resolves gh-32.
2019-12-13 12:35:14 -08:00
Jacob Barrett
ebac373709 DATAGEODE-283 - Parse standard "host:port" format.
Resolves gh-32.

Adds support for standard "host:port" format when parsing
ConnectionEndpoints while preserving "host[port]" support.
2019-12-13 12:35:08 -08:00
John Blum
c093c9ad49 DATAGEODE-282 - Refactor PoolFactoryBean to use PoolResolver. 2019-12-13 12:06:56 -08:00
John Blum
c37ae270a4 DATAGEODE-280 - Refactor ContinuousQueryListenerContainer to use PoolResolver. 2019-12-12 17:40:47 -08:00
John Blum
8fca2fa9ac DATAGEODE-281 - Introduce a PoolResolver strategy interface to resolve Pool instances and provide a layer of indirection between SDG and Apache Geode's static PoolManager class. 2019-12-05 15:57:27 -08:00
Jens Schauder
b5a39198b7 DATAGEODE-275 - Updated changelog. 2019-12-04 14:32:47 +01:00
Jens Schauder
f3a8bdf7ed DATAGEODE-274 - Updated changelog. 2019-12-04 12:09:48 +01:00
John Blum
423676e0af DATAGEODE-276 - Add additional tests covering error handling in the Cache Abstraction with Apache Geode as the caching provider. 2019-11-22 09:41:30 -08:00
Mark Paluch
804d1d6e33 DATAGEODE-260 - Updated changelog. 2019-11-18 12:43:26 +01:00
Mark Paluch
5fa03a43b1 DATAGEODE-259 - Updated changelog. 2019-11-18 12:16:27 +01:00
John Blum
be3dcbcace DATAGEODE-238 - Apply additional polish.
Resolves gh-30.
2019-11-15 17:05:34 -08:00
Mark Paluch
df27c8fece DATAGEODE-238 - Polish.
Update parent pom description for a proper Javadoc aggregator project name.

Remove custom asciidoctor configuration in favor of the distribution profile.

Move dependencies to spring-data-geode module.

Exclude BACKUP* and newDB from git.
2019-11-15 17:05:34 -08:00
John Blum
41abaee6bf DATAGEODE-238 - Correct HTTP URLs resolving the Maven POM Schema/XSD; Switch to HTTPS. 2019-11-14 17:39:52 -08:00
John Blum
896d8850d1 DATAGEODE-238 - Add project URLs. 2019-11-14 00:15:33 -08:00
John Blum
b4cef0726a DATAGEODE-238 - Create spring-data-geode-distribution module.
Add organization details to pom.xml.

Move Asciidoc and Assembly Maven build plugins from pom.xml to spring-data-geode-distribution/pom.xml.

Move Asciidoc from spring-data-geode/src/main/asciidoc to src/main/asciidoc.
2019-11-14 00:15:32 -08:00
John Blum
aeb8e77264 DATAGEODE-238 - Create module for Spring Data GemFire.
Create spring-data-gemfire module.

Create spring-data-geode module.

Modularize the SDG project and convert pom.xml into a parent POM.

Move all source files to spring-data-geode/src.
2019-11-14 00:15:32 -08:00
John Blum
1d0753323e DATAGEODE-211 - Add warning in the 'Configuring the Embedded Redis Server' documentation explaining to users that the 'org.apache.geode:geode-redis' module must be explicitly declared on the Spring [Boot] application classpath when usign the @EnableRedisServer annotation. 2019-11-13 23:19:23 -08:00
John Blum
4bb6e50f9a DATAGEODE-272 - Add documentation for auto transaction event publishing. 2019-11-12 18:25:41 -08:00
John Blum
a45fefbcfc DATAGEODE-272 - Write Unit Tests for transaction event handler framework code. 2019-11-12 17:02:49 -08:00
John Blum
2f558d4c95 DATAGEODE-272 - Adapt TransactionListener to enable auto transaction event publishing in the Spring ApplicationContext. 2019-11-12 16:09:41 -08:00
John Blum
feed0a3b0d DATAGEODE-152 - Fix Javadoc HTTP URL reference; switch to HTTPS.
Resolves gh-27.
2019-11-12 12:48:04 -08:00
John Blum
9476c84f4f DATAGEODE-152 - Move TransactionApplicationEvent to o.s.d.g.transaction.event. 2019-11-11 20:19:38 -08:00
John Blum
fb4b03d910 DATAGEODE-271 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. 2019-11-11 19:55:13 -08:00
John Blum
ad4a683afc DATAGEODE-152 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions.
Resolves gh-27.
2019-11-11 19:51:24 -08:00
John Blum
6d5e1e2f1e DATAGEODE-152 - Polish.
Resolve gh-27.
2019-11-05 18:06:49 -08:00
Patrick Johnson
94ba8b8d82 DATAGEODE-152 - Add documentation for TransactionalEventListener annotation.
Resolves gh-27.
2019-11-05 18:06:49 -08:00
John Blum
ca2a4025f5 DATAGEODE-1 - Polish.
Resolves gh-29.
2019-11-05 15:21:47 -08:00
Patrick Johnson
1a012c992a DATAGEODE-1 - Remove support for DynamicRegionFactory.
Resolves gh-29.
2019-11-05 14:54:35 -08:00