Commit Graph

1103 Commits

Author SHA1 Message Date
Oliver Gierke
bdaf64c8b7 SGF-572 - Prepare 2.0 M2 (Kay). 2017-04-04 21:12:02 +02:00
Oliver Gierke
2371834b68 SGF-572 - Updated changelog. 2017-04-04 21:11:53 +02:00
John Blum
22ea9702c9 SGF-402 - Polish.
(cherry picked from commit 479bc4e3253425b60d01d1ee4b346d971db3a9e9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 15:53:32 -07:00
John Blum
365e8458bf SGF-402 - Document Lucene integration support.
(cherry picked from commit 556afed8772ad37a99e4a3b9f6d3783ee3e9a872)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 14:02:40 -07:00
John Blum
143735eef1 SGF-402 - Implement support for proper Paging with Projections in Lucene query results.
(cherry picked from commit 9f0a07273c1241a81c5efa9e8f5f9a239e3f5ddb)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:58:12 -07:00
John Blum
96aefa8f1a SGF-402 - Add support for Lucene query result projections.
(cherry picked from commit 5113152b8f85c74c799926f53fefea1f80833745)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:50:18 -07:00
John Blum
9e2a3011d6 SGF-602 - Rename @EnableIndexes to @EnableIndexing.
(cherry picked from commit cd92d4b373a46cf1ee91ddb30b01a2b285703107)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:46:21 -07:00
John Blum
8e256815df SGF-605 - Add override attribute defaulted to false in the @Indexed annotation.
(cherry picked from commit 007cd25608083264e5796f04f338b551b9fa84ad)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:43:15 -07:00
John Blum
7562129080 SGF-603 - Add ignoreIfExists attribute defaulted to true in @<Type>Region annotations for @EnableEntityDefinedRegions.
(cherry picked from commit 043cc922b95b0620b7ddb76b7bb19d96498d2561)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:42:56 -07:00
John Blum
9b59a75b5c SGF-402 - Add SDG Annotation configuration support for Lucene Integration.
(cherry picked from commit 249e64586537d9be9331971b9e3b3d864b6cf694)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:37:31 -07:00
John Blum
3e9ca665d6 SGF-402 - Add SDG XML Namespace support for Lucene Integration.
(cherry picked from commit 4a05172a270366756f8e47e7bd9269db24d1b268)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:29:43 -07:00
John Blum
d914820272 SGF-402 - Add Lucene Integration support.
(cherry picked from commit f104d5752725469837254e7dda773539505a26c4)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:09:23 -07:00
John Blum
d20f3b6667 SGF-607 - Upgrade 3rd party dependencies.
Upgrade to Jackson 2.8.6.

Upgrade to Log4j 2.8.1.

Upgrade to Lombok 1.16.14.

Upgrade to Mockito 2.7.19.

Upgrade to Apache Shiro 1.3.2.
2017-03-24 18:16:19 -07:00
John Blum
6b96321e46 SGF-607 - Upgrade to Pivotal GemFire 9.0.2. 2017-03-24 17:25:57 -07:00
John Blum
08fa89080a SGF-606 - Adapt to Spring Data Commons RepositoryConfigurationExtension API changes. 2017-03-24 17:22:04 -07:00
Oliver Gierke
813014a7c0 SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7. 2017-03-24 11:15:58 +01:00
Oliver Gierke
e1b51b75d6 SGF-595 - Adapt to API changes in Spring Data Commons. 2017-03-24 11:15:58 +01:00
John Blum
d108553870 SGF-595 - Integrate Spring Data Commons Java 8 support. 2017-03-24 11:15:58 +01:00
John Blum
7d91c8ed3a SGF-598 - Review and polish. 2017-03-02 11:21:25 -08:00
Oliver Gierke
a57b8d8537 SGF-592 - Updated changelog. 2017-03-02 11:11:02 +01:00
John Blum
a28534dd7a SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
(cherry picked from commit 7c594e7cbad6854ffaf3b162647ea9eced0b3d92)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-01 23:36:09 -08:00
John Blum
8ed71a719c SGF-593 - Disable the default cache server when using org.apache.geode.distributed.ServerLauncher to fork a GemFire/Geode Server process. 2017-02-07 23:56:00 -08:00
John Blum
15aae69de5 SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found. 2017-02-07 22:28:41 -08:00
John Blum
0d096dc140 SGF-593 - Refactor failing client/server integration tests due to static port allocation.
(cherry picked from commit 6290d1ee0ccc29d5abda08f06de719343e1201f9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-02-05 12:44:59 -08:00
Mark Paluch
8357a3b84e SGF-590 - Remove reference to Spring's ConstantException from InterestUnitTests.
Related ticket: SPR-15159.
2017-01-26 14:15:58 +01:00
Oliver Gierke
9c2de8f456 SGF-578 - Updated changelog. 2017-01-26 12:12:34 +01:00
Oliver Gierke
6c605063b6 SGF-579 - Updated changelog. 2017-01-26 12:12:06 +01:00
John Blum
2dbc60854b SGF-588 - Reorganize and repackage additional classes in the SDG API. 2017-01-21 00:30:30 -08:00
John Blum
3fb3e6c5df SGF-587 - Remove the GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer. 2017-01-20 20:12:41 -08:00
Mark Paluch
2583aa6719 SGF-585 - Update project documentation with the CLA tool integration. 2017-01-13 12:02:49 +01:00
John Blum
c2ab0c22b1 SGF-582 - Polish. 2017-01-11 17:45:23 -08:00
Gregory Green
3bc7d2e711 SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present. 2017-01-10 17:34:33 -08:00
John Blum
734fab75b0 SGF-583 - Provide InterestBuilder class to appropriately and flexibly express interests in keys/values between client/server. 2017-01-05 22:04:16 -08:00
John Blum
6aeab5b058 SGF-581 - Fix possible test failure(s) in GenericRegionFactoryBeanTest.
(cherry picked from commit 4da08b04fd)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-01-05 22:04:04 -08:00
John Blum
d978884f86 SGF-580 - Upgrade to Pivotal GemFire 9.0.1. 2017-01-03 10:36:05 -08:00
Oliver Gierke
02271b897a SGF-561 - Updated changelog. 2016-12-21 19:35:30 +01:00
Oliver Gierke
2e852929b6 SGF-509 - Updated changelog. 2016-12-21 18:42:59 +01:00
John Blum
91e9cdc9f8 SGF-476 - Polish Spring (Data GemFire) provided, GemFire ServerLauncherCacheProvider implementation and tests.
Closes #87.

(cherry picked from commit 7ef14587e207ad0d8144333add2656aef3abcfd1)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-20 21:18:54 -08:00
Dan Smith
b02abf2c1e SGF-476 - Implement ServerLauncherCacheProvider to launch Geode with Spring.
Geode has removed the direct dependency on spring data gemfire in favor
of using a ServiceLoader to allow overriding the behavior of geode's server
launcher start behavior. Implementing the ServerLauncherCacheProvider
interface to allow SDG to override the server launcher behavior to parse
a spring xml file, if present.

(cherry picked from commit 4272216552d3404922a50c8cba7492b9893d1f8d)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-20 21:04:35 -08:00
Oliver Gierke
fe4527a45a SGF-576 - Adapt API in GemfireRepositoryFactoryBean.
Related ticket: DATACMNS-891.
2016-12-15 21:59:18 +01:00
John Blum
c982d6ee74 SGF-548 - Add the org.springframework.data.gemfire.mapping.annotation package. 2016-12-12 19:38:45 -08:00
John Blum
aedfcdfb8e SGF-106 - Add additional test case to test that no Indexes are created when @EnableIndexes is not present.
(cherry picked from commit add1fd9e71)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 19:16:13 -08:00
John Blum
ed7a1ade7b SGF-549 - Configure DiskStores with annotations.
(cherry picked from commit c99d6ffbf8)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:57:15 -08:00
John Blum
ccca168c6e SGF-106 - Add annotation support for creating Indexes.
(cherry picked from commit ef5dd8b7ce)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:51:42 -08:00
John Blum
5adfa166b0 SGF-548 - Configure Regions with annotations.
Related JIRA: SGF-250 - @EnableGemfireRegions for @Region.

(cherry picked from commit 701aa5f6ef)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:45:15 -08:00
John Blum
2679d78ac2 SGF-547 - Configure Eviction with annotations.
(cherry picked from commit fffb2b0de6)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 18:17:55 -08:00
John Blum
350a7e7a2c SGF-516 - Configure Expiration with annotations.
(cherry picked from commit bfb3347056)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-12 14:12:39 -08:00
John Blum
c836568d9c SGF-574 - Register repository factory in spring.factories for multi-store support.
These changes are required for the switch in support for multi-store detection.

Related JIRA ticket: DATACMNS-952.

(cherry picked from commit 440f82cc56)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-12-05 12:38:11 -08:00
John Blum
5df45870c6 SGF-573 - Change spring-shell dependency to 'test' scope and remove Bundlor from Gradle build. 2016-11-30 13:37:21 -08:00
Oliver Gierke
6e215ef4c8 SGF-563 - After release cleanups. 2016-11-23 10:59:10 +01:00