Commit Graph

60 Commits

Author SHA1 Message Date
Mark Paluch
a5c5160abd Add Java 17.0.12 to Docker image. 2024-11-15 11:41:51 +01:00
Mark Paluch
8f4ec8d55c Bump Maven and JDK versions. 2024-11-07 09:56:42 +01:00
Mark Paluch
20d76062e7 Adopt UID/GID to GCP. 2024-10-18 11:16:43 +02:00
Mark Paluch
ff23abca79 Add JDK 17.0.9. 2024-08-15 09:49:51 +02:00
Mark Paluch
d735accb8d Update settings.xml. 2024-08-15 09:49:51 +02:00
Mark Paluch
e39c889b5d Polishing.
Replace spaces with tabs.

See #93
2024-08-14 14:26:14 +02:00
Mark Paluch
2f562ad66e Bump Dockerfile for JDK build.
See #93
2024-08-14 14:18:39 +02:00
Mark Paluch
dbb28c177e Upgrade to JDK 17.0.12 and Maven 3.9.8.
Closes #93
2024-08-08 10:20:57 +02:00
Jens Schauder
9124d2d9c4 Set version 2024.0.2 for release. 2024-07-12 19:50:28 +02:00
Jens Schauder
2cceb40ed7 Set version to be released. 2024-07-12 18:11:42 +02:00
Mark Paluch
1905a867db Release 2023.0.10. 2024-03-15 11:45:59 +01:00
Oliver Drotbohm
5c07bc9780 Support for commercial releases. 2024-02-06 16:45:24 +01:00
Mark Paluch
7e8823fa3b Upgrade to Maven 3.9.6 and Java 17.0.9. 2023-12-14 08:42:29 +01:00
Mark Paluch
1c2ca1fc00 Upgrade to Maven 3.9.5.
Closes #63
2023-10-13 11:46:28 +02:00
Mark Paluch
50bd97b6c4 Upgrade to Ubuntu 23.04.
Closes #61
2023-10-13 11:46:28 +02:00
Julia
a6738d3b1d Upgrade to Java 17.0.8, Java 8.0.382, and Maven 3.9.4.
Closes #56
2023-08-14 09:02:52 -04:00
Mark Paluch
5eb4c45b86 Upgrade to Java 1.8.0.372.
Closes #52
2023-07-18 11:46:46 +02:00
Mark Paluch
5fb3ebd5a0 Upgrade to Maven 3.9.3 and Java 17.0.7. 2023-07-03 09:51:14 +02:00
John Blum
16a9ee9c4f Release 2023.0.1. 2023-06-16 08:15:52 -07:00
Greg L. Turnquist
81356aef7b Release Spring Data 2022.0.5.
See https://github.com/spring-projects/spring-data-build/issues/1953.
2023-04-14 11:10:26 -05:00
Greg L. Turnquist
6c1a8356ef Build a new release container.
Having upgraded release tools to maven 3.9.1, we need a new container.
2023-04-14 11:01:53 -05:00
Greg L. Turnquist
ce8499264c Releasing 2021.2.11.
See https://github.com/spring-projects/spring-data-build/issues/1952
2023-04-14 10:06:28 -05:00
Mark Paluch
54b75ca8b1 Upgrade to Maven 3.9.1.
Closes #40
2023-04-06 16:19:42 +02:00
Mark Paluch
c9d583176e Add wget and git to the image.
See #30
2023-02-23 09:15:55 +01:00
Mark Paluch
651a76ac07 Simplify JDK and Maven installation and version upgrading.
java-tools.properties now defines versions in a machine readable format so that we can install these versions into the Docker image verify those versions in our release tooling to ensure the environment matches what we expect.

Closes #32
2023-02-20 11:55:08 +01:00
Mark Paluch
d0a0f70545 Release 2022.0.2 2023-02-17 13:09:01 +01:00
Mark Paluch
2b9c511e68 Ship release 2021.2.8. 2023-02-17 10:14:52 +01:00
Mark Paluch
edb743f6be Upgrade JDKs in build image.
Closes #28
2023-01-30 10:45:18 +01:00
Mark Paluch
dc728f03a2 Install fontconfig for headless AWT font usage.
Closes #24
2023-01-24 09:27:05 +01:00
Greg L. Turnquist
949b92bb8a Use gpg1 for client-side actions.
JGit has limited support for GPGv2 KBX files. Switching to gpg1 and legacy keyring files enables proper signing of commits.
2023-01-23 13:17:29 -06:00
Mark Paluch
ae2bc720f4 Add Java 17.0.5. 2023-01-13 12:30:51 +01:00
Mark Paluch
995151b32c Release 2022.0.1 2023-01-13 11:49:15 +01:00
Mark Paluch
15d1677ccc Improve Maven caching. 2023-01-13 11:49:15 +01:00
Mark Paluch
1f500f38b4 Polishing.
Refine release process to update the Git state before build and distribute.

See #15
2023-01-13 11:49:15 +01:00
Mark Paluch
5d73696815 Polishing.
Refine release process to update the Git state before build and distribute.

See #15
2023-01-13 10:42:28 +01:00
Mark Paluch
c04bef66c0 Enable authentication for repo.spring.io downloads.
libs-milestone and libs-snapshot require authentication now.

Closes #23
2023-01-13 09:13:45 +01:00
Mark Paluch
aa5eff3d3f Perform build and distribute on CI.
See #21
2023-01-09 11:05:39 +01:00
Greg L. Turnquist
1fcdefbb31 Add Java 1.8.0.352. 2022-12-09 11:23:49 -06:00
Mark Paluch
129a54c87d Fix property names to not clash with env variables. 2022-12-01 09:39:23 +01:00
Mark Paluch
e21aebdd7c Fix Maven configuration properties. 2022-11-18 14:55:30 +01:00
Mark Paluch
36ea189d4d Add Java 1.8.0.345. 2022-11-18 09:41:05 +01:00
Mark Paluch
2d7ad3add2 Release 2021.1.10. 2022-11-18 09:31:53 +01:00
Mark Paluch
3a932966db Remove artifactory verification from the release steps. 2022-11-18 09:27:49 +01:00
Mark Paluch
55fcb21b00 Refine properties. 2022-11-18 09:08:55 +01:00
Mark Paluch
6a9c3c8027 Refactor GPG key handling to allow using separate GPG keys.
Closes #7
2022-11-18 09:08:55 +01:00
Mark Paluch
f8c74f3694 Improve verification. 2022-11-04 15:14:49 +01:00
Mark Paluch
4635cb2522 Include Java 17.0.4.1 in docker base image. 2022-11-04 15:14:39 +01:00
Mark Paluch
a5c23b740c Ship 2022.0.0-RC2 release. 2022-11-04 14:32:07 +01:00
Mark Paluch
ccbcc61e4e Ship 2022.0.0-RC1 release. 2022-10-13 16:23:20 +02:00
Mark Paluch
92ca16f4b1 Ship 2021.2.5 release. 2022-10-13 15:10:11 +02:00