Commit Graph

1416 Commits

Author SHA1 Message Date
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
Christoph Strobl
287f480255 DATAGEODE-189 - Updated changelog. 2019-06-14 12:38:55 +02:00
John Blum
5060982092 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 15:42:07 -07:00
John Blum
cc987bdbd6 DATAGEODE-198 - Change the generic signature of the Configurer interface. 2019-06-09 11:25:26 -07:00
Mark Paluch
29443fdb50 DATAGEODE-176 - URL Cleanup. 2019-06-05 11:12:36 +02:00
John Blum
13076ec159 DATAGEODE-199 - Switch all XML document schemaLocations (XSD) from HTTP to HTTPS. 2019-05-29 23:23:08 -07:00
John Blum
cd158c055f DATAGEODE-199 - Define HTTPS XML Schema (XSD) locations. 2019-05-29 23:17:05 -07:00
John Blum
ed7be8d8a1 DATAGEODE-199 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS. 2019-05-29 18:32:25 -07:00
Greg Turnquist
3af81508ec DATAGEODE-195 - Introduce Jenkins. 2019-05-29 09:21:51 -05:00
John Blum
859dd07d81 DATAGEODE-198 - Fix test failures. 2019-05-28 17:55:24 -07:00
John Blum
9fbc383f40 DATAGEODE-198 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract. 2019-05-28 17:55:18 -07:00
John Blum
2746109154 DATAGEODE-198 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers. 2019-05-28 17:55:10 -07:00
John Blum
dd448449ea DATAGEODE-198 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers. 2019-05-28 17:55:03 -07:00
John Blum
0f62cb8c52 DATAGEODE-198 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface. 2019-05-28 17:54:55 -07:00
John Blum
bf6bad0362 DATAGEODE-198 - Define an abstract, lazy-resolving, composable Configurer implementation. 2019-05-28 17:54:48 -07:00
John Blum
6a16ce5230 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 17:53:14 -07:00
John Blum
aba1781932 DATAGEODE-196 - Add support for dynamic HTTP client port configuration based on protocol/scheme. 2019-05-20 17:24:36 -07:00
John Blum
2fb8ee28e3 DATAGEODE-194 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. 2019-05-18 20:28:21 -07:00
John Blum
25701a9192 DATAGEODE-192 - Polish. 2019-05-18 20:27:59 -07:00
John Blum
97101309a3 DATAGEODE-192 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. 2019-05-18 20:27:34 -07:00
Mark Paluch
791e47ed91 DATAGEODE-186 - After release cleanups. 2019-05-13 14:58:46 +02:00
Mark Paluch
6ba0ec58fa DATAGEODE-186 - Prepare next development iteration. 2019-05-13 14:58:44 +02:00
Mark Paluch
89b832128d DATAGEODE-186 - Release version 2.1.8 (Lovelace SR8). 2019-05-13 13:25:53 +02:00
Mark Paluch
1a99190e1b DATAGEODE-186 - Prepare 2.1.8 (Lovelace SR8). 2019-05-13 13:25:06 +02:00
Mark Paluch
f28154012f DATAGEODE-186 - Updated changelog. 2019-05-13 13:25:01 +02:00
Mark Paluch
8cb9383876 DATAGEODE-182 - Updated changelog. 2019-05-13 12:37:42 +02:00
Oliver Drotbohm
0e121eb185 DATAGEODE-178 - After release cleanups. 2019-05-10 12:56:00 +02:00
Oliver Drotbohm
31cf3d462d DATAGEODE-178 - Prepare next development iteration. 2019-05-10 12:55:58 +02:00
Oliver Drotbohm
b2b25a2cab DATAGEODE-178 - Release version 2.1.7 (Lovelace SR7). 2019-05-10 12:18:52 +02:00
Oliver Drotbohm
7637968ffb DATAGEODE-178 - Prepare 2.1.7 (Lovelace SR7). 2019-05-10 12:18:11 +02:00
Oliver Drotbohm
0d527ad4de DATAGEODE-178 - Updated changelog. 2019-05-10 12:18:05 +02:00
John Blum
022ef2abf2 DATAGEODE-184 - Apply RegionConfigurers to Caching-defined Regions. 2019-05-09 23:23:19 -07:00