Commit Graph

29 Commits

Author SHA1 Message Date
John Blum
49b74c4c2f Edit Maven POM URL to point to the SBDG project README. 2020-08-20 15:34:38 -07:00
John Blum
eb50cde12f Upgrade to Gradle 6.6. 2020-08-20 15:22:30 -07:00
John Blum
653eefad9f Upgrade to Gradle 6.5.1. 2020-07-27 00:37:09 -07:00
John Blum
46737c78b2 Upgrade to Gradle 6.5. 2020-06-11 00:37:03 -07:00
John Blum
7320463abc Upgrade to Gradle 6.4.1. 2020-05-18 21:38:05 -07:00
John Blum
c4c91e0955 Upgrade to Gradle 6.3. 2020-04-09 14:36:20 -07:00
John Blum
4ae8a27392 Re-organize (reorder) the overridden dependency declarations. 2020-02-23 18:07:45 -08:00
John Blum
92af82654e Upgrade to Gradle 6.2. 2020-02-19 22:57:03 -08:00
John Blum
58b06425e3 Add finer grained dependency management for both Spring Data Geode and Spring Data GemFire.
This allows the SBDG project to independently control the Spring Data for Apache Geode & Pivotal GemFire transitive dependencies separately from the other Spring Data Modules in the Spring Data Release Train, which are either 1) determined by Spring Boot or 2) the springDataReleaseTrainVersion property.  This allows SDG 2.3.0.BUILD-SNAPSHOT to be used while maintaining the Spring Data Release Train 2.3.0.M1 version as used by Spring Boot, for example.
2020-01-27 14:22:03 -08:00
John Blum
a26083410e Upgrade to Gradle 6.0.1. 2020-01-16 18:56:19 -08:00
John Blum
d87165547c Upgrade to Gradle Wrapper (gradlew) 5.6.4. 2019-12-03 15:16:20 -08:00
John Blum
66327392c7 Add Gradle build file to configure the generated Maven POMs for SBDG modules.
Resolves gh-43.
2019-07-26 00:31:37 -07:00
John Blum
f365cebaa5 Add dependency management for org.testcontainers:testcontainers:1.10.6. 2019-06-13 01:08:38 -07:00
John Blum
de098bcc10 Declare dependency management for 'org.springframework.session:spring-session-data-gemfire'. 2019-05-22 17:16:27 -07:00
John Blum
6419a5bd4d Upgrade to Gradle 5.4.1.
Declare the FreeFair Lombok Gradle Plugin in the spring-geode-autoconfigure and spring-geode-samples-boot-configuration modules.
2019-04-28 18:12:36 -07:00
John Blum
c288270df9 Add dependency management for ByteBuddy.
Set ByteBuddy version to 1.9.10 to match Mockito 2.27.0.
2019-04-11 12:37:25 -07:00
John Blum
5df0bcd280 Override required Mockito version; set to 2.22.0. 2018-09-19 11:31:14 -07:00
John Blum
ce5519f06c Add Spring Boot auto-configuration support for Spring Session using Apache Geode or Pivotal GemFire as the Session state management provider.
Resolves gh-3.
2018-08-24 00:44:01 -07:00
John Blum
db95c418eb Remove explicit IntellIJ IDEA (IDE) Gradle configuration for integrationTest source directory location. 2018-08-22 14:54:22 -07:00
John Blum
bcc32dc1a9 Upgrade to Gradle 4.8.1. 2018-08-14 18:36:46 -07:00
John Blum
6c7c9f1630 Rename springDataGeodeTest version property to springDataGeodeTestVersion.
Re-organize version properties alpabetically.
2018-08-08 19:09:16 -07:00
John Blum
939d0ae238 Upgrade to Gradle 4.8. 2018-06-20 15:49:52 -07:00
John Blum
4066dd054f Switch project dependency management to using Spring Boot Dependencies BOM to manage all project dependencies and versions. 2018-06-20 14:12:37 -07:00
John Blum
9b9efe6db2 Change Spring Test for Apache Geode coordinates to org.springframework.data:spring-data-geode-test. 2018-06-01 18:34:43 -07:00
John Blum
dc63e34bc4 Add test compile dependency and dependency management for org.springframework.data:spring-test-data-geode 0.0.1.BUILD-SNAPSHOT. 2018-05-23 20:09:29 -07:00
John Blum
1d9250a9ba Add test runtime dependency on the JCache API 1.0.0. 2018-05-22 17:11:34 -07:00
John Blum
0b97742411 Add project test dependency on Lombok 1.16.20. 2018-05-22 14:23:53 -07:00
John Blum
cdd3c2702b Upgrade to Gradle 4.6. 2018-03-22 13:42:26 -07:00
John Blum
acabf3fccb Convert Spring Boot Data Geode/GemFire project into a Gradle project. 2018-01-24 16:10:53 -08:00