Commit Graph

1527 Commits

Author SHA1 Message Date
Mark Paluch
6df3c8e2a3 SGF-870 - Updated changelog. 2019-09-06 10:10:05 +02:00
John Blum
1deafcd65b SGF-881 - Fix parsing issue that mishandles whitespace in ConnectionEndpoint.parse(..). 2019-08-30 18:46:55 -07:00
John Blum
42a83a6d29 SGF-880 - Revert spring-web as an optional dependency. 2019-08-23 02:25:59 -07:00
John Blum
b90e270505 SGF-879 - Switch spring-web to be an optional dependency. 2019-08-21 18:21:30 -07:00
John Blum
0c11128098 SGF-808 - Allow the JSR-107, JCache API to be an optional dependency when using @EnableCachingDefinedRegions. 2019-08-21 18:20:26 -07:00
John Blum
3a4ab9789f SGF-878 - Optimize imports. 2019-08-21 18:18:12 -07:00
John Blum
041d261879 SGF-878 - Re-arrange test dependencies. 2019-08-21 18:14:40 -07:00
John Blum
23fb40148c SGF-877 - Upgrade to JCache API 1.1.1. 2019-08-21 18:14:13 -07:00
John Blum
96fd9ccb2e SGF-876 - Upgrade to Apache Shiro 1.4.1. 2019-08-21 18:12:39 -07:00
John Blum
e28e57fae1 SGF-875 - Remove unnecessary use of Apache Shiro API. 2019-08-21 18:12:15 -07:00
John Blum
62cd17bd9d SGF-872 - Invoke SmartLifecycle callbacks when defining Regions based on Caching annotations. 2019-08-16 12:25:24 -07:00
John Blum
9552c4d38d SGF-873 - Correct misspelling in the LazyResolvingComposableContinousQueryListenerContainerConfigurer class name. 2019-08-16 12:24:42 -07:00
John Blum
93ba73903c SGF-871 - Polish.
Resolves gh-26.
2019-08-16 12:24:22 -07:00
Udo Kohlmeyer
c3168a07cf SGF-871 - Refactor GatewayReceiverConfigurer to use LazyResolvingComposableGatewayReceiverConfigurer.
Amended GatewayReceiverFactoryBean to now define a List<GatewayReceiverConfigurer> rather than single GatewayReceiverConfigurer reference.

Resolves gh-26.
2019-08-16 12:22:56 -07:00
Greg Turnquist
fed069f302 SGF-847 - Force check for updates. 2019-08-05 10:28:18 -05:00
Mark Paluch
fbae1b40ad SGF-855 - After release cleanups. 2019-08-05 15:53:02 +02:00
Mark Paluch
4466df77bd SGF-855 - Prepare next development iteration. 2019-08-05 15:53:01 +02:00
Mark Paluch
73bf730a21 SGF-855 - Release version 2.2 RC2 (Moore). 2019-08-05 15:35:35 +02:00
Mark Paluch
9187a1477c SGF-855 - Prepare 2.2 RC2 (Moore). 2019-08-05 15:35:05 +02:00
Mark Paluch
8e2b461818 SGF-855 - Updated changelog. 2019-08-05 15:34:57 +02:00
Mark Paluch
2d62348463 SGF-854 - Updated changelog. 2019-08-05 11:34:28 +02:00
Mark Paluch
5491cdbc00 SGF-843 - Updated changelog. 2019-08-05 11:09:00 +02:00
John Blum
525efe3a00 SGF-550 - Polish. 2019-08-05 01:26:17 -07:00
kohlmu-pivotal
a6d86147c5 SGF-550 - Added GatewaySenders and GatewaySender annotation. 2019-08-05 00:52:02 -07:00
John Blum
7e99457c39 SGF-867 - Polish Annotation-based Configuration Model. 2019-07-25 19:36:39 -07:00
John Blum
fbde285f34 SGF-866 - Upgrade to Pivotal GemFire 9.8.3. 2019-07-23 16:12:30 -07:00
John Blum
93c54520af SGF-865 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations. 2019-07-23 11:13:11 -07:00
John Blum
f1e8e9598a SGF-864 - Run forked Locator in temporary directory and clean up log files in Locator working diretory. 2019-07-20 00:02:54 -07:00
Greg Turnquist
b26b6d09bd SGF-847 - Polishing. 2019-07-19 11:56:13 -05:00
Greg Turnquist
82da17217d SGF-847 - Publish documentation for main branch. 2019-07-19 11:55:59 -05:00
John Blum
237a18b068 SGF-863 - Change geode XML schema references to gemfire. 2019-07-17 23:15:35 -07:00
John Blum
e6f1bc41ba SGF-863 - Remove redundant ignore-jta Region element attribute. 2019-07-17 22:42:42 -07:00
John Blum
0d3e9d4f62 SGF-864 - Add assertion to assert that the LuceneIndex is flushed properly after data is put into the Region. 2019-07-17 22:30:10 -07:00
John Blum
836c3e96c9 SGF-863 - Fixup non-HTTPS URLs. 2019-07-17 22:29:05 -07:00
John Blum
b360c82db5 SGF-863 - Rename AEQ and GatewaySender test classes. 2019-07-17 22:27:17 -07:00
John Blum
05516a6324 SGF-847 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 22:26:56 -07:00
John Blum
024183ad5f SGF-847 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 22:26:34 -07:00
John Blum
cc84a0af25 SGF-864 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'. 2019-07-17 22:26:14 -07:00
John Blum
1245548566 SGF-864 - Fix unreliable tests. 2019-07-17 22:25:56 -07:00
John Blum
0fe205acb8 SGF-847 - Set user.dir to PWD for CI jobs. 2019-07-17 22:25:17 -07:00
John Blum
549b821cf9 SGF-863 - Polish. 2019-07-17 22:24:36 -07:00
John Blum
33bcbf9f3f SGF-863 - Add unit tests asserting the addition of AsyncEventQueues (AEQ) and GatewaySenders to Regions of various types (e.g. LOCAL, PARTITION, REPLICATE as well as Templates) using objects and identifiers. 2019-07-17 22:24:12 -07:00
John Blum
b6565c60dc SGF-863 - Add integration tests testing the addition of AsyncEventQueues and GatewaySenders declared as both objects and identifiers to an existing Region defined in cache.xml. 2019-07-17 22:22:46 -07:00
John Blum
1cad0184f6 SGF-863 - Rename test class and configuration files. 2019-07-17 22:22:21 -07:00
John Blum
f8e8c3ec67 SGF-863 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s). 2019-07-17 22:21:59 -07:00
John Blum
d873e62cf1 SGF-863 - Add integration tests testing the association of Region(s) to GatewaySender ID(s). 2019-07-17 22:21:43 -07:00
John Blum
dc91f82daf SGF-863 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID. 2019-07-17 22:21:21 -07:00
John Blum
b6ff6de1af SGF-863 - Prepare Region configuration using SDG XML Namespace Parsers to accept AEQ and GatewaySender IDs for association. 2019-07-17 22:19:27 -07:00
John Blum
98d512351f SGF-863 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association. 2019-07-17 22:10:42 -07:00
Mark Paluch
0f937837eb SGF-861 - Fix typo. 2019-07-10 09:56:58 +02:00