janusgraph icon indicating copy to clipboard operation
janusgraph copied to clipboard

Unwanted dependency on graalvm nativeimage svm

Open vdebergue opened this issue 3 years ago • 0 comments

  • Version: 0.6.2
  • Storage Backend: cql
  • Expected Behavior: janusgraph-cql should not have a dependency on graalvm nativeimage svm
  • Current Behavior: a dependency is declared

See package on maven repository: https://mvnrepository.com/artifact/org.janusgraph/janusgraph-cql/0.6.2

Commit that introduced the dependency: https://github.com/JanusGraph/janusgraph/commit/ac9e1fe8e95326104a141ceeefda52648324ba7c

The dependency is not used in any part of the codebase

vdebergue avatar Jun 27 '22 16:06 vdebergue