Commit Graph

57 Commits

Author SHA1 Message Date
John Blum
f390e65c92 Remove unnecessary use of maven-pom-editor.gradle plugin. 2022-03-17 10:57:34 -07:00
John Blum
ef263ad747 Upgrade to Java 17. 2021-11-16 20:48:00 -08:00
John Blum
6e8aef70e2 Refactor the SSDG Gradle build project to build with the local Spring Build Conventions Gradle Plugins.
Move Gradle build script extensions under the ext { .. } code block inside the buildscript { .. } code block.

Declare the repo.spring.io/plugins-release repository to be used by the Gradle build script.

Configure the nohttp Gradle Plugin.
2021-11-16 20:40:51 -08:00
John Blum
ec34407dce Upgrade to Spring Build Conventions Gradle Plugin 0.0.38. 2021-08-17 17:44:05 -07:00
John Blum
7573762d18 Cleanup Gradle build, dependency management and dependency version properties. 2021-05-19 15:57:03 -07:00
John Blum
92d0469629 Upgrade to Spring Build Conventions Gradle Plugin 0.0.37. 2021-02-02 12:16:25 -08:00
John Blum
f4dd8bc3b1 Set auth credentials when present to autheticate with Spring libs-snapshot Repository. 2021-01-22 14:26:07 -08:00
John Blum
778229fa13 Add Maven Central Repository to buildscript to resolve build dependencies. 2021-01-22 14:24:47 -08:00
John Blum
a36fb4ed05 Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. 2021-01-22 14:23:53 -08:00
John Blum
f6e0a7ca85 Rename 'springDataReleaseTrainVersion' to 'springDataBomVersion'.
Rename Spring Boot Maven BOM 'spring-data-releasegrain.version' extension property to 'spring-data-bom.version'.
2020-12-04 14:41:30 -08:00
John Blum
67021bf082 Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. 2020-11-17 20:14:07 -08:00
John Blum
f1b17378ed Declare and configure repositories for all projects. 2020-11-17 18:55:57 -08:00
John Blum
466d1c6224 Upgrade to Spring Build Convetions Gradle Plugin 0.0.34.RELEASE. 2020-09-16 20:25:49 -07:00
John Blum
b1a94d8fde Disable (comment out) transitive dependency version overrides. 2020-08-10 13:24:57 -07:00
John Blum
7d636f2cb8 Upgrade to Spring Build Conventions Gradle Plugin 0.0.33.RELEASE. 2020-06-26 13:46:52 -07:00
John Blum
c6778cfc7c Disable Groovy version override.
Comment out 'groovyVersion' property set to 2.4.19.
2020-05-18 20:36:13 -07:00
John Blum
9ed53c004c Upgrade to Spring Build Conventions Gradle Plugin 0.0.32.RELEASE. 2020-05-18 17:26:17 -07:00
John Blum
d84804b167 Upgrade to Spring Build Conventions Gradle Plugin 0.0.28.RELEASE. 2020-03-03 04:08:21 +01:00
John Blum
a6cf984438 Prepare next development iteration.
Set Spring Framework version to 5.2.4.BUILD-SNAPSHOT.

Set Spring Data Commons version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data for Apache Geode and Pivotal GemFire version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.

Set Spring Session version to 2.2.1.BUILD-SNAPSHOT.

Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.

Set Spring Test for Apache Geode and Pivotal GemFire version to 0.0.13.BUILD-SNAPSHOT.

Upgrade to Pivotal GemFire 9.8.6.

Set version to 2.2.3.BUILD-SNAPSHOT.
2020-01-23 21:11:17 -08:00
John Blum
ae76e589b2 Disable Spring Data Release Train version override. 2019-12-11 14:22:02 -08:00
John Blum
2c4c3b918e Override Spring Data Release Train version and set to Moore-SR2. 2019-11-20 13:51:18 -08:00
John Blum
c504388ae5 Disable the Spring Framework and Spring Data 'version' property overrides. 2019-10-01 20:18:24 -07:00
John Blum
04c62a712c Override Spring Boot 2.2.0.M6's dependency management version of Spring Data and set to 2.2.0.RELEASE. 2019-10-01 19:15:09 -07:00
John Blum
9cea166388 Override Spring Boot 2.2.0.M6's dependency management version of Spring Framework and set to 5.2.0.RELEASE. 2019-10-01 19:15:09 -07:00
John Blum
05f3dd5176 Upgrade to Spring Build Conventions Gradle Plugin 0.0.27.RELEASE. 2019-10-01 19:15:09 -07:00
John Blum
b26be936fb Prepare next development iteration. 2019-08-13 22:26:14 -07:00
John Blum
19506a4c0e Upgrade to Spring Build Conventions Gradle Plugin 0.0.26.RELEASE. 2019-07-03 17:35:07 -07:00
John Blum
21b3df8ac9 Update dependencies.
Upgrade to Spring Framework 5.2.0.M3.

Upgrade to Spring Data Commons 2.2.0.RC1.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.RC1

Upgrade to Spring Data Release Train Moore-RC1.

Upgrade to Spring Session 2.2.0.M2.

Set Spring Session BOM to Corn-M1.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.3.RELEASE.
2019-06-14 19:09:08 -07:00
John Blum
55a79685cc Upgrade to Spring Data Release Train Moore-BUILD-SNAPSHOT.
Upgrade to Spring Data Commons 2.2.0.BUILD-SNAPSHOT.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.BUILD-SNAPSHOT.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.3.BUILD-SNAPSHOT.
2019-06-09 19:03:38 -07:00
John Blum
e2d7cdc633 Upgrade to Spring Build Conventions Gradle Plugin 0.0.25.RELEASE. 2019-04-04 17:21:23 -07:00
John Blum
80af925872 Upgrade to Spring Build Conventions Gradle Plugin 0.0.23.RELEASE. 2019-02-13 15:24:58 -08:00
John Blum
9a5f565e8e Add Gradle build script extension to set the generated Maven POM file project lead developer in the POM developers section. 2018-12-21 18:07:39 -08:00
John Blum
f90ca10bd8 Upgrade to Spring Build Conventions Gradle Plugin 0.0.22.RELEASE. 2018-12-17 16:42:40 -08:00
John Blum
184894eb5b Prepare next development iteration. 2018-10-24 23:14:42 -07:00
John Blum
70c65eda1f Add gradlePluginPortal() to Gradle build script respositories.
Switch from repo.spring.io/plugins-snapshot to repo.spring.io/plugins-release.
2018-10-24 20:42:49 -07:00
John Blum
2aec1d39d9 Upgrade to the Spring Build Conventions Gradle Plugin 0.0.20.RELEASE. 2018-10-24 20:39:10 -07:00
John Blum
72a1209b98 Upgrade to Spring Build Conventions Gradle Plugin 0.0.18.RELEASE. 2018-08-24 21:28:29 -07:00
John Blum
59a85404d5 Upgrade to Spring Boot 2.1.0.M2. 2018-08-21 12:59:57 -07:00
John Blum
a08feec3b5 Set Apache Geode version to 1.6.0.
Set Pivotal GemFire version to 9.5.1.

Upgrade to Spring Framework 5.1.0.RC2.

Upgrade to Spring Data for Apache Geode 2.1.0.RC2.

Upgrade to Spring Data for Pivotal GemFire 2.1.0.RC2.

Upgrade to Spring Data Release Train Lovelace-RC2.

Upgrade to Spring Session BOM Bean-M2; Spring Session 2.1.0.M2.
2018-08-21 00:38:41 -07:00
John Blum
c95f5aeddd Remove unnecessary ide.gradle file and remove 'apply from: IDE_GRADLE' plugin declarations from Gradle module build files.
All IDE configuration logic is handle by the Spring Build Conventions Gradle project.
2018-08-16 17:55:12 -07:00
John Blum
11b74a0145 Set Groovy version to 2.4.15 to work with Gretty. 2018-08-15 02:26:12 -07:00
John Blum
3f436b8e44 Prepare next development iteration. 2018-08-10 21:14:35 -07:00
John Blum
3a4e7b7b75 Upgrade to Spring Build Conventions (Gradle) 0.0.17.RELEASE. 2018-08-10 20:22:56 -07:00
John Blum
d6be6dacc4 Switch to Spring Boot Dependencies BOM for complete project dependency management. 2018-06-19 22:19:48 -07:00
John Blum
b9ec2c528b Upgrade to Spring Build Conventions Gradle Plugin 0.0.16.RELEASE. 2018-06-19 22:19:47 -07:00
John Blum
fc4307abf6 Upgrade to the Spring Build Conventions (for Gradle) 0.0.15.RELEASE. 2018-05-17 15:35:14 -07:00
John Blum
7b93b13df5 Upgrade to Spring Build Conventions 0.0.13.RELEASE. 2018-02-20 12:02:32 -08:00
John Blum
9672c1336b Upgrade Spring Gradle Build Conventions Plugin to 0.0.9.RELEASE. 2018-01-10 14:03:53 -08:00
John Blum
9532a696bc Upgrade Spring Gradle Build Conventions Plugin to 0.0.8.RELEASE. 2017-11-28 21:03:37 -08:00
John Blum
318ed685d0 Change all Gradle build file desriptions containing 'Spring Session Data Geode' to 'Spring Session for Apache Geode'.
Change all Gradle build file descriptions containing 'Spring Session Data GemFire' to 'Spring Session for Pivotal GemFire'.
2017-11-28 13:09:56 -08:00