multiformats / clj-multihash

Clojure implementation of the Multihash spec
The Unlicense
40 stars 15 forks source link

Tests fail with java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter #16

Closed MitchellJThomas closed 1 year ago

MitchellJThomas commented 2 years ago

Running either Java 11 or 17, lein tests fail during compilation with the error message Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter.

The simple fix is to update to more modern versions of clojure/clojurescript and mvxcvi/alphabase

rvagg commented 1 year ago

closing due to inactivity, archiving repo