Commit Graph

17 Commits

Author SHA1 Message Date
John Blum
4bd11b5fe3 Add version properties for Pivotal GemFire and Apache Geode.
Update key DependencyManagement Dependencies with version properties.

Remove explicit versions from dependencies in :spring-session-data-geode.
2017-06-07 00:41:59 -07:00
John Blum
492a51d120 Replace all Pivotal GemFire Java API base URL references with Apache Geode.
Replace all com.gemstone.gemfire.* package class references with org.apache.geode.*
2017-06-07 00:20:27 -07:00
John Blum
88dbfc1781 Add CODE_OF_CONDUCT and CONTRIBUTING Asciidoc to project. 2017-06-06 23:26:03 -07:00
John Blum
d43f5b1e53 Upgrade to Spring Boot 2.0.0.M1. 2017-06-06 23:12:56 -07:00
John Blum
6b25500f09 Add gradle/ide.gradle file to mark src/integration-test/java sources as an IJ Test Sources Root. 2017-06-06 20:07:41 -07:00
John Blum
23518bf0f1 Polish and source code formatting. 2017-06-06 20:05:25 -07:00
John Blum
81ea76920a Change use of org.apache.geode.internal.concurrent.ConcurrentHashSet to java.util.concurrent.ConcurrentSkipListSet. 2017-06-06 18:11:10 -07:00
John Blum
2dbb224d7d Remove spring-session-data-geode/build output directory from source control. 2017-06-06 18:09:30 -07:00
John Blum
2e9378ddca Apply io.spring.convention.integration-test Gradle Plugin. 2017-06-06 17:40:59 -07:00
John Blum
0d1b48300f Polish dependency versions in gradle.properties and dependency declarations in gradle/dependency-management.gradle. 2017-06-06 17:37:51 -07:00
John Blum
0728aeef5a Polish gradle.properties. 2017-06-06 17:30:08 -07:00
John Blum
4960d5a884 Remove extraneous Gradle build files from gradle/. 2017-06-06 17:27:41 -07:00
John Blum
065ba753a7 Re-install Gradle Wrapper (gradlew) at version 3.5. 2017-06-06 17:20:55 -07:00
John Blum
dd3b01fba2 Add a .gitignore file. 2017-06-06 17:20:34 -07:00
John Blum
767074d7b8 Additional spring-session-data-geode setup. 2017-06-06 16:04:40 -07:00
Rob Winch
35e1ba929b Initial spirng-session-data-geode setup.
(cherry picked from commit c5a1ee021016d37dda5e5eb96320ee1be9869314)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-06-06 16:00:46 -07:00
John Blum
743bc4c7c3 Initial commit. 2017-06-06 15:59:00 -07:00