Closed ericdscott closed 1 year ago
Jena has a version 4 out. It will break under java 8 and seems to require at least java 11.
Simple upgrade to the project dependencies yields this error:
"Syntax error (NoSuchFieldException) compiling . at (ont_app/igraph_jena/core_test.clj:45:9).\ncreateMem\n",
Fixed as of v. 0.2
Jena has a version 4 out. It will break under java 8 and seems to require at least java 11.
Simple upgrade to the project dependencies yields this error: