Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Greg L. Turnquist
1fcdefbb31 Add Java 1.8.0.352. 2022-12-09 11:23:49 -06:00
Mark Paluch
36ea189d4d Add Java 1.8.0.345. 2022-11-18 09:41:05 +01:00
Mark Paluch
4635cb2522 Include Java 17.0.4.1 in docker base image. 2022-11-04 15:14:39 +01:00
Greg L. Turnquist
38bccba539 Polishing. 2022-08-30 09:23:49 -05:00
Greg L. Turnquist
b0ccb313aa Support doing releases from CI. 2022-08-26 16:10:53 -05:00