Commit Graph

6 Commits

Author SHA1 Message Date
John Blum
5babdfd3fb SGF-732 - Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.
Change branding from 'Gemfire' or 'GemFire' to 'Pivotal GemFire'.
2018-05-08 22:37:13 -07:00
Oliver Gierke
815576cff8 SGF-702 - Reduced documentation build time.
We now don't include the namespace schema files into the reference documentation anymore as they span multiple pages in the PDF and thus cause heavy load in the PDF conversion trying to lay those out properly [0]. Switched to a simple link pointing to the schemas for now.

[0] https://twitter.com/olivergierke/status/935818047385948160
2017-11-30 13:47:23 +01:00
John Blum
4d37cbe1a2 SGF-300 - Review, edit and update Spring Data GemFire Reference Guide.
Related JIRA tickets:

SGF-302 - Review and edit 'Client Interests' section in SDG Reference Guide on GemFire Register Interests.

DATAGEODE-5 - Review and edit the Spring Data Geode Reference Guide.

(cherry picked from commit 98f751e11e8e5961423fe49e242f5e8d300d27c7)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-05-08 15:59:23 -07:00
John Blum
49b86a0ed0 SGF-569 - Move Off-Heap, Redis Adapter and Security Annotation config from apache-geode to SDG 2.0.x. 2016-11-18 17:08:09 -08:00
John Blum
730eea0e38 SGF-466 - Restore function to the Gradle-based build. 2016-02-01 23:38:13 -08:00
Oliver Gierke
4a6adbadb6 SGF-465 - Moved project build to Maven.
Introduced Maven pom.xml basically mimicking what's been previously defined in build.gradle. Moved Asciidoctor files into places expected by the Spring Data build parent. Moved notice.txt etc. to src/main/resources. Switched to Logback for test logging.
2016-01-28 14:58:15 +01:00