Mark Paluch
458ba35c86
Add Maven Caching.
2023-09-07 10:05:27 +02:00
Mark Paluch
86b3d3d7f3
Add additional modules.
2023-09-07 09:33:29 +02:00
Mark Paluch
ea37521168
Add GitHub action for Antora build
2023-09-07 09:21:56 +02:00
Greg L. Turnquist
4443a9c31c
Migrate release-tools to spring-data-release.
...
Closes #219 .
2022-08-30 09:18:07 -05:00
Mark Paluch
46ba255055
Polishing.
...
Add missing line breaks after XML declaration and before the file end.
See #218
2022-07-14 09:33:51 +02:00
Mark Paluch
49061eae42
Disable XML pretty-printing.
...
Closes #218
2022-07-13 11:26:18 +02:00
Mark Paluch
d5f5670081
Add command to list Java runtimes.
...
Closes #217
2022-07-13 10:45:58 +02:00
Mark Paluch
7908d463bc
Adopt to changed Elasticsearch dependency property names.
...
SDE introduced new dependencies and changed version property names to address the older Rest High Level Client and the new Java Rest Client dependencies.
Closes #216
2022-06-24 09:55:38 +02:00
Mark Paluch
a41b01a5b9
Extend service release range in Q and Raj release trains.
...
Closes #215
2022-06-20 14:25:23 +02:00
Mark Paluch
b6d4091a27
Upgrade to Java 1.8.0_332.
...
Closes #214
2022-06-03 09:29:19 +02:00
Mark Paluch
299642edb8
Consider Java version in verify command.
...
Closes #210
2022-04-27 10:15:30 +02:00
Mark Paluch
4fbe0162eb
Remove Jira integration.
...
Closes #205
2022-04-27 09:55:33 +02:00
Mark Paluch
61e5805d06
Remove GemFire from dev tools.
...
In preparation, as GemFire used Jira for project management.
See #205
2022-04-27 09:55:23 +02:00
dependabot[bot]
05e2a6f716
Bump json-smart from 2.4.1 to 2.4.4 in /benchmark
...
Bumps [json-smart](https://github.com/netplex/json-smart-v2 ) from 2.4.1 to 2.4.4.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/commits )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #212
2022-04-27 09:47:02 +02:00
Mark Paluch
7bd9395974
Polishing.
...
Improve create tickets logging.
See #213
2022-04-27 09:46:29 +02:00
Mark Paluch
f16af27366
Do not create maintenance branches upon release conclude for branch-only releases.
...
Closes #213
2022-04-27 09:46:08 +02:00
Mark Paluch
a622426fb5
Polishing.
...
Improve command logging. Refine Git operations on dependency upgrade.
See #209
2022-04-04 10:49:50 +02:00
Mark Paluch
2c8edae9f4
Adopt release trains to branch renaming.
...
Closes #209
2022-04-04 10:49:01 +02:00
Mark Paluch
15661e087e
Polishing.
...
Use correct documentation URL.
See #207
2022-03-22 14:33:18 +01:00
Mark Paluch
a3a390fad0
Polishing.
...
Use Spring Data Relational as repository name when interacting with GitHub for the JDBC project.
See #206
2022-03-22 11:21:41 +01:00
Mark Paluch
7aa2e6683c
Polishing.
...
Remove unused code. Prevent merge-commits during pull.
See #206
2022-03-22 09:30:33 +01:00
Mark Paluch
73821e7eab
Include Commit Signing in verify command.
...
Closes #206
2022-03-22 09:29:48 +01:00
Mark Paluch
4a7495249a
Upgrade to Java 1.8.0_322.
...
See #208
2022-03-22 09:00:24 +01:00
Mark Paluch
b76de059bb
Fix JavaRuntime detection guards.
...
Closes #208
2022-03-22 09:00:24 +01:00
Mark Paluch
08742d5025
Create Sagan versions for R2DBC from Spring Data Relational.
...
Closes #207
2022-03-22 09:00:24 +01:00
Mark Paluch
692c7f69e2
Fix unit tests.
...
See #200
2022-03-21 11:46:18 +01:00
Mark Paluch
edbf73f8dd
Add support to update license headers.
...
Closes #204
2022-03-10 11:30:24 +01:00
Mark Paluch
b309c02000
Rename dependency package to infra.
2022-02-18 13:24:55 +01:00
Mark Paluch
6db203eace
Polishing.
...
Reformat code. Add backticks to version numbers.
See #203
2022-02-18 13:23:15 +01:00
Mark Paluch
43e5c96e72
Add ship-it command.
...
Closes #203
2022-02-18 13:22:59 +01:00
Mark Paluch
85d4bc9326
Update project dependency setup by adding Micrometer to Spring Data Build.
...
Closes #201
2022-02-07 13:54:29 +01:00
Mark Paluch
2894114166
Use Java version and vendor from pipeline properties.
...
Ensure that we use always the specified Java version.
See #193
2022-02-07 10:53:08 +01:00
Mark Paluch
33f896641b
Polishing.
...
Move code around
See #193
2022-02-07 09:54:36 +01:00
Mark Paluch
b52381593f
Add support to upgrade Java versions across projects.
...
Closes #193
2022-02-07 09:52:07 +01:00
Mark Paluch
6c988d1b0e
Add Kotlin label to Spring Data JDBC project.
...
See #198
2022-02-07 08:50:10 +01:00
Mark Paluch
79639c3791
Consider JVM build version in Java runtime detection.
...
We now consider the JVM build number. Also, the SDKman discovery prepends 1. to Java versions that are 1.8 based for a consistent versioning scheme.
See #200
2022-01-18 09:42:41 +01:00
Mark Paluch
369efb7c3e
Polishing.
...
Use JPA version number for Envers to properly upgrade the BOM for Spring Data 3. It doesn't hurt to do the same for 2.x as version numbers of JPA and Envers are the same after the 2.0 version bump.
Closes #200
2022-01-18 08:57:07 +01:00
Mark Paluch
0df875c11b
Pin Java version to 1.8.0_312 for Spring Data 2.x.
...
Closes #200
2022-01-18 08:56:10 +01:00
Mark Paluch
2f28d04eb1
Polishing.
...
Fix Java selection for generic build operations. Include envers as child artifact of JPA.
See #194
2022-01-14 14:53:01 +01:00
Mark Paluch
db45b4247c
Polishing.
...
Refine commit message keywords, fall back to main as the changelog lower bound.
See #194
2022-01-13 15:51:15 +01:00
dependabot[bot]
0487029e7a
Upgrade guava from 28.1-jre to 29.0-jre in /release-tools.
...
Bumps [guava](https://github.com/google/guava ) from 28.1-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #183
2022-01-11 09:04:53 +01:00
dependabot[bot]
0d86beed4b
Upgrade to json-smart from 2.3 to 2.4.1.
...
Bumps [json-smart](https://github.com/netplex/json-smart-v2 ) from 2.3 to 2.4.1.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.1 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #191
2022-01-11 09:04:33 +01:00
Mark Paluch
c4f3b5e812
Extend license header date range to 2022.
...
Closes #199
2022-01-11 09:01:59 +01:00
Mark Paluch
bfc4f6701c
Add support to release Spring Data 3.0 using Java 17.
...
Closes #194
2022-01-11 09:01:59 +01:00
Mark Paluch
e0f6caa043
Add support to detect installed Java versions using Mac native and SDKman.
...
Closes #196
2022-01-11 09:01:55 +01:00
Mark Paluch
1958127e45
Update release trains.
...
Closes #198
2022-01-10 09:13:37 +01:00
Mark Paluch
bb18f8bd05
Update release trains.
...
Closes #198
2021-12-13 08:43:19 +01:00
Mark Paluch
d9e212c5f7
Polishing.
...
Fix typo.
See #197
2021-11-24 14:03:27 +01:00
Mark Paluch
3034be3845
Use current alias for current Javadoc/Reference doc links.
...
Closes #197
2021-11-24 14:03:27 +01:00
Mark Paluch
4af3751fb9
Update readme.md
2021-11-12 11:25:44 +01:00