Commit Graph

8 Commits

Author SHA1 Message Date
John Blum
b4cef0726a DATAGEODE-238 - Create spring-data-geode-distribution module.
Add organization details to pom.xml.

Move Asciidoc and Assembly Maven build plugins from pom.xml to spring-data-geode-distribution/pom.xml.

Move Asciidoc from spring-data-geode/src/main/asciidoc to src/main/asciidoc.
2019-11-14 00:15:32 -08:00
John Blum
aeb8e77264 DATAGEODE-238 - Create module for Spring Data GemFire.
Create spring-data-gemfire module.

Create spring-data-geode module.

Modularize the SDG project and convert pom.xml into a parent POM.

Move all source files to spring-data-geode/src.
2019-11-14 00:15:32 -08:00
John Blum
d308756cf5 DATAGEODE-130 - Review and merge SDG Reference Guide Edits. 2018-07-25 22:51:06 -07:00
Oliver Gierke
db0977f8eb DATAGEODE-70 - 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 14:04:52 +01:00
John Blum
98f751e11e DATAGEODE-5 - Review and edit the Spring Data Geode Reference Guide.
Remove all Spring Data GemFire and Pivotal GemFire references and URLs.

Related JIRA: https://jira.spring.io/browse/SGF-611.
2017-05-05 19:59:19 -07:00
John Blum
5b50fd246f SGF-584 - Upgrade Dependencies. 2017-01-06 15:19:20 -08:00
John Blum
0d5554b543 SGF-466 - Restore function to the Gradle-based build.
(cherry picked from commit 730eea0e38adefc6aec6ba9b0272e6c8d591ac13)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:08:30 -08:00
Oliver Gierke
bd78cb7249 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.
(cherry picked from commit 4a6adbadb69dd219435b4947ee89dca925b56e48)

Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:08:19 -08:00