paritytrading / philadelphia

Fast FIX protocol library for the JVM
Apache License 2.0
326 stars 96 forks source link

Improve Maven plugin configuration #386

Closed jvirtanen closed 1 year ago

jvirtanen commented 1 year ago

javac prefers 8 rather than 1.8 these days. Set also the release parameter for maven-compiler-plugin to silence the following warning:

[WARNING] bootstrap class path not set in conjunction with -source 8