Skip to content

Fixed Java Version Conflict

Compare
Choose a tag to compare
@thomasWeise thomasWeise released this 07 Feb 10:34
· 133 commits to master since this release

The previous build accidentally required Java 9, we are now back to Java 8.
Also, we now ignore errors during the deletion of temporary files.
In the Windows / AppVeyor builds, these errors do occur and I cannot find any reason.
So for now, we ignore them.