genome-nexus / genome-nexus-annotation-pipeline

Library and tool for annotating MAF files using Genome Nexus Webserver API
MIT License
8 stars 25 forks source link

Java11 updates #267

Closed callachennault closed 9 months ago

callachennault commented 9 months ago

This PR contains:

2023-10-02 16:00:39 [main] ERROR org.cbioportal.cmo.pipelines.cvr.mutation.GMLMutationDataReader - Error annotating with POSTs
java.lang.NullPointerException
        at org.cbioportal.annotator.internal.GenomeNexusImpl.getAnnotatedRecordsUsingPOST(GenomeNexusImpl.java:659)
averyniceday commented 9 months ago

@callachennault can you look into updating circlci config to build with java11 as well