molgenis / systemsgenetics

Generic Java genotype reader / writer, QTL mapping software, Strand alignment tool
https://github.com/molgenis/systemsgenetics/wiki
GNU General Public License v3.0
171 stars 100 forks source link

Changed mvn plugin configurations in Genotype-Harmonizer and Genotype… #635

Closed CAWarmerdam closed 2 years ago

CAWarmerdam commented 2 years ago

…-IO to use '--release 8' instead of '--source 1.8 --target 1.8'. This resolves issues with Java APIs that changed over versions (e.g. ByteBuffer.flip()). Also version bump in both modules.