Commit Graph

354 Commits

Author SHA1 Message Date
John Blum
11e5835b6b Refactor the SDG project Maven POM file (version) properties.
Rename springdata.commons property to spring-data-commons.version.
2022-10-17 17:33:08 -07:00
John Blum
a495ac0596 Remove Apache Geode CI Snapshots Repository declaration.
Remove log4j.version property.
2022-10-17 17:23:19 -07:00
Spring Builds
09b82dd694 After release cleanups.
See #615
2022-09-19 14:39:08 +00:00
Spring Builds
02f871c0a9 Prepare next development iteration.
See #615
2022-09-19 14:38:56 +00:00
Spring Builds
af7ae892b5 Release version 3.0 M6 (2022.0.0).
See #615
2022-09-19 14:15:24 +00:00
Spring Builds
644f99e055 Prepare 3.0 M6 (2022.0.0).
See #615
2022-09-19 14:12:58 +00:00
Christoph Strobl
3fe5b99c3f After release cleanups.
See #596
2022-07-15 15:30:53 +02:00
Christoph Strobl
1543d51241 Prepare next development iteration.
See #596
2022-07-15 15:30:45 +02:00
Christoph Strobl
10ab940e6f Release version 3.0 M5 (2022.0.0).
See #596
2022-07-15 15:18:29 +02:00
Christoph Strobl
ff5eb56f4c Prepare 3.0 M5 (2022.0.0).
See #596
2022-07-15 15:17:56 +02:00
John Blum
4a359acb3d Upgrade to Micrometer 1.10.0.
Closes #607.
2022-07-12 14:51:03 -07:00
John Blum
035188f4c8 Upgrade to Apache Log4j 2.18.0.
Closes #606.
2022-07-12 14:45:47 -07:00
John Blum
336a72c8f4 Upgrade to Apache Shiro 1.9.1.
Closes #605.
2022-07-12 14:22:37 -07:00
John Blum
a5e32a3f71 Refactor the Maven Surefire (Build) Plugin to declare all the necessary JVM module options to get Apache Geode processes running correctly on Java 17.
Closes #604.
2022-07-07 13:26:21 -07:00
Christoph Strobl
d1006f4169 Fix pom.xml formatting.
This commit reverts formatting changes introduced via 79c551ea59.

See #588
2022-05-13 13:14:19 +02:00
Christoph Strobl
bfc3cc3e0d After release cleanups.
See #588
2022-05-13 10:53:25 +02:00
Christoph Strobl
50ae31830a Prepare next development iteration.
See #588
2022-05-13 10:53:23 +02:00
Christoph Strobl
0e2d135b55 Release version 3.0 M4 (2022.0.0).
See #588
2022-05-13 10:43:58 +02:00
Christoph Strobl
79c551ea59 Prepare 3.0 M4 (2022.0.0).
See #588
2022-05-13 10:43:20 +02:00
John Blum
4cb2d7dc9c Downgrade to Micrometer 1.9.0-M4.
Closes #571.
2022-03-23 10:06:57 -07:00
Mark Paluch
56b674c6e6 After release cleanups.
See #587
2022-03-22 14:07:38 +01:00
Mark Paluch
8c5c8c8267 Prepare next development iteration.
See #587
2022-03-22 14:07:36 +01:00
Mark Paluch
6584861566 Release version 3.0 M3 (2022.0.0).
See #587
2022-03-22 14:00:23 +01:00
Mark Paluch
0f0da697c7 Prepare 3.0 M3 (2022.0.0).
See #587
2022-03-22 14:00:01 +01:00
Mark Paluch
7922cec33c After release cleanups.
See #564
2022-03-21 16:44:41 +01:00
Mark Paluch
7a2bbcbcaa Prepare next development iteration.
See #564
2022-03-21 16:44:39 +01:00
Mark Paluch
fc2619799b Release version 3.0 M2 (2022.0.0).
See #564
2022-03-21 16:35:08 +01:00
Mark Paluch
d5e7321bb6 Prepare 3.0 M2 (2022.0.0).
See #564
2022-03-21 16:34:36 +01:00
Mark Paluch
bf04b082f4 Downgrade to Micrometer 1.8 on 3.0.x branch.
Closes #571
2022-02-11 13:49:10 +01:00
John Blum
d03f6ee342 Upgrade to Apache Geode 1.14.3.
Closes gh-568.
2022-02-02 11:52:23 -08:00
Mark Paluch
8981176625 After release cleanups.
See #560
2022-02-02 11:52:23 -08:00
Mark Paluch
2de65be8d7 Prepare next development iteration.
See #560
2022-02-02 11:52:23 -08:00
Mark Paluch
7fd81cfd73 Release version 3.0 M1 (2022.0.0).
See #560
2022-02-02 11:52:23 -08:00
Mark Paluch
2008f700ee Prepare 3.0 M1 (2022.0.0).
See #560
2022-02-02 11:52:23 -08:00
Mark Paluch
179507d3cb Remove Spring Framework version override.
We're on Spring 6.0 M2 already so no need for snapshots.

Closes #560
2022-02-02 11:52:23 -08:00
John Blum
9160128708 Cleanup SDG Maven parent and spring-data-geode module POM files.
Move all build plugin configuraton to the parent.

Remove the 'ci' and 'distribute' build profile specific 'maven-javadoc-plugin' configuration.

Resolves gh-538.
2022-02-02 11:52:23 -08:00
John Blum
100366367e Configure the maven-javadoc-plugin for the project build, the 'ci' build profile and the 'distribute' build profile.
Add link to Apache Geode (public) Javadoc site.

Add dependency source excluces on org.apache.geode:geode-gfsh.

Set 'failOnWarnings' to false.

Resolves gh-538.
2022-02-02 11:52:23 -08:00
John Blum
62f9b65e99 Upgrade to Spring Data Commons 3.0.0-SNAPSHOT.
Resolves gh-538.
2022-02-02 11:51:17 -08:00
John Blum
35a57350f3 Upgrade to Spring Framework 6.0.0-SNAPSHOT.
Resolves gh-538.
2022-02-02 11:51:17 -08:00
John Blum
e53bc05101 Upgrade to Spring Data Build parent Maven POM 3.0.0-SNAPSHOT.
Resolves gh-538.
2022-02-02 11:51:17 -08:00
John Blum
0f01198177 Upgrade to JDK 17.
Resolves gh-538.
2022-02-02 11:51:17 -08:00
John Blum
dc5f528bae Prepare Spring Data for Apache Geode 3.0.
Set version to 3.0.0-SNAPSHOT.

Resolves gh-538.
2022-02-02 11:48:41 -08:00
Christoph Strobl
75aa3279ee After release cleanups.
See #563
2022-01-18 09:21:32 +01:00
Christoph Strobl
fcd526ba5c Prepare next development iteration.
See #563
2022-01-18 09:21:29 +01:00
Christoph Strobl
e7fd715070 Release version 2.7 M2 (2021.2.0).
See #563
2022-01-18 09:09:34 +01:00
Christoph Strobl
a04e55a025 Prepare 2.7 M2 (2021.2.0).
See #563
2022-01-18 09:08:59 +01:00
Christoph Strobl
bc3778f254 After release cleanups.
See #553
2022-01-14 11:08:02 +01:00
Christoph Strobl
7e77e38b21 Prepare next development iteration.
See #553
2022-01-14 11:07:59 +01:00
Christoph Strobl
49b62d02eb Release version 2.7 M1 (2021.2.0).
See #553
2022-01-14 10:58:16 +01:00
Christoph Strobl
fbe696204f Prepare 2.7 M1 (2021.2.0).
See #553
2022-01-14 10:57:50 +01:00