You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently working on deploying a version of CORLA/IRV internally and noticed there will need to be some (hopefully) small changes to the project to get it working. Using this case as a place to store those changes and eventually push them:
Changes:
-Uncomment parent sos pom (needed for internal deploy but not accessible from outside)
-Java 17
-make sure tests are uncommented and running
-Set compileSource to java 17
-spotbugs plugin to 4.4.2
The text was updated successfully, but these errors were encountered:
We're currently working on deploying a version of CORLA/IRV internally and noticed there will need to be some (hopefully) small changes to the project to get it working. Using this case as a place to store those changes and eventually push them:
Changes:
-Uncomment parent sos pom (needed for internal deploy but not accessible from outside)
-Java 17
-make sure tests are uncommented and running
-Set compileSource to java 17
-spotbugs plugin to 4.4.2
The text was updated successfully, but these errors were encountered: