Skip to content

Revise cross-compile configuration

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 20 Aug 19:37
· 41 commits to master since this release

This release is solely focused on non-functional aspects of the project, Specifically, I revised the POM to use the cross-compilation features that were added in Java 9. This eliminated the need for maven-toolchains-plugin, which obviated the Eclipse M2E lifecycle-mapping configuration. I also migrated the project to the newer Sonatype s01 staging host for the deployment of releases.

In addition to this project configuration refresh, I corrected the formatting of line breaks in my JavaDoc comments.