Commit Graph

1410 Commits

Author SHA1 Message Date
John Blum
2aaaea76bf Remove exclude from Apache Geode dependencies on 'org.apache.logging.log4j:log4j-core'.
Resolves gh-48.
2020-09-18 02:33:58 -07:00
John Blum
74c4bdbcd9 Remove exclude from Apache Geode dependencies on 'javax.servlet:javax.servlet-api'.
Resolves gh-49.
2020-09-18 02:33:58 -07:00
John Blum
8c3062c79a Declare 'org.apache.geode:geode-membership' as a test-compile dependency in the apache-geode-extensions module.
Declare 'org.apache.geode:geode-serialization' as a test-compile dependency in the apache-geode-extensions module.
2020-09-18 01:28:22 -07:00
John Blum
1a9319c44c Replace uses of the internal DistributionConfig API and class with org.apache.geode.distributed.ConfigurationProperties. 2020-09-18 01:06:06 -07:00
John Blum
c19c404aee Upgrade to Spring Test for Apache Geode 0.0.19.RELEASE. 2020-09-17 21:57:39 -07:00
John Blum
90bb1ce6e5 Upgrade to Spring Session for Apache Geode 2.4.0-RC1. 2020-09-17 21:57:01 -07:00
John Blum
61f7df0681 Upgrade to Spring Data for Apache Geode 2.4.0-RC1. 2020-09-17 21:55:51 -07:00
John Blum
6fb1306bde Remove dependency management for Spring Session for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:50:52 -07:00
John Blum
62e001efc7 Remove dependency management for Spring Data for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:49:43 -07:00
John Blum
fd361f688a Edit description and set to 'Spring Boot for Apache Geode'. 2020-09-17 21:49:11 -07:00
John Blum
7508685564 Declare 'com.fasterxml.jackson.core:jackson-databind' as compile-time dependency. 2020-09-17 21:46:43 -07:00
John Blum
01f9730b6c Remove use of org.springframework.util.ObjectUtils.
Provide private implementation of nullSafeClassName(:Object).
2020-09-17 21:45:41 -07:00
John Blum
d1147415c2 Remvove all properties (configuration file) references to 'Pivotal GemFire' or 'GemFire' in general. 2020-09-17 21:28:48 -07:00
John Blum
cb34cd2201 Remove all source code (Javadoc) references to 'Pivotal GemFire' or 'GemFire' in general. 2020-09-17 21:24:16 -07:00
John Blum
75dc534564 Remove spring-gemfire-* modules.
Remove spring-gemfire-starter module.

Remove spring-gemfire-starter-actuator module.

Remove spring-gemfire-starter-logging module.

Remove spring-gemfire-starter-session module.

Remove spring-gemfire-starter-test module.

There are no longer any standalone releases of VMware Tanzue GemFire based on Apache Geode 1.13.0.
2020-09-17 20:32:21 -07:00
John Blum
c2edd45b10 Upgrade to Apache Geode 1.13.0. 2020-09-17 20:29:58 -07:00
John Blum
51f76fbed9 Edit README to showcase SBDG features.
Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.

Use documentation variables for names and URLs.
2020-09-17 20:26:27 -07:00
John Blum
5750f0b114 Edit README to refer to 1.3.4.RELEASE and 1.3.5.BUILD-SNAPSHOT docs in the 1.3.x release series. 2020-09-17 19:54:50 -07:00
John Blum
ff6bf20b8c Edit README to refer to 1.2.10.RELEASE and 1.2.11.BUILD-SNAPSHOT docs in the 1.2.x release series. 2020-09-17 19:54:10 -07:00
John Blum
ea54e45f7d Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNASHOT docs in the 1.1.x release series. 2020-09-17 19:53:14 -07:00
John Blum
3a094b1c39 Rename changelog to 'SPRING BOOT FOR APACHE GEODE CHANGELOG'.
Replace all references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.

Qualify references to Pivotal CloudFoundry with the acronymn, 'PCF'.

Qualify reference to Pivotal Cloud Cache with the acronym, 'PCC'.
2020-09-17 19:50:53 -07:00
John Blum
a0b40a2fd7 Edit changelog and include 1.3.4.RELEASE notes. 2020-09-17 19:35:39 -07:00
John Blum
3f959d32ec Edit changelog and include 1.2.10.RELEASE notes. 2020-09-17 19:34:47 -07:00
John Blum
830b82245c Edit changelog and include 1.1.10.RELEASE notes. 2020-09-17 19:33:59 -07:00
John Blum
ed1e155579 Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. 2020-09-03 18:57:25 -07:00
John Blum
f422beb8f1 Set 'spring-boot-starter-parent' dependency to 2.4.0-SNAPSHOT. 2020-09-03 18:57:25 -07:00
John Blum
85aed4b3a0 Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks. 2020-09-03 18:57:25 -07:00
John Blum
c6c46ee70e Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode. 2020-09-03 18:40:04 -07:00
John Blum
37f458905d Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode. 2020-09-03 18:22:48 -07:00
John Blum
d499ca47cc Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode. 2020-09-03 18:13:44 -07:00
John Blum
4f16a7a217 Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode. 2020-09-03 18:09:01 -07:00
John Blum
ea5ec28b1f Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode. 2020-09-03 18:01:35 -07:00
John Blum
f8a8ff723d Cross-reference the reference documentation and sample guide for Spring Boot Security. 2020-09-03 17:46:36 -07:00
John Blum
c4302adafe Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration. 2020-09-03 17:30:12 -07:00
John Blum
ab1c64dbf8 Cross-reference the reference documentation and sample guide for Spring Boot Actuator. 2020-09-03 17:29:39 -07:00
John Blum
81622a4580 Rename 'VMware GemFire' to 'VMware Tanzu GemFire'. 2020-09-03 17:01:19 -07:00
John Blum
ce9c523b4f Add brief section on Multi-Site Caching referring to the Sample Guide and Code. 2020-09-03 16:41:52 -07:00
John Blum
f143196839 Add WARNING about GemFire/Geode's JVM Shutdown Hook in the 'Using Data' chapter, 'Exporting Data' section when using the Cache Data Export functionality. 2020-09-03 14:22:38 -07:00
John Blum
f95554e563 Add documentation variable reference pointing at Apache Geode source code in GitHub. 2020-09-03 14:05:53 -07:00
John Blum
56ce511775 Fix syntax (compiler) errors in code snippets. 2020-09-03 13:31:11 -07:00
John Blum
34c36ada40 Add Regular Expressions (REGEX) script to catch documentation errors, specifically in code snippets. 2020-09-03 13:30:46 -07:00
John Blum
9e53c0398e Edit READE to refer to 1.3.3.RELEASE and 1.3.4.BUILD-SNAPSHOT in the 1.3.x release series. 2020-08-20 16:53:27 -07:00
John Blum
2df58554e6 Edit changelog and include 1.3.3.RELEASE notes. 2020-08-20 16:52:12 -07:00
John Blum
f0d7776530 Edit README to refer to 1.4.0-M2 in the SBDG 1.4.x release series. 2020-08-20 15:03:56 -07:00
John Blum
f04fa8245f Prepare next development iteration.
Set Spring Boot version to 2.4.0-SNAPSHOT.

Set version to 1.4.0-SNAPSHOT.
2020-08-20 14:41:41 -07:00
John Blum
d1e5c6f828 Release 1.4.0-M2. 2020-08-20 14:27:35 -07:00
John Blum
08e7b7cd1b Edit changelog and add 1.4.0-M2 release notes. 2020-08-20 14:13:05 -07:00
John Blum
426bac074b Upgrade to Spring Test for Apache Geode & VMware/Pivotal GemFire 0.0.18.RELEASE. 2020-08-20 14:12:56 -07:00
John Blum
cf21205e91 Arrange bin/ directory exclusion alphabetically.
Polish for GitHub PR-94.

Resolves gh-94.
2020-08-20 13:45:21 -07:00
Wayne Lund
f784305e00 Update .gitignore to exclude bin/ directory.
I'm getting these bin/ directories from adding the project from the top of the SBDG project.

spring-gemfire-starter/bin/
	spring-geode-actuator-autoconfigure/bin/
	spring-geode-actuator/bin/
	spring-geode-autoconfigure/bin/
	spring-geode-docs/bin/
	spring-geode-samples/boot/actuator/bin/
	spring-geode-samples/boot/configuration/.java-version
	spring-geode-samples/boot/configuration/bin/
	spring-geode-samples/boot/security/bin/
	spring-geode-samples/caching/http-session/bin/
	spring-geode-samples/caching/inline/bin/
	spring-geode-samples/caching/look-aside/bin/
	spring-geode-samples/caching/multi-site/bin/
	spring-geode-samples/caching/near/bin/
	spring-geode-samples/intro/getting-started/bin/
	spring-geode-samples/land-shy-fan/
	spring-geode-samples/lock-important-pot/
	spring-geode-samples/mix-faithful-pot/
	spring-geode-starter-logging/bin/
	spring-geode-tests/smoke-tests/function-execution-on-region/bin/
	spring-geode-tests/smoke-tests/locator-application/bin/
	spring-geode-tests/smoke-tests/logging/bin/
	spring-geode-tests/smoke-tests/multi-store/bin/
	spring-geode-tests/smoke-tests/peer-cache-application/bin/
	spring-geode-tests/smoke-tests/spring-initializer/bin/
	spring-geode/bin/

Resolves gh-94.
2020-08-20 13:42:45 -07:00