John Blum
6dfd3e7082
SGF-475 - Add additional logging to the MappingPdxSerializer.
2016-03-01 15:42:11 -08:00
John Blum
34da7ec910
SGF-469 - Add support for CDI.
2016-02-26 14:32:34 -08:00
John Blum
53a1fc217a
SGF-474 - Fix the NPE in the MappingPdxSerializer
2016-02-25 12:16:19 -08:00
Oliver Gierke
60c5f1f2d3
SGF-470 - Updated changelog.
2016-02-23 14:35:14 +01:00
John Blum
adaf6903d7
SGF-473 - Fix CI build test failures.
2016-02-17 00:30:03 -08:00
John Blum
b385dbc25e
SGF-473 - Allow a Spring-configured ClientCache to be constructed without a Pool.
2016-02-16 18:46:24 -08:00
Oliver Gierke
670973555c
SGF-472 - Move to Aspectjweaver as primary dependency.
2016-02-15 13:28:02 +01:00
Oliver Gierke
789051e8a1
SGF-437 - After release cleanups.
2016-02-12 15:43:57 +01:00
Oliver Gierke
997240b511
SGF-437 - Prepare next development iteration.
2016-02-12 15:43:39 +01:00
Oliver Gierke
5477433041
SGF-437 - Release version 1.8 M1 (Hopper).
2016-02-12 15:42:46 +01:00
Oliver Gierke
5090b4974b
SGF-437 - Prepare 1.8 M1 (Hopper).
2016-02-12 15:36:18 +01:00
Oliver Gierke
1ae0cb4d72
SGF-437 - Updated changelog.
2016-02-12 15:36:08 +01:00
Oliver Gierke
90a8f750e3
SGF-465 - Removed pom.xml from .gitignore.
2016-02-11 16:34:32 +01:00
John Blum
40bd6cc032
SGF-465 - Add additional test dependency for the MultithreadedTC test framework to restore the Maven build.
2016-02-09 12:54:44 -08:00
John Blum
770038a3aa
SGF-468 - Improve coordination between the PoolFactoryBean and ClientCacheFactoryBean when configuring and resolving the GemFire DistributedSystem.
2016-02-03 12:06:08 -08:00
John Blum
63169840fa
SGF-467 - Add Code of Conduct.
2016-02-02 10:42:23 -08:00
John Blum
1b11b912f5
SGF-459 - Add support for the get(key:Object, valueLoader:Callable) method in Spring Framework 4.3's Cache interface.
2016-02-01 23:43:29 -08:00
John Blum
730eea0e38
SGF-466 - Restore function to the Gradle-based build.
2016-02-01 23:38:13 -08:00
Oliver Gierke
4a6adbadb6
SGF-465 - Moved project build to Maven.
...
Introduced Maven pom.xml basically mimicking what's been previously defined in build.gradle. Moved Asciidoctor files into places expected by the Spring Data build parent. Moved notice.txt etc. to src/main/resources. Switched to Logback for test logging.
2016-01-28 14:58:15 +01:00
Eitan Suez
c543109197
SGF-462 - adding appinfo hint to client-region element
...
- This allows IDEs to figure out the correct type for this element
Closes PR #85
2016-01-14 07:16:49 -08:00
John Blum
193a466752
SGF-461 - Upgrade to Spring Framework 4.1.9.RELEASE.
2016-01-13 19:06:24 -08:00
John Blum
f334cf2c5c
SGF-460 - Remove unnecessary SLF4J compile-time dependency.
2016-01-13 17:50:52 -08:00
John Blum
10fadc0d9a
SGF-458 - Enable resolution of GemFire's DistributedSystem and System properties to be overridden in PoolFactoryBean.
2016-01-08 16:57:58 -08:00
John Blum
91619b8811
SGF-457 - Clean up Javadoc warnings.
2016-01-08 16:50:12 -08:00
Oliver Gierke
65d2b7347e
SGF-456 - Updated changelog.
2015-12-18 11:01:42 +01:00
Oliver Gierke
34665d16ec
SGF-455 - Simplified registration for shared GemfireMappingContext for repositories.
...
A <gemfire:repositories /> now registers a single bean definition for a GemfireMappingContext that gets wired to the GemfireRepositoryFactoryBean instances registered within the system unless an explicit mapping context is referenced.
The GemfireRepositoryFactoryBean now checks a GemfireMappingContext being registered and rejects to start without one. The same applies to GemfireRepositoryFactory.
Related tickets: SGF-448, SGF-449, SGF-450.
2015-12-16 17:44:59 +01:00
Oliver Gierke
6ad886ffae
SGF-454 - Adapted to API changes in Spring Data Commons.
...
Related tickets: DATACMNS-89.
2015-12-14 22:23:44 +01:00
John Blum
eebe7bb622
SGF-450 - GemfireRepositoryFactoryBean needs to explicitly register the default GemfireMappingContext when not explicitly defined as a bean in the application's Spring context.
2015-12-03 18:09:34 -08:00
John Blum
37d41a1ed2
SGF-449 - GemfireRepositoryFactoryBean.setGemfireMappingContext needs to call RepositoryFactoryBeanSupport.setMappingContext.
2015-12-03 16:21:35 -08:00
John Blum
cf64807b09
SGF-448 - GemfireRepositoryConfigurationExtension needs to override the RepositoryConfigurationExtensionSupport postProcess(:BeanDefinitionBuilder, :AnnotationRepositoryConfigurationSource) method.
2015-12-03 15:59:49 -08:00
John Blum
042af996e6
SGF-447 - Fix Spring Data GemFire due to recent changes to Apache Geode that removed various internal utility classes in favor of external Spring classes.
2015-11-30 11:52:18 -08:00
Oliver Gierke
650d5fffab
SGF-437 - Updated changelog.
2015-11-16 08:53:12 +01:00
John Blum
195d452fe2
SGF-442 - Remove incorrect statements about GemFire Java Reflection-based (PDX) Serialization in the SDG Reference Guide.
2015-10-19 18:44:37 -07:00
John Blum
f645e7d1a4
SGF-441 - Fix possible CacheClosedException in ClientCacheFactoryBean onApplicationEvent(:ContextRefreshedEvent) when the ClientCache initialization is lazy.
2015-10-17 23:17:31 -07:00
John Blum
af343a45fa
SGF-440 - Optimize imports across the SDG codebase.
2015-10-16 12:35:51 -07:00
John Blum
e07068e828
SGF-437 - Upgrade to Spring Framework 4.1.8.RELEASE.
2015-10-16 02:47:23 -07:00
John Blum
0514a6b5e8
SGF-438 - Make <gfe:client-cache>, 'ready-for-events' true the default for durable clients.
2015-10-16 02:24:43 -07:00
John Blum
e74768f006
SGF-439 - Add 'durable-client-id' and 'durable-client-timeout' attributes to the <gfe:client-cache> namespace element for convenience.
2015-10-15 22:16:01 -07:00
Oliver Gierke
96d88f9908
SGF-436 - Updated changelog.
2015-10-14 13:59:13 +02:00
John Blum
a458115c7f
SGF-434 - Add a durable GemFire client cache test to assert proper behavior by SDG.
...
Removed the ClientCacheFactoryBean.readyForEvents() method and moved the logic to onApplicationEvent(..).
Updated the spring-gemfire 1.6 and 1.7 XSD with the new keep-alive attribue on the client-cache element.
Changed the generic signature of the CacheFactoryBean class back to com.gemstone.gemfire.cache.Cache due to the Spring container bean resolution Exception when using JavaConfig in SDG 1.7 with GemFire 8.1 and core Spring Framework 4.1.7.
2015-10-14 00:37:03 -07:00
John Blum
b52a18579b
SGF-434 - Add a durable GemFire client cache test to assert proper behavior by SDG.
2015-10-12 13:45:13 -07:00
John Blum
2344eb521d
SGF-429 - GemfirePersistentProperty considers a BigDecimal property an entity.
...
Additional changes and refactoring inspired by Spring Data MongoDB custom SimpleTypeHolder.
2015-10-05 22:04:16 -07:00
John Blum
6113bfbea1
SGF-429 - GemfirePersistentProperty considers a BigDecimal property an entity.
2015-10-05 20:22:41 -07:00
John Blum
9cc4b98e35
SGF-432 - IndexFactoryBean traps IndexExistsException instead of IndexNameConflictException.
2015-10-05 19:03:08 -07:00
John Blum
1cd2a7ff50
SGF-433 - Fix improper resolution of Spring property placeholders in 'locators' and 'servers' attributes on the '<gfe:pool>' element(s) in Spring XML config.
2015-10-01 17:59:04 -07:00
John Blum
2f15b322ee
SGF-430 - Cleanup test failures on Windows due to incorrect Spring test context configuration resource resolution.
...
Fixes SnapshotServiceFactoryBeanTest.toSimpleFilenameUsingVariousPathnames(..) and the SnapshotServiceImportExportIntegrationTest failures on MS Windows due to file system path issues.
2015-09-11 22:17:20 -07:00
John Blum
3fdf6c3c82
SGF-431 - Remove mavenLocal() from the artifact repository declarations.
2015-09-10 15:40:55 -07:00
John Blum
7462d7f607
SGF-430 - Cleanup test failures on Windows due to incorrect Spring test context configuration resource resolution.
2015-09-10 13:29:29 -07:00
John Blum
8d79955810
SGF-387 - Prepare SDG 1.8 and upgrade to GemFire 8.2.0 GA
...
Added the 'New in the 1.8 Release' section to the 'New Features' chapter in the Spring Data GemFire Reference Guide.
2015-09-01 21:34:04 -07:00
John Blum
32d52301c6
SGF-387 - Prepare SDG 1.8 and upgrade to GemFire 8.2.0 GA
...
Created the spring-gemfire-1.8.xsd and spring-data-gemfire-1.8.xsd and updated the spring.schemas file to references the version appropriate schemas (XSDs) for SDG 1.8. Also rebased on 'master' to pull in SGF-409.
2015-09-01 21:11:28 -07:00