Hi Peter, On 2022/01/04 22:41:56 Peter Ansell wrote: > > Hi Lewis, > > It is failing to build using Java-8 for me due to the following > exception when running the formatter-maven-plugin:
I just downloaded JDK8 and can reproduce this. Also please note that Any23 has been using JDK11 for build for a wee while now https://github.com/apache/any23/blob/any23-2.6/pom.xml#L238-L240 > I have no opinions about the Java versions myself. If the Java-11 > build JDK requirement is documented and the list of supported runtime > JRE versions are documented then it would be useful. I will make sure to augment the README and also the release announcement with this information when that time comes. > > The requirement to use Java-11 as the build JDK is currently > documented for the formatter-maven-plugin: > > https://code.revelc.net/formatter-maven-plugin/plugin-info.html#system-requirements I'll make sure to craft something similar when we make the Any23 release. > > Trying again to build with Java-11 on an Ubuntu running on Windows > Subsystem for Linux 2 fails in the Encoding Detection module with the > following exception, indicating that it may be presuming a default > encoding somewhere and building on Windows returns a different default > encoding to Linux: Looks like you answered on your next response... Thanks for reviewing the release candidate. lewismc