Commit Graph

433 Commits

Author SHA1 Message Date
John Blum
cd815bcb32 Upgrade to Spring Data BOM 2022.0.0-M5 (Turing-M5). 2022-07-19 17:47:24 -07:00
John Blum
a27f16f853 Upgrade to Spring Cloud Bindings 1.10.0. 2022-07-19 17:46:28 -07:00
John Blum
9711537f8a Upgrade to Spring Framework 6.0.0-M5. 2022-07-19 17:45:43 -07:00
John Blum
7d44f0d61e Upgrade to VMware Tanzu (Pivotal) GemFire 9.15.0. 2022-07-19 17:45:13 -07:00
John Blum
c2de48bf2e Upgrade to Apache Geode 1.15.0. 2022-07-19 17:43:00 -07:00
John Blum
13405c2f7d Upgrade to Testcontainers 1.17.2. 2022-06-24 17:53:47 -07:00
John Blum
bfd999082f Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-05-19 16:12:49 -07:00
John Blum
1b70efdcaa Release 2.0.0-M3. 2022-05-19 15:48:27 -07:00
John Blum
50d9e1e8c6 Upgrade to Spring Session BOM 2022.0.0-M2. 2022-05-19 15:29:53 -07:00
John Blum
67f8890edc Upgrade to Spring Boot 3.0.0-M3. 2022-05-19 15:27:04 -07:00
John Blum
94830b90c7 Remove punctuation in version properties. 2022-05-18 15:37:43 -07:00
John Blum
d8291aee40 Upgrade to Spring Session for Apache Geode 3.0.0-M3. 2022-05-18 15:14:53 -07:00
John Blum
81498102d0 Upgrade to Spring Test for Apache Geode 1.0.0-M4. 2022-05-18 15:14:18 -07:00
John Blum
90423529ff Upgrade to Spring Data for Apache Geode 3.0.0-M4. 2022-05-18 15:13:42 -07:00
John Blum
bf6aabbf03 Upgrade to Spring Data BOM 2022.0.0-M4. 2022-05-18 15:13:20 -07:00
John Blum
02fb36b5d2 Upgrade to Spring Cloud Bindings 1.9.0. 2022-05-18 15:12:39 -07:00
John Blum
896c3e9be0 Upgrade to Spring Framework 6.0.0-M4. 2022-05-18 15:11:43 -07:00
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
ad9e5ace69 Switch to Spring Session for Apache Geode 3.0.0-SNAPSHOT. 2022-04-12 17:23:15 -07:00
John Blum
f7f2582f62 Switch to Spring Session BOM 2022.0.0-SNAPSHOT. 2022-04-12 17:23:15 -07:00
John Blum
dc2f8bbd6f Switch to Spring Data for Apache Geode 3.0.0-SNAPSHOT. 2022-04-12 17:23:15 -07:00
John Blum
db7f605778 Switch to Spring Data BOM 2022-0.0-SNAPSHOT (Turing-SNAPSHOT). 2022-04-12 17:23:15 -07:00
John Blum
f2d1704833 Switch to Spring Framework 6.0.0-SNAPSHOT. 2022-04-12 17:23:15 -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
45561c480b Set the Micrometer version to 1.9.0-SNAPSHOT. 2022-04-05 12:13:41 -07:00
John Blum
c2574034c0 Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-03-24 22:00:08 -07:00
John Blum
5af3cc64ec Release 2.0.0-M2. 2022-03-24 21:46:06 -07:00
John Blum
a694da57a8 Upgrade to Spring Session for Apache Geode 3.0.0-M2. 2022-03-24 21:11:10 -07:00
John Blum
2e584b91e5 Upgrade to Spring Test for Apache Geode 1.0.0-M3. 2022-03-24 21:10:25 -07:00
John Blum
9c074d926d Upgrade to Spring Data for Apache Geode 3.0.0-M3. 2022-03-24 21:09:52 -07:00
John Blum
e724741f8a Upgrade to Spring Data BOM 2022.0.0-M3 (Turing-M3). 2022-03-24 21:09:04 -07:00
John Blum
db6c6af4d9 Upgrade to Spring Boot 3.0.0-M2. 2022-03-24 21:08:10 -07:00
John Blum
b48a6c52fe Upgrade to Spring Framework 6.0.0-M3. 2022-03-24 21:07:45 -07:00
John Blum
ec55304869 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.15. 2022-03-24 21:06:57 -07:00
John Blum
1028f1ae51 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.4. 2022-03-24 21:06:33 -07:00
John Blum
a13931cae3 Upgrade to Micrometer 1.9.0-M4. 2022-03-24 21:06:03 -07:00
John Blum
bb1ad73e73 Upgrade to Apache Geode 1.14.4. 2022-03-24 21:05:02 -07:00
John Blum
f585a0a35c Set Spring Data for Apache Geode (SDG) version to 3.0.0-SNAPSHHOT.
Spring Boot 3.0 recently (24158a7ab0) started building against Spring Data 3.0 SNAPSHOTS.

In Spring Data 3.0, the PagingAndSortingRepository interface was refactored to no longer extend the CrudRepository interface (the interfaces were split apart).

As a result, the SDG GemfireRepository interface was also refactored to implement both CrudRepository and PagingAndSortingRepository, separately.
2022-03-15 13:47:38 -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
2883b14a02 Upgrade to Awaitility 4.2.0. 2022-03-08 13:05:29 -08:00
John Blum
50ad26be41 Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-02-28 17:32:50 -08:00
John Blum
bcacfb9779 Release 2.0.0-M1. 2022-02-28 17:04:51 -08:00
John Blum
6ab57409b8 Refactor and simplify Spring Build Conventions Gradle Plugins.
* Declare CHECKSTYLE_VERSION class member constant in the CheckstylePlugin.
* Remove the PlublishLocalPlugin.
* Replace use of the deprecated JavaPluginConvention with JavaPluginExtension in the JavadocApiPlugin.
* Replace the EclipseWtpPlugin with the EclipsePlugin applied in the AbstractSpringJavaPlugin class.
* Review and fix spelling error in CopyPropertiesPlugin Javadoc.
* Review, refactor and polish the Spring Gradle PropDepsPlugins including PropDepsPlugins for IntelliJ IDEA and Eclipse.
2022-02-17 19:05:12 -08:00
John Blum
92fb33b987 Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. 2022-02-10 16:37:58 -08:00
John Blum
7de06be6bd Upgrade to Apache Geode 1.14.3. 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
1676b3c06b Upgrade to Spring Test for Apache Geode 1.0.0-M2. 2022-02-10 16:37:57 -08:00
John Blum
ed1aa69a39 Upgrade to Spring Test for Apache Geode 1.0.0-M1. 2022-01-27 17:32:50 -08:00
John Blum
3e4cdde1e5 Upgrade to Spring Session for Apache Geode 3.0.0-M1. 2022-01-27 17:31:23 -08:00
John Blum
3c196a8d34 Upgrade to Spring Session BOM 2022.0.0-M1. 2022-01-27 17:30:25 -08:00