Commit Graph

1447 Commits

Author SHA1 Message Date
John Blum
5dfd9461d8 DATAGEODE-225 - Allow the JSR-107, JCache API to be an optional dependency when using @EnableCachingDefinedRegions. 2019-08-21 17:41:22 -07:00
John Blum
ad80c1f696 DATAGEODE-221 - Remove unnecessary use of Apache Shiro API. 2019-08-21 17:41:08 -07:00
John Blum
99331ac73e DATAGEODE-219 - Invoke SmartLifecycle callbacks when defining Regions based on Caching annotations. 2019-08-16 01:01:43 -07:00
John Blum
55ac69bd7b DATAGEODE-220 - Correct misspelling in the LazyResolvingComposableContinousQueryListenerContainerConfigurer class name. 2019-08-16 01:01:35 -07:00
Greg Turnquist
37b79f16ce DATAGEODE-195 - Force check for updates. 2019-08-05 10:44:46 -05:00
Mark Paluch
71a8113b1e DATAGEODE-203 - Updated changelog. 2019-08-05 15:57:30 +02:00
Mark Paluch
d56dacafb7 DATAGEODE-202 - After release cleanups. 2019-08-05 11:33:32 +02:00
Mark Paluch
4c2fb9d5c4 DATAGEODE-202 - Prepare next development iteration. 2019-08-05 11:33:31 +02:00
Mark Paluch
1c119f8280 DATAGEODE-202 - Release version 2.1.10 (Lovelace SR10). 2019-08-05 11:21:19 +02:00
Mark Paluch
d468c655de DATAGEODE-202 - Prepare 2.1.10 (Lovelace SR10). 2019-08-05 11:20:57 +02:00
Mark Paluch
ca758802aa DATAGEODE-202 - Updated changelog. 2019-08-05 11:20:54 +02:00
John Blum
b766cfa4b8 DATAGEODE-212 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations. 2019-07-23 16:05:05 -07:00
John Blum
c917b5ea34 DATAGEODE-210 - Polish. 2019-07-17 21:36:16 -07:00
John Blum
c3b71d6a74 DATAGEODE-197 - Fixup non-HTTPS URLs. 2019-07-17 19:32:12 -07:00
John Blum
0432b221ee DATAGEODE-197 - Rename AEQ and GatewaySender test classes. 2019-07-17 19:32:06 -07:00
John Blum
1fa2456c43 DATAGEODDE-195 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 19:31:59 -07:00
John Blum
f0f272991b DATAGEODE-195 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 19:31:52 -07:00
John Blum
703f3c93d9 DATAGEODE-210 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'. 2019-07-17 19:31:43 -07:00
John Blum
9c7b28e3f1 DATAGEODE-210 - Fix unreliable tests. 2019-07-17 19:30:16 -07:00
John Blum
c4f9fdf54e DATAGEODE-195 - Set user.dir to PWD for CI jobs. 2019-07-17 19:24:45 -07:00
John Blum
788217b8e5 DATAGEODE-197 - Polish. 2019-07-17 19:24:30 -07:00
John Blum
abc175d3c7 DATAGEODE-197 - 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 19:24:23 -07:00
John Blum
95ed811219 DATAGEODE-197 - 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 19:24:11 -07:00
John Blum
ad3ba9d6cc DATAGEODE-197 - Rename test class and configuration files. 2019-07-17 19:23:43 -07:00
John Blum
72558d56c3 DATAGEODE-197 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s). 2019-07-17 19:23:35 -07:00
John Blum
495ca6ff9a DATAGEODE-197 - Add integration tests testing the association of Region(s) to GatewaySender ID(s). 2019-07-17 19:23:24 -07:00
John Blum
ad3005fc96 DATAGEODE-197 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID. 2019-07-17 19:21:34 -07:00
John Blum
7629a0d12a DATAGEODE-197 - Prepare Region configuration using SDG XML Namespace Parsers to accept AEQ and GatewaySender IDs for association. 2019-07-17 19:20:18 -07:00
John Blum
8dc42601b7 DATAGEODE-197 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association. 2019-07-17 19:19:46 -07:00
Mark Paluch
17a8156664 DATAGEODE-208 - Fix typo. 2019-07-10 09:55:55 +02:00
Mark Paluch
25ebac184a DATAGEODE-195 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 11:44:49 +02:00
Mark Paluch
d67964eaa8 DATAGEODE-208 - Revise readme for a consistent structure. 2019-07-09 11:44:49 +02:00
Greg Turnquist
05ff4ae4ee DATAGEODE-195 - Polishing. 2019-07-03 16:45:35 -05:00
Greg Turnquist
587ffbe481 DATAGEODE-195 - Use parent 'artifactory' profile for snapshots. 2019-07-03 16:45:13 -05:00
Greg Turnquist
e845a420ed DATAGEODE-195 - Only build main branch for upstream triggers. 2019-06-28 17:19:56 -05:00
Greg Turnquist
a54c9096b9 DATAGEODE-195 - Set user.name and user.home for CI jobs. 2019-06-26 23:44:43 -05:00
John Blum
84f2eacef9 DATAGEODE-205 - Cleanup additional build log output. 2019-06-18 14:17:59 -07:00
John Blum
5d3a8b19dc DATAGEODE-176 - Revert XSD HTTPS URLs to HTTP in GemFire/Geode cache.xml schemaLocation. 2019-06-18 13:58:55 -07:00
John Blum
132f556c49 DATAGEODE-176 - More URL cleanup caught by Checkstyle. 2019-06-18 13:48:22 -07:00
John Blum
de8ccd8123 DATAGEODE-176 - Replace HTTP URLs with HTTPS in Code of Conduct. 2019-06-18 13:03:46 -07:00
John Blum
a1256a4eb6 DATAGEODE-205 - Change log-level in test configuration meta-data to 'error'. 2019-06-18 13:03:46 -07:00
John Blum
7dd528e818 DATAGEODE-206 - Adapt to Mockito API (and behavior) changes after log-level changed from 'config' to 'error'. 2019-06-18 13:03:46 -07:00
John Blum
649035fc2b DATAGEODE-205 - Tune the build log output. 2019-06-18 13:03:46 -07:00
John Blum
0f75b2338f DATAGEODE-204 - Replace all cache.xml document schema declarations referring to the DTD to use the XSD. 2019-06-18 13:03:46 -07:00
John Blum
8c64ff6881 DATAGEODE-176 - Additional URL cleanup caught by Checkstyle. 2019-06-18 13:03:46 -07:00
Christoph Strobl
5d30f6f39b DATAGEODE-181 - Updated changelog. 2019-06-14 15:18:12 +02:00
Christoph Strobl
dea541cfb3 DATAGEODE-189 - After release cleanups. 2019-06-14 13:14:51 +02:00
Christoph Strobl
b614e34812 DATAGEODE-189 - Prepare next development iteration. 2019-06-14 13:14:50 +02:00
Christoph Strobl
36e611b6ca DATAGEODE-189 - Release version 2.1.9 (Lovelace SR9). 2019-06-14 12:39:34 +02:00
Christoph Strobl
df818fbcd9 DATAGEODE-189 - Prepare 2.1.9 (Lovelace SR9). 2019-06-14 12:38:59 +02:00