Commit Graph

1445 Commits

Author SHA1 Message Date
John Blum
0fff3b373c DATAGEODE-197 - Rename test class and configuration files. 2019-07-16 18:21:00 -07:00
John Blum
2a4a8f754d DATAGEODE-197 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s). 2019-07-16 17:17:36 -07:00
John Blum
167ee54270 DATAGEODE-197 - Add integration tests testing the association of Region(s) to GatewaySender ID(s). 2019-07-16 14:33:53 -07:00
John Blum
d0f238d0a6 DATAGEODE-197 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID. 2019-07-16 14:09:21 -07:00
John Blum
6c7bdfc877 DATAGEODE-197 - Prepare Region configuration using SDG XML Namespace Parsers to accept AEQ and GatewaySender IDs for association. 2019-07-16 14:09:21 -07:00
John Blum
0c441d1889 DATAGEODE-197 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association. 2019-07-16 14:09:21 -07:00
Mark Paluch
017e01b744 DATAGEODE-208 - Fix typo. 2019-07-10 09:55:36 +02:00
Mark Paluch
23d5dbc7af DATAGEODE-195 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 11:44:01 +02:00
Mark Paluch
b826fefb9a DATAGEODE-208 - Revise readme for a consistent structure. 2019-07-09 11:43:20 +02:00
Greg Turnquist
0dedfd2ac0 DATAGEODE-195 - Use parent 'artifactory' profile for snapshots. 2019-07-03 16:44:52 -05:00
Greg Turnquist
016b39d0be DATAGEODE-195 - Only build main branch for upstream triggers. 2019-06-28 17:19:23 -05:00
Greg Turnquist
8d5a5dc19c DATAGEODE-195 - Set user.name and user.home for CI jobs. 2019-06-24 15:22:39 -05:00
John Blum
8c7eda4790 DATAGEODE-207 - Add Integration Tests asserting the configuration of Apache Geode Logging using Spring. 2019-06-24 12:44:30 -07:00
John Blum
0a0b8e1fc0 DATAGEODE-176 - More URL cleanup caught by Checkstyle. 2019-06-18 15:41:50 -07:00
John Blum
c5707da779 DATAGEODE-204 - Replace all cache.xml document schema declarations referring to the DTD to use the XSD. 2019-06-18 14:34:34 -07:00
John Blum
5650565fb1 DATAGEODE-176 - Additional URL cleanup caught by Checkstyle. 2019-06-18 14:34:35 -07:00
Christoph Strobl
26ec5180e6 DATAGEODE-181 - After release cleanups. 2019-06-14 15:12:52 +02:00
Christoph Strobl
ee9a299c01 DATAGEODE-181 - Prepare next development iteration. 2019-06-14 15:12:50 +02:00
Christoph Strobl
4073cec1d5 DATAGEODE-181 - Release version 2.2 RC1 (Moore). 2019-06-14 14:44:25 +02:00
Christoph Strobl
dae2e06bc1 DATAGEODE-181 - Prepare 2.2 RC1 (Moore). 2019-06-14 14:43:17 +02:00
Christoph Strobl
7edd2fb0df DATAGEODE-181 - Updated changelog. 2019-06-14 14:43:12 +02:00
Christoph Strobl
31ae61b653 DATAGEODE-189 - Updated changelog. 2019-06-14 13:27:14 +02:00
John Blum
cf6a2e4757 DATAGEODE-168 - Fix failing tests.
Resolves gh-7.
2019-06-14 02:05:03 -07:00
John Blum
9eb38f1fe4 DATAGEODE-168 - Polish.
Resolves gh-7.
2019-06-14 02:05:03 -07:00
ukohlmeyer
f9512d91fb DATAGEODE-168 - Apply additional configuration changes.
Resolves gh-7.
2019-06-14 02:05:03 -07:00
ukohlmeyer
2753e90576 DATAGEODE-168 - Add documentation for GatewayReceiver annotation configuration support.
Resolves gh-7.
2019-06-14 02:05:03 -07:00
Udo Kohlmeyer
f8dac4bf4a DATAGEODE-168 - Configure GatewayReceivers with Annotations.
Adds the EnableGatewayReceiver annotation to the SDG Annotation based configuraiton model to configure a GatewayReceiver.

Resolves gh-7.
2019-06-13 23:46:30 -07:00
John Blum
247236efe5 DATAGEODE-198 - Simplify the RegionConfigurer interface.
Change the class type paramter to ClientRegionFactoryBean.

Remove the configure(:String, :ConfigurableRegionFactoryBean) method, which is causing ambiguity in Java method resolution during runtime/invocations, even with strongly-typed FactoryBeans (e.g. ClientRegionFactoryBean). #argh
2019-06-11 13:44:55 -07:00
John Blum
b3c369cf1c DATAGEODE-198 - Change the generic signature of the Configurer interface. 2019-06-08 21:30:07 -07:00
Mark Paluch
86c72eeca5 DATAGEODE-176 - URL Cleanup. 2019-06-05 11:12:03 +02:00
Mark Paluch
11c269efcd DATAGEODE-201 - Create security policy readme. 2019-05-31 16:02:05 +02:00
John Blum
7d9f90fef0 DATAGEODE-190 - Polish. 2019-05-30 13:13:38 -07:00
Srikanth Manvi
7adf99d788 DATAGEODE-190 - Add support to EnableSsl for ssl-use-default-context and ssl-endpoint-identification-enabled.
Resolves gh-21.
2019-05-30 13:13:38 -07:00
John Blum
93f1fc4d90 DATAGEODE-200 - Fix CacheClusterConfigurationIntegrationTest. 2019-05-30 01:29:14 -07:00
John Blum
304f9c8c00 DATAGEODE-199 - Add new SDG XML Schemas (XSD) for 2.2/Moore. 2019-05-29 23:48:02 -07:00
John Blum
6575865d6e DATAGEODE-199 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS. 2019-05-29 18:08:15 -07:00
Greg Turnquist
f71944e0fe DATAGEODE-195 - Introduce Jenkins. 2019-05-29 09:18:26 -05:00
John Blum
1d4163c203 DATAGEODE-198 - Fix test failures. 2019-05-28 16:49:54 -07:00
John Blum
9d69a14d64 DATAGEODE-198 - Adapt LocatorApplication configuration and Configurer to implement the Configurer interface/contract and employ the lazy-resolving, composable Configurer implementation. 2019-05-28 16:18:08 -07:00
John Blum
1370ff1089 DATAGEODE-198 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract. 2019-05-28 16:18:08 -07:00
John Blum
14f93be731 DATAGEODE-198 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers. 2019-05-28 16:18:08 -07:00
John Blum
d4bea89e8b DATAGEODE-198 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers. 2019-05-28 16:18:08 -07:00
John Blum
7e930ac7a0 DATAGEODE-198 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface. 2019-05-28 15:57:39 -07:00
John Blum
6c9b027b4f DATAGEODE-198 - Define an abstract, lazy-resolving, composable Configurer implementation. 2019-05-28 15:54:18 -07:00
John Blum
293c150490 DATAGEODE-198 - Define the Configurer interface as a contract for implementing objects that can augment the configuration meta-data of SDG, primarily through Spring FactoryBeans. 2019-05-28 15:49:01 -07:00
John Blum
1b4eec323a DATAGEODE-196 - Add support for dynamic HTTP client port configuration based on protocol/scheme. 2019-05-20 17:05:22 -07:00
John Blum
ac8da3b238 DATAGEODE-194 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. 2019-05-18 20:06:49 -07:00
John Blum
b54e3b60b5 DATAGEODE-192 - Polish. 2019-05-18 20:06:49 -07:00
John Blum
d4f8a9607f DATAGEODE-192 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. 2019-05-18 20:06:49 -07:00
Mark Paluch
1fc00735c8 DATAGEODE-186 - Updated changelog. 2019-05-13 14:59:27 +02:00