1916 Commits

Author SHA1 Message Date
Greg L. Turnquist
f4f715cb68 After release cleanups.
See #591
2022-08-29 16:58:16 +00:00
Greg L. Turnquist
f46bb89228 Prepare next development iteration.
See #591
2022-08-29 16:58:04 +00:00
Greg L. Turnquist
3b6af8b799 Release version 2.5.12 (2021.0.12).
See #591
2022-08-29 16:36:49 +00:00
Greg L. Turnquist
6faae337f6 Prepare 2.5.12 (2021.0.12).
See #591
2022-08-29 16:34:24 +00:00
Mark Paluch
3a1f29f757 Update CI properties.
See #591
2022-06-03 09:36:03 +02:00
John Blum
da99802d65 Remove Docker Registry access (login). 2022-05-04 11:29:10 -07:00
John Blum
c2c5aff2c5 Fix compiler errors.
Cleanup compiler warnings.
2022-04-19 11:07:10 -07:00
John Blum
b551eee61c Edit Javadoc in ClientCacheFactoryBean. 2022-04-19 11:01:45 -07:00
John Blum
34c77a8683 Review and refactor the ArrayUtils and CollectionUtils support classes.
* Annotate the API with Spring's @NonNull and @Nullable annotations.
* Edit Javadoc.
2022-04-19 11:01:29 -07:00
John Blum
0c59a94296 Edit Javadoc in the ClientCacheApplication annotation. 2022-04-19 11:00:48 -07:00
John Blum
daf364931e Review and refactor the GemFireProperties class.
* Rename the String constant PROPERTY_NAME_PREFIX to GEMFIRE_PROPERTY_NAME_PREFIX.
* Shortcircuit the getDefaultValueAsType(:Class<T>) method in case the default value is a Class<T> type.
* Format source code.
2022-04-19 11:00:36 -07:00
John Blum
9a2476b39f Remove use of Java 17 language features in SDG 2.x line of development. 2022-04-19 10:56:40 -07:00
John Blum
3ef7fee22b Rewview and refactor the EmbeddedServiceConfigurationSupport class.
Make use of Java 17 language features.
Edit Javadoc.
2022-04-19 10:56:32 -07:00
John Blum
625ec895b7 Review and refactor the AbstractAnnotationConfigSupport class.
* Rename the getLog() method to getLogger().
* Rename the newLog() method to newLogger().
* Reduce the use of java.util.Optional.
* Edit Javadoc.
* Annotate the API with Spring's @NonNull and @Nullable annotations.
* Rename AbstractAnnotationConfigSupportTests to AbstractAnnotationConfigSupportUnitTests.
2022-04-19 10:56:22 -07:00
John Blum
0deba822bc Review and refactor the AbstractFactoryBeanSupport class.
* Fix bug in the filter of the is<LogLevel>LoggingEnabled() methods.
* Rename the getLog() method to getLogger().
* Rename the getOptionalLog() method to getOptionalLogger().
* Edit Javadoc.
* Annotate the API with Spring's @NonNull and @Nullable annotations.
2022-04-19 10:53:49 -07:00
Christoph Strobl
f38b2c46d3 After release cleanups.
See #584
2022-04-19 13:59:25 +02:00
Christoph Strobl
c9fba6f4d4 Prepare next development iteration.
See #584
2022-04-19 13:59:22 +02:00
Christoph Strobl
e108c1f3ac Release version 2.5.11 (2021.0.11).
See #584
2022-04-19 13:48:17 +02:00
Christoph Strobl
b325a55389 Prepare 2.5.11 (2021.0.11).
See #584
2022-04-19 13:47:42 +02:00
John Blum
8c559cc8a8 Remove changelog.txt.
Resolves #523.
2022-03-24 10:25:53 -07:00
Mark Paluch
19ebfffa60 After release cleanups.
See #574
2022-03-21 14:34:34 +01:00
Mark Paluch
fbfefe54d9 Prepare next development iteration.
See #574
2022-03-21 14:34:32 +01:00
Mark Paluch
3dfc0c5a3d Release version 2.5.10 (2021.0.10).
See #574
2022-03-21 14:26:37 +01:00
Mark Paluch
d8caab45f3 Prepare 2.5.10 (2021.0.10).
See #574
2022-03-21 14:26:09 +01:00
John Blum
ae036ec2a5 Upgrade to Apache Geode 1.13.8.
Closes #582.
2022-03-16 10:25:16 -07:00
Mark Paluch
72d234f1c8 Use Java 8 to build snapshots for Artifactory.
Closes #577
2022-03-15 14:28:48 +01:00
Mark Paluch
4a73c8f063 Update CI properties.
See #574
2022-02-22 14:08:48 +01:00
Mark Paluch
eea36e7dd1 Upgrade to Maven Wrapper 3.8.4.
See #578
2022-02-22 13:54:59 +01:00
Mark Paluch
8f569b882b Use Java 17 to build snapshots for Artifactory.
Closes #577
2022-02-22 09:05:17 +01:00
Mark Paluch
09d24c02ff Update CI properties.
See #574
2022-02-21 14:51:44 +01:00
Mark Paluch
935e5963ec After release cleanups.
See #561
2022-02-18 10:32:52 +01:00
Mark Paluch
17b95e3b6f Prepare next development iteration.
See #561
2022-02-18 10:32:50 +01:00
Mark Paluch
031b60300b Release version 2.5.9 (2021.0.9).
See #561
2022-02-18 10:24:48 +01:00
Mark Paluch
8378cfa1ec Prepare 2.5.9 (2021.0.9).
See #561
2022-02-18 10:24:13 +01:00
Christoph Strobl
608a42c44a Update copyright year to 2022.
See: #573
2022-02-17 14:31:51 +01:00
Greg L. Turnquist
657fc89767 Update CI properties.
See #561
2022-02-14 14:38:45 -06:00
Mark Paluch
89b64f05bd Polishing.
Extract Docker and Artifactory credentials into properties file.

See #569
2022-02-04 11:35:05 +01:00
Greg L. Turnquist
e81ce2ff20 Externalize build properties.
See #569.
2022-02-04 11:34:16 +01:00
John Blum
c75e865fa8 Upgrade to Apache Geode 1.13.7.
Closes gh-567.
2022-01-20 14:40:21 -08:00
Christoph Strobl
f323a26271 After release cleanups.
See #552
2022-01-14 10:00:57 +01:00
Christoph Strobl
ec7100ae63 Prepare next development iteration.
See #552
2022-01-14 10:00:53 +01:00
Christoph Strobl
f05922ea2b Release version 2.5.8 (2021.0.8).
See #552
2022-01-14 09:47:47 +01:00
Christoph Strobl
8ce2828c62 Prepare 2.5.8 (2021.0.8).
See #552
2022-01-14 09:47:06 +01:00
John Blum
fbe52f6b23 Upgrade to Apache Geode 1.13.6.
Closes #555.
2022-01-10 12:35:20 -08:00
John Blum
9be3c6487f Upgrade to Apache Geode 1.13.5.
Resolves gh-555.
2021-12-13 15:35:46 -08:00
Jens Schauder
f953737fef After release cleanups.
See #543
2021-11-12 10:38:57 +01:00
Jens Schauder
9021f55c39 Prepare next development iteration.
See #543
2021-11-12 10:38:54 +01:00
Jens Schauder
9560d8054c Release version 2.5.7 (2021.0.7).
See #543
2021-11-12 10:27:20 +01:00
Jens Schauder
ff4af7a3dd Prepare 2.5.7 (2021.0.7).
See #543
2021-11-12 10:26:43 +01:00
Mark Paluch
3276aeb7a8 After release cleanups.
See #535
2021-10-18 11:19:44 +02:00