Commit Graph
5 Commits
Author SHA1 Message Date
Alex Osborne 698341a1d6 Github action: test against JDK 17 (LTS) instead of 16 2021-09-30 09:12:54 +09:00
Geertjan Wielenga cdfe1b32b4 Adopt is no more, moving to Temurin 2021-09-11 07:44:04 +09:00
Alex Osborne f0d9385120 GitHub actions: run test suite on JDK 16 too 2021-07-25 14:11:13 +09:00
Alex Osborne 175f2938d1 Workaround Maven connection timeout in Github Action 2021-06-22 13:13:18 +09:00
Alex Osborne a5c610f488 Switch from Travis CI to Github Actions
The CI builds are no longer working as travis-ci.org has been
discontinued so switch to using Github Actions instead.

We need to use a custom settings.xml for now as Maven now blocks
non-https repositories by default and builds.archive.org isn't
available via https.
2021-06-22 12:16:08 +09:00