lein-gorilla icon indicating copy to clipboard operation
lein-gorilla copied to clipboard

Add jaxb-api as a dependency since it's not available by default in Java 9+.

Open jumarko opened this issue 5 years ago • 3 comments

Without it, lein gorilla fails with following exception:

ojure.lang.Compiler$CompilerException: java.lang.ClassNotFoundException:
javax.xml.bind.DatatypeConverter, compiling:(org/httpkit/server.clj:1:1)
 at clojure.lang.Compiler.load (Compiler.java:7391)

jumarko avatar Jul 27 '18 22:07 jumarko

Dear Juraj @jumarko,

Thank you for this. Also for your answer at https://stackoverflow.com/questions/51466464/clojure-gorilla-repl-and-jvm-10-exception.

peter-kehl avatar Sep 03 '18 18:09 peter-kehl

@JonyEpsilon could you please check this one and let me know if there's anything that needs to be resolved?

jumarko avatar Sep 04 '18 07:09 jumarko

Could you merge this one?

jumarko avatar Sep 06 '20 04:09 jumarko