Commit Graph

4 Commits

Author SHA1 Message Date
Adam 4bb31bc49d
Update Java and fix AppVeyor (#1663)
* Update Java and fix AppVeyor

Target Java 16
Run CI using Java 17
Use provided Maven installation instead of relying on mirror link
Remove Java 7 memory limitation settings

* Fix Jitpack build for Java > 8

Jitpack uses Java 8 by default. While their (very minimal) explanation of settings suggests specifying `jdk: [ openjdk17 ]` would be enough, it does not appear to work. Not sure if that's just an issue with their image not including JDK17 yet or something, but this does function.
2021-12-05 10:32:27 -08:00
RoboMWM cd41d06cbb
Have appveyor build v20 jars 2019-01-07 20:48:28 -08:00
Edgar 800c2efd7d Publish GriefPrevention.jar in AppVeyor (#357) 2018-08-19 07:24:05 -07:00
RoboMWM 0c95165af0 Goodbye travis, hello shiny new appveyor 2018-04-25 00:18:54 -07:00