Commit Graph

57 Commits

Author SHA1 Message Date
John Blum
19799d10c8 Disable overridden and custom dependency management for Eclipse Jetty.
Apache Geode 1.14.4 is based on Eclipse Jetty 9; However, Spring Boot 3 upgraded the declared and managed Eclipse Jetty dependency to 11 in order to align with the Jakarta EE 9 migration and baseline.

Rolling back the Eclipse Jetty version override and dependency management to again align with Spring Boot 3.

Resolves #116.
2022-04-14 16:57:37 -07:00
John Blum
53e410917e Add capability to override the Spring Session version declared and managed by Spring Boot.
Adds (disabled) dependency management for the Spring Session BOM.
2022-04-12 17:23:05 -07:00
John Blum
cbccb13a9e Add capability to override the Spring Data version declared and managed by Spring Boot.
Adds (disabled) dependency management for the Spring Data BOM.
2022-04-12 16:49:09 -07:00
John Blum
fcda14f84f Add capability to override the core Spring Framework version delcared and managed by Spring Boot.
Adds (disabled) dependency management for the core Spring Framework BOM.
2022-04-12 16:47:06 -07:00
John Blum
74938f4ec2 Upgrade to Gradle 7.4.2. 2022-04-06 14:15:52 -07:00
John Blum
866935c952 Remove dependency management for Micrometer.
This implies that Spring Boot 3.0's dependency management for Micrometer, based on 2.0, will be enforced.
2022-04-06 12:10:58 -07:00
John Blum
4ce94e6d8f Upgrade to Gradle 7.4.1. 2022-03-24 20:58:32 -07:00
John Blum
33bebf0673 Add explicit dependency management for Micrometer set to a version required by Apache Geode.
Apache Geode is based on Micrometer 1.6.x (1.6.3) whereas Spring Boot 3.0 is based on Micrometer 2.0.

However, setting the Micrometer version to 1.9.0-M3 which bridges Micrometer 1.x and 2.0.
2022-03-10 23:42:29 -08:00
John Blum
4f0623df5f Switch to Testcontainers Maven BOM for dependency management of Testcontainers. 2022-02-10 16:37:58 -08:00
John Blum
c6f6b568d7 Upgrade to Gradle 7.4. 2022-02-10 16:37:58 -08:00
John Blum
358fd03438 Downgrade to Eclipse Jetty 9.4.39.v20210325.
Add dependency management for Eclipse Jetty using the Jetty Maven BOM.

Eclipse Jetty 9.4.x is the required version for Apache Geode 1.14.x.
2022-02-10 16:37:57 -08:00
John Blum
bcf2a138e4 Review, refactor and polish (local) Spring Build Conventions Gradle Plugins.
Remove the gradle/maven-pom-editor.gradle build script as this logic (concern) is handled by the MavenPlushingConventionsPlugin.

Clean up associated Gradle project build scripts affected by the Gradle Plugin changes.
2022-01-27 16:57:52 -08:00
John Blum
a1d2c4b35e Upgrade to Gradle 7.3.3. 2022-01-24 09:52:46 -08:00
John Blum
2f9e60ff96 Upgrade to Gradle 6.9.2. 2022-01-10 12:28:05 -08:00
John Blum
30ff6253dc Upgrade to Gradle 6.9.1. 2021-09-28 14:43:17 -07:00
John Blum
cdba8ac57a Upgrade to Gradle 6.9. 2021-06-14 16:47:41 -07:00
John Blum
416497545c Upgrade to Apache Geode 1.13.2. 2021-04-09 15:21:43 -07:00
John Blum
6fea20ac60 Upgrade to Gradle 6.8.3. 2021-03-22 21:13:44 -07:00
John Blum
863a1cec8e Upgrade to Gradle 6.8.2. 2021-02-18 23:57:21 -08:00
John Blum
e0db4b4b04 Remove explicit dependency management for Byte Buddy and Mockito.
Let the Spring Boot BOM (dependency management) manage the versions of Byte Buddy and Mockito based on the baseline Spring Boot version.
2021-02-02 12:29:08 -08:00
John Blum
0fe8caa1de Upgrade to Gradle 6.8.1. 2021-01-24 21:16:53 -08:00
John Blum
3b6de033c5 Upgrade to Gradle 6.8. 2021-01-12 18:03:58 -08:00
John Blum
dc8be004e3 Upgrade to Gradle 6.7.1. 2020-11-17 21:13:56 -08:00
John Blum
4b32e26dae Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5.
Add dependency management for Apache Geode.

Add dependency management for VMware Tanzu (Pivotal) GemFire.
2020-11-10 11:58:54 -08:00
John Blum
1e145975a8 Upgrade to Gradle 6.7. 2020-10-21 12:56:39 -07:00
John Blum
44b424f358 Update Maven POM project URL. 2020-09-18 02:33:58 -07:00
John Blum
6fb1306bde Remove dependency management for Spring Session for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:50:52 -07:00
John Blum
62e001efc7 Remove dependency management for Spring Data for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:49:43 -07:00
John Blum
e45febf594 Upgrade to Gradle 6.6. 2020-08-18 00:51:00 -07:00
John Blum
9d87eeaf9c Edit Maven POM URL to point to the SBDG project README. 2020-08-12 16:12:09 -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